I was doing some analysis of various online storage providers, and put together this spreadsheet.
DigitalOcean Block Storage is by far the most expensive at $102/TiB/mo.
Even in comparison to Digital Ocean’s own Spaces product, it’s 5x more expensive.
Why? I understand they’re not quite the same, and maybe some cost savings can be had by splitting our files across multiple disks and machines with Spaces, but does that warrant such a big markup?
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 mpen,
Thanks for sharing the spreadsheet you used to compare prices across cloud storage. You pose a good question and the answer lies in how these two products provide solutions to different use-cases. Block Storage Volumes are meant to be used as a disk attached to your Droplet from which you can reliably save and load data as well as run applications. In addition to first requiring a Droplet, this class of storage guarantees low latencies with high throughput for general purpose persistent block devices such as filesystems.
By comparison, many of the storage providers you listed, including DigitalOcean Spaces, are blob or object storage providers. This class of product, while less performant than Block Storage, is more economical and better suited to use-cases such as serving content over the web, backups, and other single-access scenarios where latencies, request rates, and bandwidth are less important than total consumable storage.
If you’re interested in learning more about the differences between object and block storage, we have a great tutorial on the subject and, as always, feel free to reach out to us if you require any additional assistance.
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.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.