Software Engineering KB

Home

❯

04 Systems and Infrastructure

❯

01 Networking

❯

00 Category

❯

Load Balancing

Load Balancing

Feb 10, 20261 min read

  • networking
  • load-balancing

Load Balancing

Back: Networking

Distributing network traffic across multiple backend servers to improve availability, reliability, and performance. Load balancers operate at different layers, use various algorithms, and provide health checking to route traffic only to healthy backends.

Concepts

  • Layer 4 Load Balancing
  • Layer 7 Load Balancing
  • Load Balancing Algorithms
  • Health Checks
  • Session Affinity

networking load-balancing


Graph View

  • Load Balancing
  • Concepts

Backlinks

  • Software Engineering - Map of Content
  • Health Checks
  • Layer 4 Load Balancing
  • Layer 7 Load Balancing
  • Load Balancing Algorithms
  • Session Affinity
  • Networking

Created with Quartz v4.5.2 © 2026

  • GitHub