Book Image

Hybrid Cloud for Architects

By : Alok Shrivastwa
Book Image

Hybrid Cloud for Architects

By: Alok Shrivastwa

Overview of this book

Hybrid cloud is currently the buzz word in the cloud world. Organizations are planning to adopt hybrid cloud strategy due to its advantages such as untested workloads, cloud-bursting, cloud service brokering and so on. This book will help you understand the dynamics, design principles, and deployment strategies of a Hybrid Cloud. You will start by understanding the concepts of hybrid cloud and the problems it solves as compared to a stand-alone public and private cloud. You will be delving into the different architecture and design of hybrid cloud. The book will then cover advanced concepts such as building a deployment pipeline, containerization strategy, and data storage mechanism. Next up, you will be able to deploy an external CMP to run a Hybrid cloud and integrate it with your OpenStack and AWS environments. You will also understand the strategy for designing a Hybrid Cloud using containerization and work with pre-built solutions like vCloud Air, VMware for AWS, and Azure Stack. Finally, the book will cover security and monitoring related best practices that will help you secure your cloud infrastructure. By the end of the book, you will be in a position to build a hybrid cloud strategy for your organization.
Table of Contents (19 chapters)
Title Page
Copyright and Credits
Software Hardware List
Packt Upsell
Contributors
Preface
Index

In conclusion – architecting with a CMP


All of the previous information leads us to this topic. So, when should we use a CMP and what should we use it for? What use cases does it solve? Let's take a quick look at these one more time: 

When should we use a CMP? 

  • When we need a Single Pane of Glass approach 
  • When we need a similar automation framework requirement in all the clouds 
  • When we intend to start the life cycle at the provisioning of the workload 
  • When the major workloads are virtual machines and IaaS components (and not PaaS)
  • When we need a single abstraction for the clouds
  • When we need to minimize the learning curve for the current IT staff (the CMP itself will be an additional management overhead) 

Which CMP should we use?

This question needs to take a lot of parameters into consideration. As a first step, please use the comparison tool link provided earlier in this chapter. That will provide the compatibility matrix and features. 

The other choice that we have to make is between the open...