EBS volumes frequently remain detached after EC2 instances are terminated, replaced, or reconfigured. Some may be intentionally retained for reattachment or backup purposes, but many persist unintentionally due to the lack of automated cleanup. When these detached volumes are also inactive—showing no read or write activity—they represent unnecessary ongoing costs. Identifying and removing these orphaned volumes can produce meaningful savings without affecting running workloads.
EBS volumes are billed based on the provisioned volume type, size, and performance configuration, regardless of usage or attachment
Delete detached and inactive EBS volumes that are no longer required. Before deletion, take a snapshot if the data must be retained for backup or compliance purposes. Consider setting up scheduled audits or automated cleanup routines to regularly identify and remove unused volumes.