exam questions

Exam AWS Certified Database - Specialty All Questions

View all questions & answers for the AWS Certified Database - Specialty exam

Exam AWS Certified Database - Specialty topic 1 question 243 discussion

Exam question from Amazon's AWS Certified Database - Specialty
Question #: 243
Topic #: 1
[All AWS Certified Database - Specialty Questions]

An information management services company is storing JSON documents on premises. The company is using a MongoDB 3.6 database but wants to migrate to
AWS. The solution must be compatible, scalable, and fully managed. The solution also must result in as little downtime as possible during the migration.
Which solution meets these requirements?

  • A. Create an AWS Database Migration Service (AWS DMS) replication instance, a source endpoint for MongoDB, and a target endpoint of Amazon DocumentDB (with MongoDB compatibility).
  • B. Create an AWS Database Migration Service (AWS DMS) replication instance, a source endpoint for MongoDB, and a target endpoint of a MongoDB image that is hosted on Amazon EC2
  • C. Use the mongodump and mongorestore tools to migrate the data from the source MongoDB deployment to Amazon DocumentDB (with MongoDB compatibility).
  • D. Use the mongodump and mongorestore tools to migrate the data from the source MongoDB deployment to a MongoDB image that is hosted on Amazon EC2.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Pranava_GCP
1 year, 10 months ago
Selected Answer: A
A is the Answer Amazon DocumentDB (with MongoDB compatibility) ----> fully managed AWS DMS ----> with minimal downtime during the migration
upvoted 2 times
...
examineme
2 years, 7 months ago
Selected Answer: A
A is the Answer https://docs.aws.amazon.com/documentdb/latest/developerguide/docdb-migration.html#docdb-migration-approaches
upvoted 2 times
...
JeanGat
2 years, 10 months ago
Selected Answer: A
DMS is the slowest, but has the least downtime. From link: https://docs.aws.amazon.com/documentdb/latest/developerguide/docdb-migration.html#docdb-migration-approaches
upvoted 2 times
...
SonamDhingra
2 years, 10 months ago
Selected Answer: A
A is correct. DMS for no downtime
upvoted 1 times
...
mbar94
2 years, 10 months ago
Selected Answer: A
According to the link, little downtime is achieved with DMS approach, option A. https://docs.aws.amazon.com/documentdb/latest/developerguide/docdb-migration.html#docdb-migration-approaches
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...