Report this

What is the reason for this report?

I have managed mongodb cluster. I want to know how can I setup the automated backups. Do digital ocean provide any option to take backups.

Posted on March 22, 2025

I read somewhere that Digital Ocean’s managed Mongodb service takes automated backups. I want to validate that and I would like to understand how and when it takes the backups. How can I access and check those backups?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hey there 👋

Yes, DigitalOcean Managed MongoDB does provide automated backups. You don’t need to configure anything manually, it is all setup by default.

The service takes daily full backups, and also retains write-ahead logs to allow point-in-time restore for up to 7 days. That means you can restore your cluster to any specific point within that time window.

You can access and manage backups directly from the DigitalOcean Control Panel → Databases → Your MongoDB Cluster → Backups.

More info here: 👉 https://docs.digitalocean.com/products/databases/mongodb/how-to/restore-from-backups/

- Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.