AWS CCP Notes

Search

Search IconIcon to open search

11-03 EC2 Instance Types

Last updated Aug 17, 2023 Edit Source

An instance type is a particular  instance size and instance family.

Example

t2.micro

  • t2 is the instance family
  • micro is the instance size
    together they make up an instance type

# EC2 Instance Sizes

A common pattern for instance sizes:

There are many exceptions to this pattern for sizes e.g.

EC2 Instance Sizes generally double in price and key attributes

NamevCPURAM (GB)On-Demand per hourOn-Demand per month
t2.small112$0.023$16.79
t2.medium224$0.0464$33.87
t2.large236$0.0928$67.74
t2.xlarge454$0.1856$135.48