Back to search

What is a load balancer?

A load balancer distributes traffic across multiple instances to improve availability and throughput.

System Design Easy Theory

What is a load balancer?

A load balancer distributes traffic across multiple instances to improve availability and throughput.

  • Spreads requests
  • Can health-check backends
  • Removes single-instance bottlenecks

What is a load balancer?