AWS Certified Solutions Architect – Associate (SAA-C03) — Question 512

An application uses an Amazon RDS MySQL DB instance. The RDS database is becoming low on disk space. A solutions architect wants to increase the disk space without downtime.

Which solution meets these requirements with the LEAST amount of effort?

Answer options

Correct answer: A

Explanation

Enabling storage autoscaling in Amazon RDS allows the database to automatically increase its storage capacity as data grows, requiring zero downtime and minimal operational effort. Upgrading the instance size or changing to Provisioned IOPS does not directly address the storage volume capacity limit. Recreating the database from a backup involves significant manual effort and results in unnecessary application downtime.