Skip to content
Medium-Easy Understand Scalability Patterns Multiple Choice

What is sticky session and why is it considered an anti-pattern?

Understand — Tests comprehension and ability to explain concepts.

Answer Options

A A session that lasts longer than usual
B Routing same client to same server, making the application stateful
C A session encrypted with a sticky key
D A session stored in a database

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