EC2 Instance Types
- Instance type determines
- hardware of the phyiscal server (host) used to create instance
- compute, memory
- storage capabilities
- Network speed
- AWS instance types are grouped into an instance family which can be selected based on use cases
- An instance represents similar hardware configuration of the phyiscal server (host)
- Refer Here for the available instance types
- Use cases:
- General Purpose
- Compute Optimized
- Memory Optimized
- Storage Optimized
- Accelarated Computing

