whats the difference?
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.
Hi there,
Here are the main differences between Droplet Snapshots and Droplet Backups:
Snapshot:
Backups:
While both snapshots and backups provide ways to recover your data, snapshots give you more flexibility in terms of when to create them and where to restore them. In contrast, backups offer an automated, set-it-and-forget-it solution specifically for Droplets.
Hope that this helps!
Best,
Bobby
Heya,
Backups and Snapshots both produce a complete disk image of your droplet at a particular point in time. You can restore the droplet’s state using the image.
DigitalOcean also lets you spin up a new droplet with the backup or snapshot image as its base. The difference lies in how the image is created. “Backups” is a fully-managed automated system. Backups are enabled on a per-droplet basis.
When active, DigitalOcean will create a disk image each week. The backup will be retained for four weeks, so you’ll have four different recovery options.
https://docs.digitalocean.com/products/images/backups/
https://docs.digitalocean.com/products/images/snapshots/
Regards
Heya,
A snapshot is a point-in-time image of your Droplet or instance. It captures all of the data and settings on the Droplet at that point in time.
You can use a snapshot to revert to a previous state if something goes wrong, or to create a backup of your Droplet.
A backup is a continuous record of your Droplet’s data that you create every day. A backup captures all the data and settings on the Droplet at the current time, as well as the data and settings from the previous 24 hours.