vantage-sh / ec2instances.info

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

Add support for Bring-Your-Own-License (BYOL) pricing #396

Open perrucci opened 5 years ago

perrucci commented 5 years ago

At least the price for db.m4.4xlarge is wrong. Region: Ireland Oracle on demand price Price on ec2instances.info: $3.679000 hourly Correct Price: 1,545 USD

blckct commented 5 years ago

What's the source? https://aws.amazon.com/rds/oracle/pricing/ gives a price of $3.679 for single-az deployment $1.545 is price for MySQL https://aws.amazon.com/rds/mysql/pricing/

perrucci commented 5 years ago

From: https://aws.amazon.com/rds/oracle/pricing/?nc1=h_ls

On-Demand DB Instances (Bring-Your-Own-License) Single-AZ Deployment Region: Ireland db.m4.4xlarge | $1.545

$3.679 is for db.m4.4xlarge in

On-Demand DB Instances (License Included) Standard Edition One Single-AZ Deployment Region: Ireland

blckct commented 5 years ago

I think the price is not wrong but the entire BYOL column is missing.

powdahound commented 5 years ago

@blckct is correct - there's no BYOL pricing here yet. Hasn't been requested yet, but would be nice to add, so I'll edit this ticket to be the one tracking it.