Back to Sanofi Backend Engineer interview

Interview question

Redis caching strategy: cache-aside vs write-through

Asked in Sanofi Backend Engineer interviews

Asked by

46% candidates

Difficulty

Medium

Round

Technical Round

AI synthesized from candidate reports

Back to Questions

Question 3 of 5

Redis caching strategy: cache-aside vs write-through

Medium59% Candidate ReportsTECHNICALSanofiBackend Engineer

Question

Redis caching strategy: cache-aside vs write-through

High-Level Approach

Cache-aside with TTL + explicit invalidation on writes; monitor hit ratio.

Redis caching strategy: cache-aside vs write-through —… | InterviewForge AI