Amazon RDS Provisioned IOPS
Amazon RDS Provisioned IOPS (Input/Output Operations per Second) is designed to meet the needs of heavy and demanding applications with high transactional workloads. It allows you to provision up to 64,000 IOPS per DB instance, providing predictable and consistent performance. With Provisioned IOPS…
AWS Certified Solutions Architect - Amazon RDS Provisioned IOPS Example Questions
Test your knowledge of Amazon RDS Provisioned IOPS
Question 1
An Amazon RDS MySQL instance for a highly transactional OLTP workload shows low CPU utilization and normal buffer cache performance. CloudWatch indicates ReadIOPS/WriteIOPS are consistently at the maximum for its gp2 storage, with elevated disk queue depth, while the instance’s EBS bandwidth is not saturated. The workload is write‑heavy, so offloading reads will not help much. You need sustained higher storage IOPS with predictable latency. What should you do to meet the performance requirement?
Question 2
During peak traffic, an Amazon RDS MySQL instance using General Purpose SSD (gp2) shows WriteLatency > 20 ms and spikes in VolumeQueueLength, while CPU utilization remains below 40% and memory is not constrained. The application is write-heavy, and user requests slow down during these periods. What is the best action to address the performance bottleneck?
Question 3
Your RDS instance is not meeting the desired IOPS required for a particular business-critical transaction. The instance is already on Provisioned IOPS storage. What would be the best solution to increase IOPS with minimal downtime?