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.

답변함 일 년 전
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.

전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠