Migrate data from AWS DocumentDB managed cluster to AWS DocumentDB Elastic cluster

0

Is it possible to migrate data from an existing DocumentDB managed cluster to a DocumentDB elastic cluster that is in the same AWS account?

JK
asked 5 months ago229 views
1 Answer
0

Hello.

The following document states that you can use DMS to target elastic clusters for migration.
https://docs.aws.amazon.com/documentdb/latest/developerguide/docdb-using-elastic-clusters.html

Migration - You can use AWS Database Migration Service (DMS) to migrate from MongoDB and other relational databases to Amazon DocumentDB elastic clusters.

The document below also states that it can be used as a source for DMS.
https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.DocumentDB.html

I think it may be possible to migrate by using DMS.

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions