List of Databases Available in Amazon RDS Free Tier

Tadashi Shigeoka ·  Thu, August 10, 2017

Amazon RDS offers various databases, but there are limitations on what can and cannot be used in the free tier, so I’ve compiled them into a list. (as of 2017/08/19)

AWS | Amazon Web Services

Filtering by "Free tier eligible only"

There’s a checkbox for “Free tier eligible only”, so you can check it to filter and confirm from the AWS console.

無料利用枠のみの対象 | AWS RDS

Databases Not Eligible for Free Tier

The AWS console politely states “Amazon Aurora is not eligible for the free tier.”

エンジンの選択 | AWS RDS
  • All Amazon Aurora
  • SQL Server Web
  • SQL Server SE
  • SQL Server EE

Databases Eligible for Free Tier

These are everything except the above, but I’ll list them just to be sure. It was surprising that all Oracle databases were eligible for the free tier.

  • MySQL
  • MariaDB
  • PostgreSQL
  • Oracle

Thoughts on AWS RDS Free Tier Eligibility

I’d like to try Amazon Aurora if possible, but I want to save money by taking advantage of the free tier, so I think I’ll use PostgreSQL.

That’s all from the Gemba.