Files
survey-manager/survey-nginx/secure_html/data/tests/cloud-L1.testcentral
2024-07-19 10:05:36 +00:00

23 lines
9.3 KiB
Plaintext
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
id&qtp&qim&qil&qtx&qca&qia&qrm&qnxt&qprv&qalb&subj&wght&pts&flr&ded&layout&qfixed&qptsbyans&flags
cloud-L1.001&esa&0&N&In the past, businesses used to buy and _________ their own equipment and infrastructure for their IT needs.&maintain&&(01:49 mark) In the past, businesses used to buy and maintain their own equipment and infrastructure <br>for
;their IT needs. (The AWS didn't mention companies could also lease equipment instead of buying it)&&&&undefined.0&&&&&1&&&N.
cloud-L1.002&esa&0&&Just like that windmill in your backyard, creating and maintaining your own IT ________________
;can be expensive and time-consuming.&infrastructure&&02:22 Just like that windmill in your backyard, creating and maintaining your own IT infrastructure<br>can
;be expensive and time-consuming.&&&&undefined.0&&&&&1&&&N.
cloud-L1.003&esa&0&N&Services like AWS, Microsoft Azure, and Google Cloud Platform have the equipment and resources to provide
;on-demand IT ____________ via the cloud.&infrastructure&&02:52 Cloud hosting companies like AWS, Microsoft Azure, and Google Cloud Platform have the equipment and
;<br>resources to provide on-demand IT infrastructure via the cloud.&&&&undefined.0&&&&&1&&&N.
cloud-L1.004&esa&0&N&Cloud providers keep equipment in huge warehouses all over the world full of servers, storage,
;databases, everything you could possibly need to rule the internet! Instead of building and maintaining
;everything yourself, you can use one of these providers to get exactly what
;your company needs, and instantly _________ resources.&scale&&02:53 Cloud providers keep equipment in huge warehouses all over the world full of servers, storage,
;<br>databases, everything you could possibly need to rule the internet! Instead of building and maintaining
;<br>everything yourself, you can use one of these providers to get exactly what your company needs, and
;<br>instantly scale resources. &&&&undefined.0&&&&&1&&&N.
cloud-L1.005&esa&0&N&Amazon owns and maintains the network-connected hardware required for those services, while customers
;provision and use what they need via a web ____________.&application&&03:35 Amazon owns and maintains the network-connected hardware required for those services,
;<br>;while<br>customers provision and use what they need via a web application.&&&&undefined.0&&&&&1&&&N.
cloud-L1.006&esa&0&N&The Amazon video stated that many companies employ specialists who design, optimize, and manage the
;resources theyre using from AWS. The video referred to these specialists as network __________ who
;analyze the needs of the business and configure AWS resources so that the company is optimizing the money
;it spends on cloud computing.&architects&&03:47 Network architects analyze the needs of the business. A Network Architect will look after security
;<br>;needs and manage web traffic patterns, data storage, automation, and more. &&&&undefined.0&&&&&1&&&N.
cloud-L1.007&esa&0&&A cloud computing service consists of highly optimized ________ data centers that provide various software
;hardware and information resources for use when needed.&virtual&&00:38 mark on the video from Microsoft Learning: "A cloud computing service consists of highly optimized
;virtual data centers that provide various software hardware and information resources for use when needed."&&&&undefined.0&&&&&1&&&N.
cloud-L1.008&esa&0&&You can deploy a cloud computing service by using three different models: a private cloud a
;public cloud or a _______ cloud.&hybrid&&01:05 You can deploy a cloud computing service by using three different models: a private cloud a<br>public
;cloud or a hybrid cloud.&&&&undefined.0&&&&&1&&&N.
cloud-L1.009&esa&0&N&A hybrid cloud is where specific resources are run or used in a _________ cloud and others are run or used
;on-premises.&public&&01:26 A hybrid cloud is where specific resources are run or used in a public cloud and others are run or
;<br>;used on-premises. &&&&undefined.0&&&&&1&&&N.
cloud-L1.010&esa&0&&Cloud computing consists of the following service __________ - Infrastructure as a Service (IaaS)
;Platform as a Service (PaaS) and Software as a Service SaaS&models&&01:41 01:41 Cloud computing consists of the following service models - Infrastructure as a Service (IaaS)
;<br>Platform as a Service (PaaS) and Software as a Service SaaS&&&&undefined.0&&&&&1&&&N.
cloud-L1.011&esa&0&&The hands-on video demonstrated how to accomplish three things without writing any code, using the IBM
;cloud: 1) create an application. 2) create a continuous delivery _________ for it, and 3) add a NoSQL
;database, all without writing a single line of code.&toolchain&&2:00 The hands-on video demonstrated how to accomplish three things without writing any code, using the IBM
;cloud: 1) create an application. 2) create a continuous delivery toolchain for it, and 3) add a NoSQL
;database, all without writing a single line of code.&&&&undefined.0&&&&&1&&&N.
cloud-L1.012&esa&0&&Upon logging in the service catalog became visible, which listed a number of things the account holder
;could create.
;Services included everything from virtual machines and bare metal servers, to identity management services,
;to databases, to DevOps tools.
;The IBM cloud demo focused on a Cloud _______ application.&Foundry&&2:30 Upon logging in the service catalog became visible, which listed a number of things the account
;holder could create.<br>Services included everything from virtual machines and bare metal servers, to
;identity management services, to databases, to DevOps tools.<br>The IBM cloud demo focused on a Cloud
;[Foundry] application.&&&&undefined.0&&&&&1&&&N.
cloud-L1.013&esa&0&&The IBM video series focused on building a Node app listed under "SDK for Node.js." The app must be
;given a name as well as a ________. By default they're the same, and the name has to be unique across the
;IBM Cloud.&hostname&&2:50 The IBM video series focused on building a Node app listed under "SDK for Node.js." The app must
;be given a name as well as a [hostname]. By default they're the same, and the name has to be unique across
;the IBM Cloud.&&&&undefined.0&&&&&1&&&N.
cloud-L1.014&esa&0&&Most of the "Getting Started" information focuses on theCloud Foundry command-line _________, which were
;not covered.&_ tools _&&3:42 Most of the "Getting Started" information focuses on theCloud Foundry command-line [_ tools _], which
;were not covered.&&&&undefined.0&&&&&1&&&N.
cloud-L1.015&esa&0&&The only thing the user had to do to make this happen (infrastructure/app/global access, was think of a
;______ and click the mouse a few times.& name &&5:25 The only thing the user had to do to make this happen (infrastructure/app/global access, was think of
;a [ name ] and click the mouse a few times.&&&&undefined.0&&&&&1&&&N.
cloud-L1.016&esa&0&N&By click the Enable button at the bottom of the page, it started the process of creating a toolchain
;and a GitHub __________. Once the toolchain is in place, pushing code to the repo starts the toolchain,
;which builds the app and deploys it, if everything goes well.&repository&&5:40 By click the Enable button at the bottom of the page, it started the process of creating a toolchain
;<br>;and a GitHub [repository]. Once the toolchain is in place, pushing code to the repo starts the
;toolchain, <br>;which builds the app and deploys it, if everything goes well.&&&&undefined.0&&&&&1&&&N.
cloud-L1.017&esa&0&&The GitHub repo is set up to track issues and ____ changes.
;&code&&7:00 The GitHub repo is set up to track issues and [code] changes.&&&&undefined.0&&&&&1&&&N.
cloud-L1.018&esa&0&&The IBM Cloud provides access to the Eclipse Orion web if you want to develop your code inside the browser,
;and you have a delivery pipeline to automatically build and ______ your app whenever you push code into the
;repo.&deploy&&07:05 The IBM Cloud provides access to the Eclipse Orion web if you want to develop your code inside the
;browser, and you have a delivery pipeline to automatically build and [deploy] your app whenever you push
;code into the repo.&&&&undefined.0&&&&&1&&&N.
cloud-L1.019&esa&0&&The last step of the demo was to add a NoSQL ________ service.&database&&7:27 The last step of the demo was to add a NoSQL [database] service.&&&&undefined.0&&&&&1&&&N.
cloud-L1.020&esa&0&N&Regarding pricing for the database, the "Lite" plan is also known as the "____" plan. &Free&&8:20 Regarding pricing for the database, the "Lite" plan is also known as the "[Free]" plan. &&&&undefined.0&&&&&1&&&N.
cloud-L1.021&esa&0&&After selecting the database, the system sent a message that the app needed to be ________ and so a button
;by that name was clicked. At some later point in the app was up and running again.&restaged&&9;00 After selecting the database, the system sent a message that the app needed to be [restaged] and so a
;button by that name was clicked. At some later point in the app was up and running again.&&&&undefined.0&&&&&1&&&N.