IntermediateVocabulary#backend#architecture#devops

Sticky Sessions Vocabulary

Learn the vocabulary of pinning a client's requests to the same backend instance.

0 / 5 completed
1 / 5
At standup, a dev mentions a load balancer routing every request from the same client to the same backend instance, so that instance's in-memory session state stays consistent across the client's requests. What is this routing behavior called?