AWS Certified Database – Specialty — Question 359

A company runs hundreds of Microsoft SQL Server databases on Windows servers in its on-premises data center. A database specialist needs to migrate these databases to Linux on AWS.
Which combination of steps should the database specialist take to meet this requirement? (Choose three.)

Answer options

Correct answer: A, C, E

Explanation

To migrate SQL Server from Windows to Linux on AWS, the Windows to Linux replatforming assistant is the recommended tool, which requires the AWS Systems Manager Agent to be installed on the source Windows servers (Option A) and the target Linux EC2 instances (Option C). The migration is then executed by configuring and running the replatforming assistant tool (Option E). Amazon RDS for SQL Server does not support customer-managed Linux OS or SSM Agent installation via option groups, making Option D incorrect, while SCT and DMS (Options B and F) are not utilized by this specific replatforming workflow.