Skip to content

Billing problem of RDS

0

Amazon free tier says we can store 20 GB of data in RDS. I'm getting billed even though I have only about 50 MB of data stored in RDS. Why is that happening?

2 Answers
0

Can you see the specific RDS charges being incurred?
The following can be viewed from the invoice screen.
rds

EXPERT
answered 3 years ago
0

How much storage was allocated when the database was created? This is the value that will be billed, not the amount that is consumed.

A single instance db.t3.micro with gp2 storage will default to 200GB of disk. This needs to be reduced to 20GB to stay within free tier.

EXPERT
answered 3 years 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.