Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hybrid Cloud for Architects

You're reading from   Hybrid Cloud for Architects Build robust hybrid cloud solutions using AWS and OpenStack

Arrow left icon
Product type Paperback
Published in Feb 2018
Publisher Packt
ISBN-13 9781788623513
Length 290 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Alok Shrivastwa Alok Shrivastwa
Author Profile Icon Alok Shrivastwa
Alok Shrivastwa
Arrow right icon
View More author details
Toc

Table of Contents (13) Chapters Close

Preface 1. Introducing Hybrid Cloud 2. Hybrid Cloud – Why Does It Matter? FREE CHAPTER 3. Hybrid Cloud Building Blocks 4. Architecting the Underpinning Services 5. Hybrid Cloud Deployment – Architecture and Preparation 6. Building a Traditional CMP-Based Hybrid Cloud 7. Building a Containerized Hybrid Cloud 8. Using PreBuilt Hybrid Cloud Solutions 9. DevOps in the Hybrid Cloud 10. Monitoring the Hybrid Cloud 11. Security in a Hybrid Cloud 12. Other Books You May Enjoy

Decoupling the tiers

We know that the application architecture plays a key role to ensure its candidature for Hybrid Cloud and it should be conducive for the use in some of the use cases.

The first thing that we need to do is to decouple the tiers of the applications if it needs to be considered for distributed or the co-existant use cases mentioned in the afore section. Lets take a look at how is it done:

The two major methods used in decoupling the different tiers are:

  • Load balancers 
  • Queues (AMQP - Asynchronous Message Queuing Protocol)/ESB (Enterprise Service Bus) - (in older applications)

Load balancers are normally used when there is a direct call being made to the tier, this could be the user making a call to the web tier or even the web tier making API calls to the application tier. 

An AMQP is normally used when there is a task at hand, and there might...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image