What is your process for choosing what EC2 instance type is appropriate and what are the pain points?
EC2 Instance types naming: What is the difference between Instance families that are Intel processors and have "i" attribute and those who don't ?
What’s your experience with AWS Graviton processors?
Videos
Hey all,
I'm looking for some insight on the following: when you need to pick an EC2 instance, what do you do? Do you use a service or AWS calculator of some kind to give you recommendations, or do you just look at the instance list manually and decide what the correct match is yourself? Is there something that you wish existed so that you could make this decision better/faster?
Hello. I was reading the documentation about EC2 Instance type naming (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html) and I was checking the attributes section. According to it, The names of Instance families with letter i means that it uses Intel processor, but there are many families like T2 , T3 , M4, M5 that also use Intel CPUs.
My question is, what is the difference between Instance families that have letter i and uses Intel CPU and those who don't have letter i and use Intel CPUs ?