Routing Algorithms for Load Balancers
Routing in Load Balancers
We have seen that Load Balancers (both L4 and L7) extract data from the request and then uses that data to decide which server should get this traffic. Load Balancers deploy different techniques and use the data from the application as input to those techniques/algorithms that determine where the current request would be sent.
The goal is these algorithms is to find the server that can process the current request with the least amount of delay. ...
Access this course and 1400+ top-rated courses and projects.