Ultimate access to all questions.
A company is seeking to migrate 60 on-premises legacy applications, which are built on the .NET Framework and run on Windows, to AWS. The company desires a solution that minimizes the time required for migration and does not necessitate any changes to the application code. Additionally, the company prefers a solution where they do not have to manage the underlying infrastructure. Which AWS service or combination of services would best meet these requirements?
Explanation:
The correct answer is B. The Windows Web Application Migration Assistant can be used to migrate the .NET applications to AWS Elastic Beanstalk. AWS Elastic Beanstalk manages the deployment, capacity provisioning, load balancing, and auto-scaling of the applications, which meets the company's requirements of minimizing migration time, requiring no application code changes, and avoiding infrastructure management.