Load Balancing
application load balancing with cloud-native services
Load balancing is the methodical distribution of network traffic across multiple clustered servers.
A load balancer in an application delivery controller (ADC) sits between client devices and backend servers, receiving and then distributing incoming requests to any available server capable of fulfilling them.
[
114-minute read
]