I wanted to migrate a 3 node self managed Replicaset cluster from GCP to AWS VM with minimal downtime. what is the best approach to achieve this. I have 4.x version of Mongo installed
Skip to main content
Hi Yogesh, you might use mongosync (https://www.mongodb.com/docs/cluster-to-cluster-sync/current/reference/mongosync/) but also be aware that if you were to migrate to MongoDB Atlas, you can have Atlas move your cluster between cloud providers with a few clicks.
Hi Andrw,
Thanks for your answer.
I have to migrate in ec2 cluster.
And the data size is approx 1 tb and also we need to consider reverse migration is case of any issue in migrated environment
New & Unread Topics
Topic | Replies | Views | Activity |
---|---|---|---|
MONGODB-AWS auth method in FIPS-mode | 1 | 233 | Jun 2024 |
Java connectivity to Atlas Dedicated Cluster fails | 0 | 29 | Oct 2024 |
Creating a Atlas Database user with x509 using Atlas API | 3 | 71 | Nov 2024 |
Relational Migrator error message for verifying link function | 0 | 32 | Dec 2024 |
Migrate to Atlas from Firestore | 1 | 35 | Feb 11 |