Load Balancing

Load Balancer

English

Overview

A device that distributes traffic across multiple servers to balance the load.

Details

A device or function that distributes traffic across multiple backend servers to improve availability and scalability. It's the foundation for scaling out -- adding more servers increases capacity roughly linearly -- and if one server fails, the rest can keep serving traffic.

More Networking terms