Elastic Load Balancing

It distributes the traffic across availability zone. It provides single Host name endpoint for the users. ELB Route traffic to healthy instances is a major advantage of it.

Load distubutes to ELB via Round robin mecahanis. ELB distributes HTTP traffic using the “least outstanding request” algorithm.

Please note: Load balancer is region specific.

Post navigation

Leave a Reply