Why is Postgres RDS instance more expensive than SQL Server (license included) RDS instance?
Why is RDS so incredibly expensive
Postgres RDS is too expensive -
Cost for an aurora cluster
Videos
I created an RDS postgres database with the lowest settings - literally free tier on everything, but apparently I don't qualify for that anymore.
I was never able to figure out how to create a table, put data into it, or connect to it.
However, I was charged $10 a day for a few days, so I killed it and won't be going back. I've had multiple similar experiences with AWS and I never get an explanation for the charged from AWS.
Is there any explanation for this? I use heroku and firebase and never have nearly as much difficulty using those and I've never had a billing issue or random charges.
Update:Here is a detail for the billing. How did this happen?
Update 2:
After feedback here that the costs came from the storage type, I went back and looked at the creation process to see what happened. In selecting the "Easy Create" process for a postgres RDS database, the more expensive storage type was the "default". That's pretty upsetting to me and I really wish that there was something that told you the project cost prior to activation, but at least I figured out what happened. I'm gonna recreate and see if I can't get it cheaper.
Thanks for the help.
Question is in the Title. Only reason I'm considering Postgres is because of the "licensing costs" associated with SQL Server. Then I see this. What's up?
Postgres instance would be $86.51 USD:
db.t4g.micro
vCPU: 2
Memory: 1 GiB
SQL Server equivalent instance would be (license included): $67.71 USD
db.t3.micro
vCPU: 2
Memory: 1 GiB
Edit:
For those who asked for more information to better understand my perspective
-
Go to https://aws.amazon.com/rds/pricing/?p=ft&c=db&refid=e21cc09f-34cd-4d7e-a012-ad97353eb4b4 and go to the "Pricing by Amazon RDS engines" section.
-
Select either "Amazon RDS for PostgreSQL Pricing" or "Amazon RDS for SQL Server Pricing"
-
Navigate to the "AWS Pricing Calculator" and click "Create your custom estimate now." Select the instance types that I have mentioned above without changing any of the filler info.