🔄 Round Robin Server1 → Server2 → Server3 → repeat
⚖️ Weighted Round Robin More powerful servers get more traffic
📉 Least Connections Send traffic to the least busy server
🔑 Hash-Based Routing User/IP/URL determines the server Different workloads need different strat