I barely put any data into my database but aws tells me I’ve exceeded the free tier limit.Why?

0

I created a PostgreSQL database instance. I made sure to choose the free tier option. I put maybe 20 entries into one of my tables but I got an email today saying my account has exceeded 85% of the usage limit for one or more AWS Free Tier-eligible services for the month of January.

2 個答案
0

Note that there are many resources in the free tier. Maybe you have selected the correct instance for RDS (db.t2.micro, db.t3.micro or db.t4g.micro), but you have also limitations other areas (like storage).

Review cost explorer to check the real usage of all the items, not just the RDS instance.

已回答 1 年前
0

From memory if you run a resource that's the maximum eligible under free tier for a whole month, when you're 85% of the way through the month this can trigger an "85% used" alert. Doesn't mean you'll exceed the limit that month though unless you really are running more than the free tier allows.

專家
已回答 1 年前

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

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

回答問題指南