Amazon RDS insights
CommercialVersions: [2024.1]81 metricsHigh DiskQueueDepth indicates I/O requests are queuing up faster than the storage subsystem can serve them. This directly increases read and write latency and signals that the instance is hitting storage performance limits, often due to insufficient provisioned IOPS or burst credit depletion.
When FreeStorageSpace drops below 10–15% of total allocated storage, the database risks running out of disk space entirely. This can cause write operations to fail, prevent transaction commits, and potentially corrupt data or crash the instance.
RDS MySQL/MariaDB instances use EBS over the network, and network throughput limits can cap realized IOPS below provisioned levels. Even with high provisioned IOPS, network saturation (especially on smaller instance classes) prevents the database from achieving expected disk performance.
Amazon RDS insights requires a free account. Sign in with Google or GitHub to access the full knowledge base.
Sign in to access