AWS Certified Solutions Architect Associate SAA-C03 Practice Question
A company utilizing a managed relational database service is facing performance bottlenecks during sporadic peaks in read traffic. They need to improve query performance during these periods without incurring excessive costs. What should they implement to handle the varying read loads effectively?
Add an additional standby replica to distribute the load.
Create read replicas to distribute the incoming read requests.
Scale up the primary instance to handle the increased load.
Introduce a caching service to handle the read traffic.