Load Balancers

Load balancers distribute incoming client requests to computing resources such as application servers and databases. In each case, the load balancer returns the response from the computing resource to the appropriate client. Load balancers are effective at:

Load balancers can be implemented with hardware (expensive) or with software such as HAProxy. Additional benefits include:

Disadvantages of load balancer

To learn more, visit the following links: