Solved

A Developer Is Migrating Existing Applications to AWS

Question 322

Multiple Choice

A Developer is migrating existing applications to AWS. These applications use MongoDB as their primary data store, and they will be deployed to Amazon EC2 instances. Management requires that the Developer minimize changes to applications while using AWS services. Which solution should the Developer use to host MongoDB in AWS?


A) Install MongoDB on the same instance where the application is running.
B) Deploy Amazon DocumentDB in MongoDB compatibility mode.
C) Use Amazon API Gateway to translate API calls from MongoDB to Amazon DynamoDB.
D) Replicate the existing MongoDB workload to Amazon DynamoDB.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions