# Outdated RDS Cluster Incurring Extended Support Charges

Canonical: https://www.pointfive.co/efficiency-hub/inefficiencies/outdated-rds-cluster-incurring-extended-support-charges

[Cloud Efficiency Hub](https://www.pointfive.co/efficiency-hub) 

# Outdated RDS Cluster Incurring Extended Support Charges

## 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.

## Relevant Documentation

- [RDS Pricing](https://aws.amazon.com/rds/pricing//%22)

- [RDS Engine Version Support Policy](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Engine_Updates.html/)

[Submit Feedback](https://hub.pointfive.co/inefficiencies/outdated-rds-cluster-incurring-extended-support-charges)

## At a glance

Reference

CER-0009

Cloud provider

AWS

Service

AWS RDS

Category

[Databases](https://www.pointfive.co/efficiency-hub/service-category/databases)

Inefficiency type

Modernization

---
Source: the public page above. Product screenshots and illustrative interfaces are examples, not live customer data.

