DO Block Storage

Definition

DigitalOcean network-attached SSD volumes providing persistent storage independent of Droplet lifecycle — detach and reattach across Droplets.

Use Cases

Provider Equivalents

Frequently Asked Questions

What's the difference between DO Block Storage and object storage?
DO Block Storage is used for persistent storage that acts like a hard drive, suitable for databases and applications requiring fast access. Object storage is used for storing large amounts of unstructured data, like media files, with high scalability.
When should I use DO Block Storage?
Use DO Block Storage when you need reliable, persistent storage for applications like databases or file systems that require fast read/write access and can be detached and reattached to different Droplets.
How much does DO Block Storage cost?
DO Block Storage costs $0.10 per GB per month. Pricing is based on the volume size, and there are no additional charges for data transfer.

Category: storage

Difficulty: basic

Related Terms

See Also