Docs Menu
Docs Home
/
MongoDB Cluster-to-Cluster Sync

Connecting mongosync

The mongosync utility creates a connection between MongoDB clusters. mongosync can connect to any of the following clusters:

  • self-managed clusters

  • MongoDB Atlas hosted clusters

  • a self-managed cluster and an Atlas hosted cluster

To configure a connection with mongosync, refer to the connection documentation that matches your environment:

For additional information, see Authentication Using Workload Identity Federation.

Back

macOS