This Page Consists of Load Balancer Talk given by me which was held on 20th April 2024 at DIT University , Dehradun
Agenda:
- Introduction to Load Balancer
- Typical Client Request Flow
- Cause of Server Request Failing
- Load Balancer Algorithms
- Static
- Round Robin
- Weighted Round Robin
- IP Hash
- Dynamic
- Least Connections
- Weighted Least Connections
- Weighted Round Robin
- Weighted Response Time
- Resource Based
- Static
- Creating a Load Balancer from Scratch using Rust 🦀🦀 Code Link Here 🔗
- Popular Open Source Load Balancers in the Market
EMBEDDED SLIDES FROM THE TALK
Image Gallery


