Skip to main content

One doc tagged with "networking"

View all tags

Load Balancer Types

Three categories of load balancer — DNS round robin, L3/L4 network load balancer, and L7 application load balancer. Notes on what each actually does at the packet level, which algorithms (round robin, least connections, consistent hashing) fit which use case, and where health checks and sticky sessions break.