
Answer-first summary for fast verification
Answer: Enable storage autoscaling in RDS
The correct answer is A: Enable storage autoscaling in RDS. Storage autoscaling allows you to automatically increase the storage size of your RDS instance without any downtime or manual intervention. This feature is designed to handle this exact scenario with minimal effort, ensuring your database can continue to operate smoothly as it grows. The other options either involve downtime or more complex processes that aren't necessary for simply increasing disk space.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
An Amazon RDS MySQL instance is running low on disk space. What is the least effort solution to increase disk space without causing downtime?
A
Enable storage autoscaling in RDS
B
Increase the RDS instance size
C
Change the RDS instance storage type to Provisioned IOPS
D
Backup, resize storage, restore, and terminate the old RDS instance
No comments yet.