Create an AWS DMS replication instance for MongoDB migration
To perform replication in AWS DMS, you need a replication instance.
-
Open the AWS DMS console at https://console.aws.amazon.com/dms/v2/
. -
In the navigation pane, choose Replication instances.
-
Choose Create replication instance and enter the following information:
-
For Name, enter
mongodb2docdb
. -
For Description, enter
MongoDB to Amazon DocumentDB replication instance
. -
For Instance class, keep the default value.
-
For Engine version, keep the default value.
-
For VPC, choose your default VPC.
-
For Multi-AZ, choose No.
-
For Publicly accessible, enable this option.
When the settings are as you want them, choose Create replication instance.
-
Note
You can begin using your replication instance when its status becomes available. This can take several minutes.