Join us Sept 17 at .local NYC! Use code WEB50 to save 50% on tickets. Learn more >
MongoDB Event
Docs Menu
Docs Home
/
MongoDB Mongosync

Supported Cluster Topologies

Cluster topology affects how nodes are arranged within a cluster. Topology impacts the availability and performance of your MongoDB deployment.

The topology you choose can affect how mongosync synchronizes data between clusters.

mongosync supports two cluster topologies:

If you are syncing a sharded cluster to another sharded cluster, they are not required to have the same number of shards.

mongosync doesn't support sync from a sharded cluster to a replica set.

Back

Self-Managed Cluster to Atlas

On this page