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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ