Load Balancing

Load Balancing

It is the process of efficient distribution of network traffic across all nodes in a distributed system.

Role of Load Balancer

1. The Load distribution is equal over every node.

2. Health Check ( if node is not operational ,request is passed to that node that is up & running)

3. Load Balancer ensure high scalability, high throughput & high availability 



Comments

Popular posts from this blog

Scalability