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 Antworten
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.

beantwortet vor einem Jahr
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.

EXPERTE
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen