
Answer-first summary for fast verification
Answer: Amazon Aurora Serverless for MySQL
The correct answer is B: Amazon Aurora Serverless for MySQL. Amazon Aurora Serverless is designed for applications with infrequent, intermittent, or unpredictable workloads. It automatically starts up, shuts down, and scales capacity up or down based on your application's needs. This eliminates the need to select a specific instance type upfront, making it ideal for scenarios where future user loads are uncertain. Additionally, it minimizes downtime during scaling, aligning with the requirement for minimal downtime during migration.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A global sales team's on-premises MySQL database requires minimal downtime during migration to AWS. The database administrator anticipates varying user loads and does not want to commit to a specific instance type upfront. Which AWS service should be recommended for the migration?
A
Amazon Aurora MySQL
B
Amazon Aurora Serverless for MySQL
C
Amazon Redshift Spectrum
D
Amazon RDS for MySQL
No comments yet.