IntermediateVocabulary#backend#architecture#devops

Load Balancing Algorithms Vocabulary

Learn the vocabulary of how a load balancer decides which backend instance handles the next request.

0 / 5 completed
1 / 5
At standup, a dev mentions a load balancer cycling through backend instances one after another in a fixed rotation, sending each new request to the next instance in the list regardless of how busy any of them currently are. What is this algorithm called?