AWS Certified Database – Specialty — Question 220

A global company needs to migrate from an on-premises Microsoft SQL Server database to a highly available database solution on AWS. The company wants to modernize its application and keep operational costs low. The current database includes secondary indexes and stored procedures that need to be included in the migration. The company has limited availability of database specialists to support the migration and wants to automate the process.

Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

Option B is correct because it incorporates both AWS Database Migration Service (AWS DMS) and the AWS Schema Conversion Tool (AWS SCT), which together facilitate the migration of database objects, including secondary indexes and stored procedures, while automating the process. Options A, C, and D either lack the necessary tools for full migration or do not address the automation requirement, making them less suitable for the company's needs.