Load Balancing across datacenters
9 Replies
Luckily for me both clients are rather small and I can dictate software & configurations. AFA DNS failover, I'm going to have to test what works best. I'm hoping that if I use Linode's DNS servers that I can use the API to change IP's and that I can have very low TTLs.
ballagas, I maybe wrong but I believe that rackspace's load balancers don't fail across DCs so you'd still have a single point of failure in that the loadbalancer is in one DC.
To achieve a decent cross-dc failover system you need to be able to redirect your IPs to different servers, services like cloudflare and incapsula can do this but I find their stability (or lack of) isn't worth it. It has been several months since I last tested them so YMMV.
I'll have to look into redirecting manually (perhaps using a subdomain?), or some other method for making this type of magic happen without updating the DNS. I'll have to figure out a way to do it without a big performance hit.
DNSMadeEasy
Amazon has this in their Route53 DNS.