Supporting cross-cloud implementations using geo load balancers

If an application that needs to be redesigned for a multi-cloud environment works based on port communications, the redesign will be quite easy, as you will just need to set up a georedundant load balancer to support the different cloud targets, and route the traffic correspondingly.

A georedundant load balancer is a more complex solution; it's like a default load balancer that just routes the traffic between different servers in one region or cloud environment. It generally works with the same technology and uses DNS name resolutions for redundancy and traffic routing, but, in comparison to DNS round robin technologies, a load balancer knows the available targets for resolving requests, and can work with technologies such as IP range mapping.

In the next part of this chapter, we will take a look at two solutions: Azure Traffic Manager and AWS Route 53.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset