advancedRedis & Caching
How do you handle cache warming after a deployment or Redis restart to avoid a cold-cache traffic spike hitting the database?
Tests whether you know to proactively pre-populate hot keys instead of letting production traffic discover the cold cache.
This is a Pro question
Sign in, then upgrade to Pro or Power to unlock this question and the full Interview Prep bank.
How do you handle cache warming after a deployment or Redis restart to avoid a cold-cache traffic spike hitting the database?