Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should a solutions architect optimize an application's performance by separating read and write traffic in an Amazon RDS MySQL environment experiencing slowdowns?
A
Implement a Multi-AZ deployment, directing read requests to the primary Availability Zone.
B
Implement a Multi-AZ deployment, directing read requests to the secondary Availability Zone.
C
Deploy read replicas with reduced compute and storage resources compared to the source database.
D
Deploy read replicas with equivalent compute and storage resources as the source database.