Medium-EasyUnderstandScalability PatternsMultiple Choice

Which of the following makes a service stateless?

Understand Tests comprehension and ability to explain concepts.

Answer Options

AStoring sessions in server memory
BUsing JWT tokens and Redis for session storage
CUsing sticky sessions in the load balancer
DStoring user data in a local file

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 20+ more Scalability Patterns questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Scalability Patterns topic (System Design).

More Scalability Patterns Questions