Load Balancing
- •
def
- •
distributing traffic load across multiple servers, which are often unaware of each other and can run different operating systems
- •
- •
how it works
- •
the load balancer adds or removes devices dynamically — adding a server increases capacity, and unresponsive servers are automatically removed
- •
- •
related