AWS

Explain the instance type naming convention

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

Let's take for example the following instance type: m5.large

m is the instance class 5 is the generation large is the size of the instance (affects the spec properties like vCPUs and RAM)