Server racks in a modern data center aisle with blue lighting
AWS

AWS RDS and Aurora. The 2026 database bill levers.

Four pricing levers cut the RDS and Aurora line 25 to 45 percent before any migration debate. Here is the sequence.

Contact Us AWS Advisory
500+Enterprise clients
$2B+Under advisory
Industry Recognized
500+ Enterprise Clients
$2B+ Under Advisory
11 Vendor Practices
100% Buyer Side Independent

AWS RDS and Aurora spend bends on four levers: Reserved Instance coverage, Aurora configuration choice, commercial engine licensing, and how the database line feeds your EDP commit. None of them require a migration.

Key takeaways

  • Savings Plans do not cover RDS: database instances discount through Reserved Instances only, so RI coverage is the first lever.
  • RI coverage runs low: estates we benchmarked held 40 to 60 percent RI coverage on steady state databases that justified 80 plus.
  • Aurora configuration matters: the I/O optimized configuration cut bills 25 to 40 percent on I/O heavy workloads in our file.
  • Commercial engines double dip: license included SQL Server and Oracle on RDS reprice licensing you may already own.
  • Graviton is a discount: moving supported engines to Graviton instances took 10 to 20 percent off compute with no licensing change.
  • RDS feeds the EDP: database spend counts toward your commit, so size the EDP with the database growth curve, not last year's bill.

What actually moves the RDS and Aurora bill?

Four levers move the bill without a migration: Reserved Instance coverage, Aurora configuration, engine licensing mode, and instance family. RDS pricing is published per instance hour, so every lever is checkable against list.

Savings Plans do not apply to RDS. That surprises teams who assume their compute Savings Plan blankets the database line. It does not, and the gap is usually the single largest miss we find.

RDS and Aurora cost levers ranked by observed impact

LeverTypical reductionEffortWhere it applies
Reserved Instances, 1 or 3 year25 to 45 percent vs on demandLowSteady state production
Aurora I/O optimized configuration25 to 40 percentLowI/O heavy Aurora workloads
Graviton instance migration10 to 20 percentMediumMySQL, PostgreSQL, MariaDB
Nonprod rightsizing and scheduling20 to 35 percent of nonprodMediumDev, test, staging
BYOL vs license includedVaries with estateMediumOracle and SQL Server engines

Why is RI coverage the first lever to pull?

Because it is pure price, zero engineering. RDS Reserved Instances discount steady state instances 25 to 45 percent against on demand, and a coverage review takes a week. Start there before any architectural debate.

How do you keep Aurora from outgrowing its budget?

Aurora bills compute, storage, and I/O separately, and the I/O line is the one that surprises. Aurora offers a standard configuration and an I/O optimized configuration that folds I/O into the instance price.

The crossover is predictable: when I/O charges pass roughly a quarter of your Aurora spend, the I/O optimized configuration wins. In our file the switch cut Aurora bills 25 to 40 percent on transaction heavy workloads.

  • Serverless v2: ACU based billing fits spiky workloads, but a floor set too high erases the benefit.
  • Storage growth: Aurora storage scales automatically, so archive and partition discipline is a cost control, not housekeeping.
  • Read replicas: each replica is billed compute; review replica counts against actual read traffic quarterly.

When does Serverless v2 beat provisioned capacity?

When the workload is genuinely spiky and idles more than half the day. A steady workload on Serverless v2 with a high ACU floor costs more than a reserved provisioned instance doing the same work.

What does engine choice do to the licensing math?

Commercial engines carry the licensing question. License included RDS for Oracle or SQL Server reprices the license into the hourly rate, while BYOL consumes licenses you already own. Run both models against your shelf before renewal.

  • License included: clean exit from vendor audits on those workloads, but you pay the license again every hour.
  • BYOL: consumes owned licenses and support contracts, but keeps you inside the vendor's audit perimeter.
  • Open source engines: MySQL and PostgreSQL on Graviton instances are the lowest cost stable state on the platform.

Should you migrate engines to cut the bill?

Only after the four commercial levers are exhausted. An engine migration is a project with risk; an RI purchase is a purchase order. Sequence accordingly.

How does RDS spend play into the EDP negotiation?

RDS and Aurora spend draws down an Enterprise Discount Program commit like any other AWS service, so the database growth curve belongs in your commit model. Overcommitting on the assumption of unmanaged database growth donates the optimization upside to AWS.

  1. Build the 3 year database forecast after rightsizing, not before.
  2. Hold RI purchases and the EDP discussion together; both reprice the same line.
  3. Use the optimized run rate as the commit base and keep the growth case as upside.
  4. Ask for database heavy workload incentives in the EDP if you are migrating commercial engines.
  5. Rebaseline at every EDP renewal; the database line moves faster than the estate average.

What do database heavy estates get in EDP terms?

Estates where databases pass roughly a third of total spend have credibly pulled migration credits and service specific incentives into EDP renewals. The lever is a documented alternative, even a partial one.

Where the common advice on RDS and Aurora cost is wrong

The standard advice is to start with an engine migration to open source and treat everything else as noise. We disagree. In roughly 20 to 30 AWS database estates Morten Andersen benchmarked in 2024 to 2025, the unglamorous levers, Reserved Instance coverage, the Aurora I/O optimized switch, and nonprod cleanup, recovered 25 to 45 percent of the line in under a quarter with no project risk. Engine migrations took 9 to 18 months and stalled half the time. The buyer side move is to pull the pricing levers first and let the migration case stand on strategy, not savings it may never deliver.

Engineer reviewing database cost dashboards across multiple monitors
The RDS line hides in plain sight: it draws down the EDP commit like any service, yet most commit models forecast it unmanaged.

What the engagement data shows

Three cuts of our advisory engagement file frame the size of the opportunity.

20 to 30
AWS database estates benchmarked 2024 to 2025
40 to 60%
Typical RI coverage found vs 80 plus justified
25 to 45%
Reduction from pricing levers alone

Source: Redress Compliance advisory engagement file, 2024 to 2025.

What to do next

Five moves turn this analysis into a lower invoice on the next renewal.

A sequence you can run this quarter

  1. Pull 90 days of RDS and Aurora usage and tag steady state versus spiky workloads.
  2. Buy or true up Reserved Instances to 80 plus percent coverage on steady state production.
  3. Compare Aurora standard versus I/O optimized configuration on actual I/O spend.
  4. Rightsize and schedule nonproduction instances before forecasting growth.
  5. Run BYOL versus license included math on every commercial engine instance.
  6. Take the optimized run rate into the next EDP sizing discussion.
Cover of the AWS RDS and Aurora Negotiation white paper from Redress Compliance

White Paper · AWS

AWS RDS and Aurora Negotiation

Seven buyer side levers that cut AWS RDS and Aurora cost: instance right sizing, Reserved Instances, Aurora Serverless v2, and the EDP overlap. Read it free.

Read the white paper

Frequently asked questions

Do AWS Savings Plans cover RDS and Aurora?

No. Compute Savings Plans cover EC2, Fargate, and Lambda, not RDS. Database instances discount through RDS Reserved Instances, which is why RI coverage is the first lever on the database line.

How much do RDS Reserved Instances save?

Typically 25 to 45 percent against on demand for 1 and 3 year terms depending on engine and payment option. Steady state production databases justify 80 plus percent coverage in most estates we benchmark.

When is Aurora I/O optimized cheaper than standard?

When I/O charges pass roughly 25 percent of your Aurora spend. Transaction heavy workloads in our 2024 to 2025 file cut 25 to 40 percent off the Aurora line by switching configuration.

Is BYOL or license included better for Oracle and SQL Server on RDS?

It depends on your shelf. License included reprices the license hourly but simplifies audits; BYOL consumes licenses and support you already pay for. Run both models against owned entitlements before renewal.

Does RDS spend count toward an AWS EDP commitment?

Yes. RDS and Aurora draw down the commit like any AWS service. Size the EDP on the optimized database run rate, not the unmanaged growth curve, or the discount funds waste.

Is migrating to open source engines worth it for cost alone?

Usually not as the first move. Pricing levers recover 25 to 45 percent in a quarter with no project risk; engine migrations took 9 to 18 months in our file and stalled half the time. Migrate for strategy, price first.

Free Download

The full AWS RDS and Aurora Negotiation Paper framework from the AWS Advisory.

The RI coverage model, Aurora configuration math, and EDP levers for the database line.

Used across more than five hundred enterprise engagements. Independent. Buyer side. Built for procurement leaders running the next renewal cycle.

No spam. We will only email you about this download. Privacy.
Run a software spend health check against your AWS estate in under five minutes.
Open the Tool →
20 to 30
AWS database estates benchmarked 2024 to 2025
40 to 60%
Typical RI coverage found vs 80 plus justified
25 to 45%
Reduction from pricing levers alone

Every on demand hour on a steady state database is a price you chose not to negotiate. Coverage first, architecture second.

Morten Andersen
Co Founder. Ex IBM, ex Oracle.
Deep Library

More on this topic.

AWS Advisory →
Modern office tower viewed from below
AWS
AWS EDP Comprehensive Pillar
Commit sizing, discount tiers, and renewal strategy for the EDP.
9 min read
Financial benchmark dashboard on a laptop
AWS
AWS EDP Discount Benchmarks
What discount your commit level should actually buy.
7 min read
Procurement planning session with documents on a table
AWS
AWS Marketplace Procurement
Routing third party spend against your EDP commit.
7 min read
Editorial boardroom interior

The advisor your vendors do not want.

500+ enterprise clients. 11 vendor practices. Industry recognized. One conversation can change what you pay for the next three years.

Stay ahead of AWS licensing changes.

One buyer side briefing a week. Pricing moves, audit signals, and the levers that work. No vendor spin.