0

i want to migrate data from my mongodb databse which is in mlab to dynamodb using AWS-DMS service , how to do it..??

i created a souce and target endpoints , after that i dont know what to do

Nettemsarath
  • 91
  • 1
  • 5

1 Answers1

0

you can refer this. this gives clear steps to do migration. it also includes tips for shard(mongo). https://aws.amazon.com/blogs/database/performing-a-live-migration-from-a-mongodb-cluster-to-amazon-dynamodb/