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 |
---|---|---|---|
WHAT IS THE HOST METRICS USED FOR REPLICATION LAG? | 0 | 296 | Apr 2024 |
Feature Request: possibility to reduce number of nodes in replicaset for stg/test environments | 2 | 74 | Sep 2024 |
Need steps for mongodb ver 5.0 to ver 6.0 upgrade | 0 | 28 | Sep 2024 |
MongoDB Atlas Dashboad does not show Data API in Left Pan | 5 | 172 | 1d |
Trying to implement prompt caching using MongoDBCache in my RAG based document answering system but facing an issue | 1 | 36 | Feb 7 |