MonkeysCloud backs up your managed databases automatically, so losing data is one thing you don’t have to lose sleep over.
Automatic backups
Every managed database is backed up daily. Backups are stored safely and retained per your plan.
Restoring
- Open your project’s Databases page.
- Select the database and open the Backups tab.
- Choose a backup and click Restore.
Restoring replaces the current data with the snapshot — back up anything you need first if you’re unsure.
Best practices
- Test a restore now and then, so you know it works when it matters.
- Run your own application-level backups for critical data in addition to the automatic ones.
- Keep credentials in environment variables so restore scripts stay generic.