Book Image

OpenStack Bootcamp

By : Vinoth Kumar Selvaraj
Book Image

OpenStack Bootcamp

By: Vinoth Kumar Selvaraj

Overview of this book

<p>OpenStack is developed by a thriving community of individual developers around the globe and is backed by most of the leading players in the cloud space today. OpenStack is a free and open source software platform for cloud computing, mostly deployed as an infrastructure-as-a-service (IaaS).</p> <p>This book begins with the design principles of OpenStack and the available OpenStack distributions. You’ll start by getting a fundamental understanding of the core concepts and then move on to a comparison of OpenStack components with real-life examples. Then, we’ll show you the typical architecture of OpenStack clouds, how to configure each OpenStack component, and debugging techniques.</p> <p>Later, we focus on the latest releases of OpenStack: Mikata, Newton, and Ocata. You’ll be introduced to identity, image, networking, and the compute service. You’ll also get a complete understanding of how to install, configure, and administrate your entire virtual private cloud. You will also be provided with hands-on exercises to unleash the power of each component in OpenStack. Finally, you’ll see an overview of all the optional projects available under the Openstack umbrella.</p>
Table of Contents (19 chapters)
Title Page
Credits
About the Author
Acknowledgments
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
Index

OpenStack Umbrella


As on OpenStack - Ocata release, the following mentioned 32 projects are officially added under the OpenStack Umbrella:

  1. Application Catalog Service (Murano)
  2. Bare Metal Service (Ironic)
  3. Block Storage Service (Cinder)
  4. Clustering Service (Senlin)
  5. Compute Service (Nova)
  6. Container Infrastructure Management Service (Magnum)
  7. Containers Service (Zun)
  8. Dashboard (Horizon)
  9. Data Processing Service (Sahara)
  10. Data Protection Orchestration Service (Karbor)
  11. Database Service (Trove)
  12. DNS Service (Designate)
  13. Governance Service (Congress)
  14. Identity Service (Keystone)
  15. Image Service (Glance)
  16. Infrastructure Optimization Service (Watcher)
  17. Key Manager Service (Barbican)
  18. Load-balancer Service (Octavia)
  19. Messaging Service (Zaqar)
  20. Networking Automation Across Neutron Service (Tricircle)
  21. Networking Service (Neutron)
  22. Object Storage Service (Swift)
  23. Orchestration Service (Heat)
  24. Rating Service (Cloudkitty)
  25. Root Cause Analysis (RCA) Service (Vitrage)
  26. Search Service (Searchlight)
  27. Shared Filesystems service (Manila)
  28. Software Development...