How to check cost per instance in RDS?

0

Hi, I have around 15 RDS instances, most of them Aurora Postgres. I want to check the cost at the instance level so I can know which instances are used more. Is there a way to check the cost per instance (not per service)? Thanks

已提問 1 年前檢視次數 1775 次
3 個答案
1

Besides CUR, you can use Cost Explorer to get to the resource level: AWS Cost Explorer now supports Hourly and Resource Level Granularity.

You can also set up a dashboard using Glue, Athena, and Qucksight:

I don't know any other place where the resource-level cost data resides.

profile pictureAWS
專家
kentrad
已回答 1 年前
profile picture
專家
已審閱 1 年前
  • Thanks, this feature is helpful, but when you select the granularity at the resource level, it gives you data from last 14 days only. I want to be able to see the costs at resource level for at least few months. Is there any way to get that, besides CUR?

0

Under account - bills - charged by service - RDS - you will something like USD per db.* instance hour (or partial hour) running Aurora PostgreSQL, here you can check all info for all instance types. Additionally, pricing is here: https://instances.vantage.sh/aws/rds/db.t3.medium

profile picture
已回答 1 年前
  • Thank for the answer. This gives me charges per type of RDS instance like Aurora Postgres, Aurora MySQL, etc. I want the next level charges where I can see charges for Aurora Postgres DB instance 1, Aurora Postgres DB instance 2 and so on.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南