Unexpected database charges

0

Hello everyone,

I've received an unexpected charge on my AWS account. The charge was made under "Relational Database Service".

Is this because I've connected my EC2 to my RDS upon creation of my RDS PostgreSQL DB? If so, how to detach the relationship and then connect manually?

regards, Tom

1 Answer
1

It would be useful to have more information regarding what exactly the charge is related to? If you don't know, there are a few places where you can check it:

  • either in the Billing Dashboard (billing console https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/getting-viewing-bill.html) - you can click on RDS and see which AWS region the charges are coming from, and then you can investigate further to see which instance types / resources this is related to
  • or, you could access Cost Explorer from the billing console, and effectively use convenient grouping & filtering options to find the charges you are concerned about

Which charge exactly was unexpected? Did you expect to stay within Free Tier? If that's the case, you definitely can run one EC2 instance, and one RDS instance, and you get some free tier limits for data transfer charges. However, it's important to make sure that you are using the resource types that are specifically eligible for Free Tier: https://aws.amazon.com/free/

I suggest to double-check whether you use the resources that fall under Free Tier or not.

profile pictureAWS
EXPERT
answered 5 months 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