Calculate current AWS EBS volume IOPS usage

·

1 min read

General Purpose (GP) volumes and Provisioned IOPS have thresholds for the number of operations allowed.

When the volume’s IOPS passes the threshold, the volume’s performance will fall to baseline, which can cause unpredictable behavior in your set.

Calculate currently used IOPS

IOPS used = (read + write throughput) / time in seconds