Posts Tagged: ttl

network pc monitors

CDN — The Basics — Part 3

Posted by & filed under , .

We looked in the previous post in these series on how to employ multiple load balancers to scale out your web app, however, so far the multiple load balancers were only used in a live/stand-by scenario, such as at any moment in time only one load balancer was active, while the other(s) were on standby, […]

2_load_balancers_failover_via_dns

CDN — The Basics — Part 2

Posted by & filed under , , .

In the previous post, “CDN — The Basics — Part 1”, we got as far as looking at the situation where a load ballancer is employed in front of a set of identical web servers, and the DNS is handled externally by a dedicated DNS server, potentially in a different cloud/region/data center. As it has […]

load_ballanced_web_servers_with_dns

CDN — The Basics — Part 1

Posted by & filed under , , .

I wish I could put a “1 out of N” at the end of this post title, however, I have no ideas how far this will go unfortunately; I do however realise that the more I go into details about this subject the more there is to be said about it. And what I have […]