How to get a correct prognose on costs of ec-instances and rds service

0

I created an Ec2-instance. This is related to an aurora mysql db-instance. I created this to launch a QA version of my application. Yesterday I made the instance and the RDS service. I checked how much it should cost me. Had the instance and rds up for around 3 hours. Set-up entry rules and created the database with some mock data, I really didn't do a lot. Afterwards I shut down the instance.

Today my billling is updated, but the calculated pricing is much higher than I expected. My problem is that I can see the total pricing of the RDS and than of the EC2-instance. But I cannot get a detail of how that is calculated. How can I get this specific detail of billing? I would want to see how they come the pricing.

Example: USD 0.14 per Aurora Capacity Unit hour running Aurora MySQL Serverless v2 15.161 ACU-Hr // TOTAL USD 2.12

This line says it costs 0,14 usd per hour. But it only ran 3 hours, how can it get to 2,12 ? But this is the maximum detail I can find.

Because at current consumption rate, I need to find something else than AWS to do this.

Yannick
已提問 1 個月前檢視次數 249 次
3 個答案
1

Hi

Use this to calculate the Cost of the Infra: https://calculator.aws/

Free Tier: If you're new to AWS, you might still be eligible for the free tier, which includes limited usage of EC2 and RDS instances.

Look here Free Tier

profile picture
專家
GK
已回答 1 個月前
profile pictureAWS
專家
iBehr
已審閱 1 個月前
  • This is now just the issue. These tools always give incorrect prognoses. I make a prognose. I use it less and I pay more .. The tools are incorrect. Also I want to see how they calculated it afterwards, .. not before, since there prognose is wrong. I used a free tier EC-2 instance, still get billing for it. It should be normal to see how your pricing is calculated somehow.

1

Note that $0.14 is ACU hour, not Hour. It depends on how long did it remain 5 ACUs or more (depending on the maximum ACU set on the database and how much it had scaled up to) . Let's say it scaled up to 5 ACUs for 3 hours, it will be 5 x 0.12 per ACU-hour x 3 = $1.8. I assume the minimum you set on the database is 0.5. What is the maximum ACU set?

profile pictureAWS
專家
已回答 1 個月前
profile pictureAWS
專家
iBehr
已審閱 1 個月前
0

I took the lowest. I don't think it supposed to scale up just to create a few tables. Why don't they describe anywhere how I can calculate how to measure my ACU hour?

Yannick
已回答 1 個月前

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

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

回答問題指南