🔥 3-day streak
AWS Certified Developer - Associate67 / 150
Question 67 of 150
A developer is building a product catalog service backed by an Amazon RDS MySQL database. Read traffic is very high and heavily skewed toward a small set of popular products, causing elevated database CPU. The team adds an Amazon ElastiCache for Redis cluster and wants a caching strategy where data is loaded into the cache only when it is first requested, minimizing memory used for products that are never read. How should the developer implement the read path?
Reviewed for accuracy · Report an issueNext question