Restore a sharded cluster from an AWS EBS backed volume (with the intent to create a new environment)

Hi @Allan_Chase and welcome to MongoDB community forums!!

Based on the above statement, if you wish to restore a sharded cluster there could be more than one way to perform it.

  1. You could use the file system method to backup the snapshot and then perform the restore for the sharded cluster in the target environment.
    Specifically, if your deployment depends on Amazon’s Elastic Block Storage (EBS) with RAID configured, you can follow the procedure to create the backup.

  2. The other way to do it would be using the Cloud Manager for backup and restore which is a part of the MongoDB Enterprise version.

  3. If your data is in Atlas and you wish to perform the restore, you can make use of Atlas live migrations to move the data between the source and destination environments.

Please let us know if you have any further questions regarding the same.

Warm Regards
Aasawari