0 votes
93 views
in AWS by (0 points)
closed by

During a review of business applications, a Solutions Architect identifies a critical application with a relational database that was built by a business user and is running on the user's desktop. To reduce the risk of a business interruption, the Solutions Architect wants to migrate the application to a highly available, multi-tiered solution in AWS.What should the Solutions Architect do to accomplish this with the LEAST amount of disruption to the business?

A.  Create an import package of the application code for upload to AWS Lambda, and include a function 

tocreate another Lambda function to migrate data into an Amazon RDS database

B.  Create an image of the user's desktop, migrate it to Amazon EC2 using VM Import, and place the 

EC2instance in an Auto Scaling group

C.  Pre-stage new Amazon EC2 instances running the application code on AWS behind an 

ApplicationLoad Balancer and an Amazon RDS Multi-AZ DB instance

D.  Use AWS DMS to migrate the backend database to an Amazon RDS Multi-AZ DB instance. 

Migrate the application code to AWS Elastic Beanstalk

closed

1 Answer

0 votes
by (0 points)
 
Best answer
Correct Answer: D

2.2k questions

2.1k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...