RDS still 18G available but exceeded 85% of the usage limit for one or more AWS Free Tier-eligible services for the month

0

Hi, I received an email advising my AWS account has exceeded 85% of the usage limit for one or more AWS Free Tier-eligible services for the month of April.

Product AWS Free Tier Usage as of 04/27/2024 Usage Limit AWS Free Tier Usage Limit AmazonRDS 17.19444582 GB-Mo 20 GB-Mo 20.0 GB-Mo for free for 12 months as part of AWS Free Usage Tier (Global-RDS:StorageUsage)

So I checked "Monitoring" tag under the only database I have in RDS. FreeStorageSpace metric suggests there is 18 GB space available. And then I checked billing and cost management, it said RDS Usage Quantity is16.917 GB-Mo. I am not sure why. Because I have less than 10 tables in the database, and each table has 10 rows with less than 10 columns.

How could the free storage available is 18 GB but I've used 16.9 GB?

1 Answer
0

It's based on the amount of storage allocated, not the amount that's used. So if you've allocated 20GB but your database is small and only has 1GB of data in it, it's still the 20GB figure that is used.

The good news for you is that Free Tier includes 20GB of storage for RDS per month https://aws.amazon.com/rds/free/ so you shouldn't be charged for this.

The way this is calculated is basically you can allocate 20GB at the start of the month, and keep it for the whole month, and that counts as the full 20GB/month (you could also allocate 40GB and keep it for half the month, or 60GB for a third of the month and the arithmetic would still work, but that's not relevant here).

It's likely that you got the "85% warning" when it was 85% of the way through the month where you have allocated the full 20GB.

Go to https://console.aws.amazon.com/billing/home#/freetier and it will show what your Free Tier entitlements are, and how much you have used of each so far this month, and what the projection is for your usage by month end.

profile picture
EXPERT
Steve_M
answered 12 days ago
profile picture
EXPERT
reviewed 12 days ago

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.

Guidelines for Answering Questions