diff --git a/doc/training-guides/bk001-ch002-associate-getting-started-quiz.xml b/doc/training-guides/bk001-ch002-associate-getting-started-quiz.xml index e6eb6ace15..844572b6d1 100644 --- a/doc/training-guides/bk001-ch002-associate-getting-started-quiz.xml +++ b/doc/training-guides/bk001-ch002-associate-getting-started-quiz.xml @@ -6,6 +6,244 @@ Getting Started Quiz
Day 1, 10:40 to 11:00 - + + Associate Training Guide, Getting Started Quiz Questions + + + + + What are some of the compelling features of a cloud? (choose all that apply + + + + On-demand self-service + + + Resource pooling + + + Metered or measured service + + + Elasticity + + + Network access + + + + + + + + What three service models does cloud computing provide? (choose all that apply) + + + + Software as a Service (SaaS) + + + Applications as a Service (AaaS) + + + Hardware as a Service (HaaS) + + + Infrastructure as a Service (IaaS) + + + Platform as a Service (PaaS) + + + + + + + + What does the OpenStack project aim to deliver? (choose all that apply) + + + + Simple to implement cloud solution + + + Massively scalable cloud solution + + + Feature rich cloud solution + + + Multi-vendor interoperability cloud solution + + + A new hypervisor cloud solution + + + + + + + + OpenStack code is freely available via the FreeBSD license. (True or False) + + + + True + + + False + + + + + + + + OpenStack Swift is Object Storage. (True or False) + + + + True + + + False + + + + + + + + OpenStack Networking is now called Quantum. (True or False) + + + + True + + + False + + + + + + + + The Image service (Glance) in OpenStack provides: (Choose all that apply) + + + + Base Templates which users can start new compute instances + + + Configuration of centralized policies across users and systems + + + Available images for users to choose from or create their own from existing servers + + + A central directory of users + + + Ability to take store snapshots in the Image Service for backup + + + + + + + + OpenStack APIs are compatible with Amazon EC2 and Amazon S3. (True or False) + + + + True + + + False + + + + + + + + Horizon is the OpenStack name for Compute. (True or False) + + + + True + + + False + + + + + + + + Which Hypervisors can be supported in OpenStack? (Choose all that apply) + + + + KVM + + + VMware vShpere 4.1, update 1 or greater + + + bhyve (BSD) + + + Xen + + + LXC + + + + + + + + + + Associate Training Guide, Getting Started Quiz Answers + + + + A, B, C, D, E + + + A, D, E + + + A, B, C + + + B + + + A + + + B + + + A, C, E + + + A + + + B + + + A, B, D, E + + + +
\ No newline at end of file