Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add data for instance type r8g.xlarge #338

Open
jnioche opened this issue Dec 1, 2024 · 4 comments
Open

Add data for instance type r8g.xlarge #338

jnioche opened this issue Dec 1, 2024 · 4 comments
Labels

Comments

@jnioche
Copy link

jnioche commented Dec 1, 2024

Problem

cloud_scanner_cli::boavizta_api_v1: Warning: Cannot get impacts from API for instance type r8g.xlarge: error in response: status code 404 Not Found

Solution

Follow the instructions on https://doc.api.boavizta.org/contributing/cloud_instance/ to add the missing data

@jnioche jnioche added the DATA label Dec 1, 2024
@da-ekchajzer
Copy link
Collaborator

Do you have the specs for r8g.xlarge ?

@jnioche
Copy link
Author

jnioche commented Dec 10, 2024

https://aws.amazon.com/ec2/instance-types/ specifies that

Amazon EC2 R8g instances are powered by AWS Graviton4 processors. They deliver the best price performance in Amazon EC2 for memory-intensive workloads.

Features:

Powered by custom-built AWS Graviton4 processors
Larger instance sizes with up to 3x more vCPUs and memory than R7g instances
Features the latest DDR5-5600 memory
Optimized for Amazon EBS by default
Supports Elastic Fabric Adapter (EFA) on r8g.24xlarge, r8g.48xlarge, r8g.metal-24xl, and r8g.metal-48xl
Powered by the AWS Nitro System, a combination of dedicated hardware and lightweight hypervisor

Screenshot 2024-12-10 at 11 00 31

@da-ekchajzer
Copy link
Collaborator

Do you know how to add those instances ? https://doc.api.boavizta.org/contributing/cloud_instance/

You will need to add the r8g.8xlarge as a platform : https://doc.api.boavizta.org/contributing/server/

You will also need to add the graviton 4 to the CPU list https://doc.api.boavizta.org/contributing/cpu/

@jnioche
Copy link
Author

jnioche commented Dec 10, 2024

Could use
https://en.wikipedia.org/wiki/AWS_Graviton#Graviton4
https://en.wikipedia.org/wiki/ARM_Neoverse#Neoverse_V2
https://www.arm.com/products/silicon-ip-cpu/neoverse/neoverse-v2

as starting points to find the details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants