Skip to content

Getting IOPS in Aurora

0

In AWS Aurora im being chagred for I/O requests ($0.20 per 1 million I/O requests) From cloudwatch metrices how can i get the exact count of IO which is represented in billing Which metrices and staticies and period to use to get the IO as in billing for one month

1 Answer
2
Accepted Answer

VolumeReadIOPs/VolumeWriteIOPs cluster level metrics in cloudwatch can be used to evaluate the IOPS usage for your billing purpose. I would recommend checking out this document [+] for a detailed description of how billed read/write IOPS are calculated.

[+] https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.AuroraMonitoring.Metrics.html#Aurora.AuroraMySQL.Monitoring.Metrics.clusters

answered a year ago
EXPERT
reviewed a year ago
EXPERT
reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.