Library/CS Fundamentals/What is a Load Balancer
CS Fundamentals

What is a Load Balancer

Load balancers distribute network traffic across multiple backend servers to prevent overload and ensure high availability. They are essential for building scalable and resilient systems by decoupling client requests from specific server instances.

Layer 4 Load BalancingLayer 7 Load BalancingHealth ChecksSession AffinityReverse ProxyHAProxyNginxConsistent HashingActive-ActiveActive-Passive

Practice this topic with AI

Get coached through this concept in a mock interview setting

Start Practice
What is a Load Balancer diagram

What is a Load Balancer - System Design Diagram

Ready to practice?

Our AI coach will quiz you on this topic and give real-time feedback

Practice This Topic