filmov
tv
System Design Concept - Load Balancers
Показать описание
In today's video, I will go over the concept of Load Balancers
Load Balancer (LB) is a critical component of any distributed system. It helps to spread the traffic across a cluster of servers to improve the responsiveness and availability of applications, websites, or databases. LB also keeps track of the status of all the resources while distributing requests. If a server is not available to take new requests or is not responding or has an elevated error rate, LB will stop sending traffic to such a server.
Typically a load balancer sits between the client and the server accepting incoming network and application traffic and distributing the traffic across multiple backend servers using various algorithms. By balancing application requests across multiple servers, a load balancer reduces individual server load and prevents any one application server from becoming a single point of failure, thus improving overall application availability and responsiveness.
Hi Folks! I am Kavit, a software engineer with a passion for teaching.
Please follow me and show your support, so that I can keep bringing this type of content.
PLAYLISTS
Blockchain | Videos available under the Youtube channel
#systemdesign #loadbalancers #concepts #distributed #systems
LIKE & SHARE & ACTIVATE THE BELL
Thanks For Watching :-)
Load Balancer (LB) is a critical component of any distributed system. It helps to spread the traffic across a cluster of servers to improve the responsiveness and availability of applications, websites, or databases. LB also keeps track of the status of all the resources while distributing requests. If a server is not available to take new requests or is not responding or has an elevated error rate, LB will stop sending traffic to such a server.
Typically a load balancer sits between the client and the server accepting incoming network and application traffic and distributing the traffic across multiple backend servers using various algorithms. By balancing application requests across multiple servers, a load balancer reduces individual server load and prevents any one application server from becoming a single point of failure, thus improving overall application availability and responsiveness.
Hi Folks! I am Kavit, a software engineer with a passion for teaching.
Please follow me and show your support, so that I can keep bringing this type of content.
PLAYLISTS
Blockchain | Videos available under the Youtube channel
#systemdesign #loadbalancers #concepts #distributed #systems
LIKE & SHARE & ACTIVATE THE BELL
Thanks For Watching :-)