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 回答
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
专家
已回答 5 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容