@Michael_Lynn I have also read about mongosync, but mongosync too require downtime on source database because during mongosync start, no write operation should perform on Source Cluster (as given in ducmentation), which raises a concern because we can’t stop write operations on our Source Cluster.