Show HN: Snapshotly – Automated DigitalOcean Backups
snapshotly.com
Show HN: Snapshotly – Automated DigitalOcean Backups
1–10 of 21 posts
Re: Show HN: Snapshotly – Automated DigitalOcean Backups
#2Re: Show HN: Snapshotly – Automated DigitalOcean Backups
#3Re: Show HN: Snapshotly – Automated DigitalOcean Backups
#4Re: Show HN: Snapshotly – Automated DigitalOcean Backups
#5You’re using the terms backup and snapshot interchangeably but they are not the same thing. Snapshots are images and require your droplet to be powered down. Which service are you providing?
The "backups" term is used mostly for SEO purposes. When a user wants backups for his droplet, probably for him is not important if the backup is considered by DO a "backup" or a "snapshot".
The DigitalOcean backups are also images at the core because the point-in-time image is created in the same way.
From the DO docs:
1. A snapshot of the live system is taken, creating a crash-consistent, point-in-time image.
2. The snapshot is backed up off-disk.
3. The snapshot is deleted once the backup is complete.
Regarding the recommendation of powering of the droplet, in the future maybe there will be an option to choose if you want this before taking the snapshot. This will be useful for droplets with write-intensive operations.
Thanks, Alex
Re: Show HN: Snapshotly – Automated DigitalOcean Backups
#6Does a snapshot mean that you're doing native DO snapshots? The throughput for these is terrible (1-4gb/min) and also had performance implications in our past tests.
Unfortunately, this is a limitation for most of the cloud providers.
Re: Show HN: Snapshotly – Automated DigitalOcean Backups
#7Interesting product. My DigitalOcean droplets have only weekly backups. I will give it a try for creating daily snapshots.