- Overview of
mongosyncbinary. - Configure
mongosyncinstances at startup using a configuration file. - API endpoints to interact with
mongosync. - States that
mongosyncenters depending on requests received. - Inclusion and exclusion filters to specify which databases and collections to include in sync.
- Use Workload Identity Federation to authenticate with clusters.
- Increase the size of the oplog on the source cluster for large data sets.
- Limitations of
mongosync. - A running log of events, including entries such as the copying collections and indexes, change stream events, and API calls.
- Required permissions on the source and destination clusters for the user specified in the
mongosyncconnection string. - Anonymous, aggregated usage data to improve MongoDB products.
- Verify the successful transfer of your data before you switch your application to the destination cluster.
- Understand the semantic versioning of
mongosync.