Book Image

Preparing for the Certified OpenStack Administrator Exam

By : Matt Dorn
Book Image

Preparing for the Certified OpenStack Administrator Exam

By: Matt Dorn

Overview of this book

This book provides you with a specific strategy to pass the OpenStack Foundation’s first professional certification: the Certified OpenStack Administrator. In a recent survey, 78% of respondents said the OpenStack skills shortage had deterred them from adopting OpenStack. Consider this an opportunity to increase employer and customer confidence by proving you have the skills required to administrate real-world OpenStack clouds. You will begin your journey by getting well-versed with the OpenStack environment, understanding the benefits of taking the exam, and installing an included OpenStack All-in-One Virtual Appliance to work through objectives covered throughout the book. After exploring the basics of the individual services, you will be introduced to strategies to accomplish the exam objectives relevant to Keystone, Glance, Nova, Neutron, Cinder, Swift, Heat, and troubleshooting. Finally, you’ll benefit from the special tips section and a practice exam to put your knowledge to the test. By the end of the journey, you will be ready to become a Certified OpenStack Administrator!
Table of Contents (13 chapters)

What is a cloud image?

If you are new to the elastic cloud world, you may be a bit confused by the concept of a cloud image. Think about the process of creating a virtual machine instance (if you haven't done this yet, you will do so in the next chapter). You typically provide a name for the instance as well as the memory size, virtual CPU count, local disk size, and an image. The virtual machine cannot boot without an operating system or something to read from the local disk.

In the past, it was customary to download your favorite operating system as an ISO, a single archive file of an optical disc. After getting your virtual machine booted, you perhaps provided answers during an install menu and went through an install wizard.

It's important to understand that in the elastic cloud world, agility is the priority and we rarely waste time with installers! When one boots...