One of the things developers overlook when they start using DigitalOcean Snapshot, is the cost.
Some developers only rely on Snapshots as a backup method, and to be aware of the costs involved when you take Snapshots for your Droplets,
we will give a couple an example of how much it costs to store your Droplet/Instance Snapshots on DigitalOcean.
This is unrelated to the DigitalOcean Backup feature which charges you a flat 20% of your server cost.
The pricing of DigitalOcean Snapshots is simple: $0.06/GB of your Snapshot size per month.
You have 10 Snapshots of your Droplet, each one has a size of 100 GB, then you will be charged $25 a month for storing these 10 Snapshots on DigitalOcean in addition to the Droplet cost.
It's important to note that the size of your Snapshot is different from the total storage allocated to your Droplet.
You need to look at the used storage on your Droplet.
In order to check your Droplet used storage, SSH into your server and type:
df -h /
Filesystem Size Used Avail Use% Mounted on
/dev/vda1 25G 11G 14G 44% /
In this example your Snapshot size will be 11GB.
Here how pricing would be calculated with 3 different backup policies:
Free 7-day trial. No credit card required.
Have a question? Need help getting started?
Get in touch via chat or at [email protected]