Amazon
DBS-C01 · Question #260
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…
The correct answer is A. Create an AWS Database Migration Service (AWS DMS) replication instance, a source endpoint. https://docs.aws.amazon.com/documentdb/latest/developerguide/docdb-migration.html#docdb- migration-approaches
Submitted by emma.c· Mar 6, 2026Deployment and Migration
Question
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?
Options
- ACreate an AWS Database Migration Service (AWS DMS) replication instance, a source endpoint
- BCreate an AWS Database Migration Service (AWS DMS) replication instance, a source endpoint
- CUse the mongodump and mongorestore tools to migrate the data from the source MongoDB
- DUse the mongodump and mongorestore tools to migrate the data from the source MongoDB
How the community answered
(22 responses)- A77% (17)
- B5% (1)
- C5% (1)
- D14% (3)
Explanation
https://docs.aws.amazon.com/documentdb/latest/developerguide/docdb-migration.html#docdb- migration-approaches
Topics
#MongoDB migration#on-premises to AWS#AWS DMS#DocumentDB
Community Discussion
No community discussion yet for this question.