Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can a solutions architect address the issue of timeouts during order processing in an Amazon RDS MySQL application, caused by long-running employee reporting queries, without restricting query access?
A
Implement a read replica to offload reporting queries.
B
Deploy a read replica alongside the primary DB for application distribution.
C
Switch the application to Amazon DynamoDB using on-demand capacity.
D
Reschedule reporting queries to off-peak hours.