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

Hybrid cloud case study


In order to fully understand, let us take the case of a company called Zynga. If you are not aware of it, it's a company that makes free online games for social media platforms such as Facebook. There are several games that Zynga makes, a notable few are Farmville, HitItRich Cityville, Poker, Mafia Wars, and so on. 

If you are on Facebook, you must have played some of them. If you haven't, then you must have at least received a lot of requests from these games through your friends. At one point, Zynga were adding five new players a second. 

When it was founded over a decade ago, in April of 2007, it did not have enough capital to start a data center of its own, and the natural fit was the public cloud. In 2009, Farmville had 10 million active daily users (running over 10000 instances).

Note

Refer to the case study of AWS and Zynga at: https://aws.amazon.com/solutions/case-studies/zynga/

In 2011, Zynga built its own data centers and hosted its private cloud, zCloud, for...