Submit feedback on
Outdated RDS Cluster Incurring Extended Support Charges
We've received your feedback.
Thanks for reaching out!
Oops! Something went wrong while submitting the form.
Close
Outdated RDS Cluster Incurring Extended Support Charges
Service Category
Databases
Cloud Provider
AWS
Service Name
AWS RDS
Inefficiency Type
Modernization
Explanation

When an RDS cluster is not upgraded in time, it can fall out of standard support and incur Extended Support charges. This often happens when upgrade cycles are delayed, blocked by compatibility issues, or deprioritized due to competing initiatives. Over time, these fees can add up significantly. Staying on an outdated version also increases operational risk and reduces access to engine improvements, performance enhancements, and security patches.

Relevant Billing Model

RDS instances are billed per hour based on instance type, size, and region, with additional charges for storage, I/O, and backups. If a cluster is running a database engine version that has reached the end of standard support, AWS applies Extended Support charges, which are billed per vCPU-hour. This fee applies in addition to standard RDS charges until the cluster is upgraded to a supported version.

Detection
  • Identify RDS clusters running database engine versions past their standard support window
  • Confirm whether the cluster is currently accruing Extended Support charges
  • Check whether a newer, recommended version is available and compatible with the application
  • Evaluate blockers such as ORM compatibility, library dependencies, or testing backlog.
Remediation

Plan and execute a controlled upgrade to a supported engine version. Use AWS recommendations or internal version policies to determine the target version. Conduct application testing in staging environments before applying changes in production. Integrate engine version reviews into your standard infrastructure lifecycle to avoid future Extended Support charges.

Submit Feedback