🔥 3-day streak
AWS Certified Solutions Architect - Professional59 / 186
Question 59 of 186
A company operates a public REST API used by mobile clients worldwide. The API is served by an Application Load Balancer in front of Amazon ECS tasks in the us-east-1 Region. Approximately 80% of the requests are idempotent GET calls that return catalog data changing only a few times per day, while the remaining 20% are writes. International users report high and inconsistent latency, and the ECS fleet scales aggressively during peak hours to serve repetitive read traffic. The architecture team wants to reduce global read latency and offload repetitive reads from the origin while keeping the write path unchanged, with minimal application code changes. Which approach best meets these requirements?
Reviewed for accuracy · Report an issueNext question