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 support for additional ARM/graviton instance types #969

Closed
wants to merge 1 commit into from

Commits on Dec 1, 2021

  1. add support for additional ARM/graaviton instance types

    Announced at re:Invent 2021:
    
    * c7g.* new graviton3 instances in preview [1]
    * g5g.* graviton2 with nvidia GPU [2]
    * Im4gn.*  graviton2 with local SSDs [3]
    * Im4gen.* graviton2 with local SSDs and extra memory [3]
    
    Announced earlier in 2021 and we missed it:
    
    * x2gd.* graviton2 with super extra sized memory [4]
    
    While I was adding to the list I also re-orderde it to be alphabetical.
    Mainly so it's easier to scan and check for missing types.
    
    [1] https://aws.amazon.com/blogs/aws/join-the-preview-amazon-ec2-c7g-instances-powered-by-new-aws-graviton3-processors/
    [2] https://aws.amazon.com/blogs/aws/new-amazon-ec2-g5g-instances-powered-by-aws-graviton2-processors-and-nvidia-t4g-tensor-core-gpus/
    [3] https://aws.amazon.com/blogs/aws/new-storage-optimized-amazon-ec2-instances-im4gn-and-is4gen-powered-by-aws-graviton2-processors/
    [4] https://aws.amazon.com/blogs/aws/new-amazon-ec2-x2gd-instances-graviton2-power-for-memory-intensive-workloads/
    yob committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    2d426d2 View commit details
    Browse the repository at this point in the history