I recently enabled the automatic backup option on my Droplet. It says it backs up once a week but I am not sure how reliable this is for disaster recovery purposes.
A few questions:
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!
Hi there,
DigitalOcean now offers more flexibility than just weekly backups. You can choose between basic plans (weekly or daily) billed as a percentage of your Droplet cost, or a usage-based plan where you configure your own frequency anywhere from every 4 hours up to weekly, with custom retention periods.
On the basic plans: weekly backups are retained for four weeks, daily backups are retained for seven days. You can also now pick your own backup window rather than letting DigitalOcean choose the time.
For manual backups, you cannot trigger an automatic backup on demand, but you can take a snapshot anytime from the control panel or via doctl. Snapshots are kept until you delete them and cost $0.06/GB per month.
For a production app with PostgreSQL, Droplet backups alone are not enough. Two reasons: backups are not ideal for Droplets with heavy I/O workloads like database servers, because disk write performance is degraded while the backup is being created. And even daily backups mean you could lose up to 24 hours of data.
A solid setup for a small production app:
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.