🔥 3-day streak
AWS Certified Solutions Architect - Professional61 / 186
Question 61 of 186

A media company is building a new product catalog API for a global streaming service. The backend uses Amazon Aurora PostgreSQL, and product metadata is read extremely frequently but updated only when editors publish changes (roughly a few hundred times per day). The team adds an Amazon ElastiCache for Redis cluster to reduce database load. They require that reads served from the cache always reflect the most recent published metadata immediately after an editor saves a change, while minimizing unnecessary cache writes for products that are rarely read. Which caching strategy best meets these requirements?

Reviewed for accuracy · Report an issueNext question