🔥 3-day streak
AWS Certified Developer - Associate2 / 150
Question 2 of 150
A developer maintains a REST API on Amazon API Gateway that serves a product catalog. The GET /products endpoint receives thousands of identical requests per minute, and each request invokes a Lambda function that reads from a database. The catalog data changes only a few times per day. The team wants to reduce Lambda invocations, lower latency, and cut cost with minimal code changes. What is the MOST appropriate solution?
Reviewed for accuracy · Report an issueNext question