Skip to content

I/O request charges are still coming after converting Aurora I/O Optimized from Aurora Standard

0

Hello,

We have switched our Aurora standard MySQL to I/O optimized instance. After converting the instance, We have noticed that we are still getting I/O request charge which is USD 0.220 per 1 million I/O requests and also we are getting I/O optimized storage charge which is USD 0.248 per GB-month of I/O-Optimized consumed storage (Aurora MySQL) both.

This is quite unexpected as apart from decreasing our Aurora cost, it has been increased since we have converted.

Contacted AWS Billing support for this dispute but didn't get any answers as they don't have technical expertise which is again unexpected.

We don't want to enable business support/ premium support for this as this is not issue at our end.

I hope anyone can help here.

1 Answer
1
Accepted Answer

Just to make sure what you're currently being charged for, perhaps you could quickly check the following:

  • Open the Billing and Cost Management console
  • Open Cost Explorer

On the right side of the screen

  • For "Date range", select June 1st as the start date and August 7th as the end date (data for the past 2 days is incomplete)
  • Set "Granularity" to "Daily"
  • Set "Dimension" to "Usage type"

In the "Filters" section below

  • Set "Service" to "Include" "Relational Database Service (RDS)"
  • Set "Charge type" to "Exclude" the type "Tax"

This will give you a daily breakdown of your RDS costs. The graph shows the biggest cost items, and the table below shows all the usage types and daily charges for each one.

Can you find the unwanted charges in the table view below? If so, are the unwanted costs stable until August 7th, or have they changed or ceased after the day you made your capacity changes?

The I/O request charge is normal and specifically charged for the Standard cluster type, not for the I/O-Optimized type: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Overview.StorageReliability.html#aurora-storage-type and https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/User_DBInstanceBilling.html

EXPERT
answered a year ago
EXPERT
reviewed a year ago
  • Yes.. I have checked that. We have converted it on 10 May 2024; so ideally we should not get any I/O bill in June 2024 & July 2024 utilization; but we have received a huge amount of bill for I/O in July 2024.

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.