Backups and restore

MongoDB uses the same backup policy, run, and restore model as relational databases, under the MongoDB section in the console.

In the console

Choose MongoDB, then:

Typical order

  1. Create a backup policy under MongoDB.
  2. On the cluster, attach the policy and confirm the backup bucket.
  3. Wait for scheduled runs, or start a manual backup.
  4. (Optional) Restore a ready run into a new MongoDB cluster.
Note Concepts match the shared Backups guides for MySQL and PostgreSQL. Use the MongoDB section for MongoDB-specific policies, runs, and restore.

Related