How to Migrate Windows (Mongo Sharded/Rs - on premises) to AWS Ubuntu

We want to see how we can migrate

  1. windows sharded cluster (on premises) to aws ubuntu environment
  2. downtime is fine
  3. data size is 2 TB
  4. no mongo dump/restore please
  5. if we can create snapshots how we can migrate it

Thanks
Giri

If you are on MongoDB 6.0 their new tool Cluster to Cluster sync could be your friend here. This is what the tool was made for it can sync data between two clusters even on prem to cloud.