vantage-sh / ec2instances.info

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

Instance view page doesn't show "Up to" for network bandwidth #669

Closed saidmasoud closed 1 year ago

saidmasoud commented 1 year ago

When an instance type' network bandwidth isn't dedicated (e.x. "up to 10Gbps"), that is not reflected on the instance's page, whereas it is shows on the main page's list view.

Example of incorrect value: https://instances.vantage.sh/aws/ec2/r5a.8xlarge

image

Example of correct value: https://instances.vantage.sh/?filter=r5a.

image