|
|
|
|
|
by Joel_Mckay
2 days ago
|
|
>In the real world however, the bursts can be correlated Very true, as application-layer load-balancing often explicitly pre-bakes the traffic schedule to several hundred distributed IPs for data locality. Essentially bypassing the functional need for DNS and local round-robin traffic balancers. One trades concurrent bandwidth for slightly higher latency, and dynamically adapted capacity as traffic load changes. =3 |
|
The global edge networks that I’m aware of all use L4 LBs and L7 LBs. Cloudflare picks anycast over DNS LB, but DNS LB is still widely used.
I don’t see these things changing.