18. Load Balancer & Different Algorithms - System Design | Static & Dynamic Load Balancing Algorithm

preview_player
Показать описание
➡️ Notes link: Shared in the Member Community Post (If you are Member of this channel, then pls check the Member community post, i have shared the Notes link there)

➡️ Join this channel to get access to member only perks:

In this Video, i have covered about:
- Load Balancer and its types (Application and Network Load Balancer)
- Load balancing algorithms like
Round Robin, Weighted Round Robin, IP Hash , Least Connection, Weighted Least Connection and Least Response time

Chapters:
00:00 - Introduction
01:29 - L4 and L7 Load Balancer (Types of LB)
04:11 - Round Robin Algorithm
06:37 - Weighted Round Robin Algorithm
11:26 - IP Hash Algorithm
15:26 - Least Connection Algorithm
18:13 - Weighted Least Connection Algorithm
19:37 - Least Response Time Algorithm

Complete LLD Playlist:

Complete HLD Playlist:

JAVA Playlist:

Join this channel to get access to perks:

#systemdesign #loadbalancer #amazon #softwareengineer #interviewquestions
Рекомендации по теме
Комментарии
Автор

This video is much better than many paid videos

SnehalAhire-vt
Автор

Disadvantage: "TCP connections can be ACTIVE but possible have no traffic" => This might not be true. Sure connections b/w clients and servers are kept alive, however in case of LB, and this specific Algorithm, the LB might not be having warmed up connections which are not serving any traffic IMO.

Also, we can clarify that in case of L4 Load Balancers, there are two TCP connection for one request 1. Client <=> LB, 2. LB <=> Server. If we don't clarify this information, people might get confused in this. I really liked you LLD videos and they were super awesome, however for some reason felt in High Level Design, there are some scope of improvement.

I hope you take this positively. Doing a good work. Keep it up :D

manugupta
Автор

Least Response Time was something new, thanks @

newbie
Автор

Thanks sir,
Your Playlist is really awesome, Helped a lot in understanding the System Design, I loved your Explaination ❤️

nithishr
Автор

Appreciate your hard work, 🙏🏼. Ak request hai ager possible ho system design pe thoda jaldi videos dale.

Umashankar
Автор

can you pls explain how caching takes place at L7 load balancer and how to invalidate cache, it would be good if you can provide and example

karanbangia
Автор

Hi, what about consistent Hashing to distribute the traffic. .?

FazilKhan-vrsw
Автор

Very well explained Sir 🚀.... Can you please attach the ppt in the description, it will be helpful. Thank you.

bobbysadhwani
Автор

Hi Shreyansh, waiting for the rest of HDL playlist.

raghav_
Автор

Can a load balancer be a single point of failure? If not, then what measures are taken for it not to be a single point of failure.

vamsikumili
Автор

Hello Shreyansh, Maine tumhari playlist start se shuru kii thi, aur bhot sahi jaa raha tha .Par suddenly tumne completely English pe switch kar liya .Any specific reason, Maine specifically isliye ye channel choose kiya tha kyunki tum akele the jo System Design Hindi main sikhaare the .Aur sahi se dekhe to tabse channel ki viewership bhi decline hui hain . Just a feedback

vishalghanghav
Автор

Hi Shrayansh do TTFB and latency are same things?

ramprasadthakur
Автор

What it means here when we say active connection Shreyansh? Could you elaborate a little.

sakshamsrivastava
Автор

Hello Shreyansh, can you please explain how does consistent hashing fit into this picture?

VishalSingh-lyvh
Автор

what about consistent hashing? Load Balancer doesn't use it?

kesav
Автор

I didn't understood this about Least Connection - "Connection is active but no traffic", what does this mean?

zmxncbv
Автор

Hello Shreyansh, Are you planning to cover Docker /Kubernetes /Cloud in near future or will it take time.

vishalghanghav
Автор

Sir Should I Start with LLD or HLD Kindly help

ghayoorhussain