Book Image

Learning OpenStack High Availability

By : Rishabh Sharma
Book Image

Learning OpenStack High Availability

By: Rishabh Sharma

Overview of this book

<p>OpenStack is one of the most popular open source cloud computing platforms, and it is used most of all for deploying Infrastructure as a Service (IaaS) solutions. Enabling high availability in OpenStack is a required skill for cloud administrators and cloud engineers in today’s world.</p> <p>This book helps you to achieve high availability and resiliency to OpenStack. This means clustering, fencing, load-balancing, distributed networking, leveraging shared storage, automatic failover, and replication. We start with a basic understanding of what a highly available design is meant to achieve in OpenStack and various ways to achieve high availability in OpenStack through simple step-by-step procedures.</p> <p>Through hands-on examples, you will develop a solid knowledge of horizontally-scalable, fault-resistant, and highly-available OpenStack clusters and will be able to apply the techniques from this book in your day-to-day projects. This book also sheds light on the principles of application design for high availability, and monitoring for high availability, with examples.</p>
Table of Contents (18 chapters)
Learning OpenStack High Availability
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we learned about basic and advanced monitoring of the infrastructure components of an OpenStack cloud with a step-by-step configuration of open source tools such as Nagios and Graphite, and were given an overview of Logstash, Elasticsearch, and Kibana.

In the next chapter, we will learn about the use cases of HA deployments with real-world examples and learn some best practices of OpenStack.