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

What is a Load Balancer - System Design Diagram
Ready to practice?
Learn step-by-step with diagrams, or get quizzed by an AI interviewer