Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
As a solutions architect, recommend a solution with the least operational overhead to resolve inadequate database performance during script execution for a company using an Amazon RDS Single-AZ SQL database to store and query movie data.
A
Upgrade to a Multi-AZ DB deployment.
B
Implement a read replica for the database, directing script queries to it.
C
Manually export database entries daily by the development team.
D
Cache common script queries using Amazon ElastiCache.