AWS Certified Solutions Architect – Professional — Question 890

A Solutions Architect must migrate an existing on-premises web application with 70 TB of static files supporting a public open-data initiative. The Architect wants to upgrade to the latest version of the host operating system as part of the migration effort.
Which is the FASTEST and MOST cost-effective way to perform the migration?

Answer options

Correct answer: C

Explanation

Re-platforming the server directly to Amazon EC2 allows the operating system to be easily upgraded to the latest version, which a physical-to-virtual (P2V) conversion of the existing server would not achieve. Additionally, utilizing AWS Snowball is the most rapid and cost-effective method to securely transfer 70 TB of static data to Amazon S3 compared to network-based transfers. Other options fail because P2V migrations preserve the old OS, and AWS Server Migration Service is not optimal for migrating massive volumes of static data.