Volume Features

Validated on 29 Nov 2025 • Last edited on 12 Jan 2026

Volumes are network-attached block storage. You can use them with Droplets or Kubernetes clusters, move or resize them, and create snapshots at any time.

DigitalOcean Volumes provide flexible, high-performance block storage that you can attach to Droplets or use with DigitalOcean Kubernetes clusters to persist data without adding extra CPU or memory. Volumes support a wide range of workloads, including web servers, databases, backups, and AI/ML workflows.

When attached to a Droplet, Volumes function like local block devices. You can partition, format, and mount them using standard disk tools. DigitalOcean also supports automatic formatting and mounting for first-time use on Ubuntu, Fedora, Debian 8+, CentOS, and Fedora Atomic.

In Kubernetes clusters, you can attach Volumes to pods using persistent volumes to store data beyond the pod lifecycle. For details, see Add Volumes to DigitalOcean Kubernetes.

Key Capabilities

Volumes are independent resources, which gives you flexibility to:

Volumes also support snapshots, which you can use to:

Use Cases

Volumes are most useful when you need additional storage capacity without resizing your Droplet. Common use cases include:

  • The document root or media directory for a web server.
  • Database data directories.
  • A target for backups or archived data.
  • Expanded storage for personal file hosting tools like ownCloud.
  • Storage for distributed web applications or AI/ML pipelines that need scalable, persistent block storage.

Performance

Volumes use SSD-backed storage to provide consistent IOPS and throughput for most workloads.

They also include burst support, which temporarily increases IOPS and bandwidth for up to 60 seconds when workloads spike. Burst support automatically cools down over the next 60 seconds before resetting, helping short, intense operations complete faster.

Type IOPS Throughput
Standard 7,500 300 MB/s
Standard (burst) 10,000 450 MB/s
CPU-Optimized 10,000 450 MB/s
CPU-Optimized (burst) 15,000 525 MB/s

Security and Durability

All DigitalOcean Volumes are encrypted with LUKS (Linux Unified Key Setup). The storage cluster is fully encrypted at rest, and any snapshots you create inherit this encryption.

Volumes are built on Ceph, a distributed storage system designed for durability and high availability. Ceph replicates data across multiple hosts, automatically heals from hardware failures, and uses continuous monitoring to maintain performance and reliability. For more detail on our design decisions, see our engineering blog post, Why We Chose Ceph to Build Block Storage.

Your data is stored on hardware outside any individual Droplet and replicated across multiple hosts. This reduces the risk of data loss from hardware failures and provides a durable, highly available storage layer for your workloads.

We can't find any results for your search.

Try using different keywords or simplifying your search terms.