regular
Restore snapshots to different clusters.
I have a staging environment cluster whose data I'd like updated daily with anything new from my production cluster.
Currently I do a dump and restore, but this is slow because it gets piped externally.
Ideally I'd be able to restore a production snapshot to my staging cluster through a script running on a cron. Whether than is API or CLI doesn't matter.
1
vote
Josh
shared this idea
-
Hi Josh, this is available today. You can restore a snapshot from one cluster in a project to a cluster in another project.
https://docs.atlas.mongodb.com/reference/api/cloud-provider-snapshot-restore-jobs-create-one/