Skip to content
Medium-Easy Understand Caching Multiple Choice

What is a cache stampede?

Understand — Tests comprehension and ability to explain concepts.

Answer Options

A Cache entries being deleted too frequently
B Many simultaneous requests hitting the DB when a popular cache key expires
C Cache memory being exhausted
D Cache serving stale data to users

Want to see the correct answer?

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

See the Answer on Guru Sishya →

This question is from the Caching topic (System Design).

More Caching Questions