Useful Links
Computer Science
Distributed Systems
Load Balancing
1. Introduction to Load Balancing
2. Fundamental Concepts
3. Types of Load Balancers by OSI Layer
4. Types of Load Balancers by Implementation
5. Load Balancing Algorithms
6. Architectural Patterns and Deployment Topologies
7. Core Features and Functionality
8. Advanced Load Balancing Concepts
9. Security Considerations
10. Performance Optimization and Monitoring
11. Troubleshooting and Common Issues
Fundamental Concepts
Client-Server Model
Client Definition and Role
Server Definition and Role
Request Lifecycle
Server Pools and Backend Sets
Pool Membership
Dynamic Scaling of Pools
Health Status of Pool Members
Virtual IP Address
Purpose of VIPs
VIP Assignment and Management
Health Checks
Health Check Frequency
Health Check Criteria
Impact on Routing Decisions
Session Persistence
Definition and Importance
Scenarios Requiring Persistence
Trade-offs and Limitations
Previous
1. Introduction to Load Balancing
Go to top
Next
3. Types of Load Balancers by OSI Layer