vantage-sh / ec2instances.info

Amazon EC2 instance comparison site
https://ec2instances.info
MIT License
5.07k stars 578 forks source link

Wrong data shown on Aurora pricing (maybe I/O-Optimized price is mixed) #696

Closed kyontan closed 1 year ago

kyontan commented 1 year ago

Hello, I'm a fun of the ec2instances.info 👍

I noticed that the Aurora PostgreSQL's price about r7g instance families are properly shown.

I think this is because that the ec2instances.info doesn't handle the prices about Aurora I/O-Optimized released recently. https://aws.amazon.com/about-aws/whats-new/2023/05/amazon-aurora-i-o-optimized/

For example, r7g.large and r7g.xlarge shows the price of Aurora Standard instance, but the r7g.2xlarge shows the price of Aurora I/O-Optimized instance.

https://instances.vantage.sh/rds/?filter=db.r7g.large|db.r7g.xlarge|db.r7g.2xlarge|db.r7g.4xlarge|db.r7g.8xlarge|db.r7g.12xlarge|db.r7g.16xlarge&compare_on=true&selected=db.r7g.large,db.r7g.xlarge,db.r7g.2xlarge,db.r7g.4xlarge,db.r7g.8xlarge,db.r7g.12xlarge,db.r7g.16xlarge

image

https://aws.amazon.com/rds/aurora/pricing See Aurora PostgrSQL-Compatible Edition -> Provisioned On-Demand instance -> US East (N. Virginia) section.

image

I hope this report will make the service better! thanks.

EverettBerry commented 1 year ago

Thanks this is a very detailed report! I will investigate and update our data ingestion.

angeloskyratzakos commented 1 year ago

The same applies on the x2g machines Screenshot 2023-06-12 at 12 23 06