EC2 Instance Performance Tiers

T, M, C, R, X families.

Overview

EC2 instance performance tiers chooses the right family for each workload. Five families (T, M, C, R, X) cover most workloads; the discipline is matching the family to the workload constraint instead of defaulting to whatever the team learned first.

The approach

The practical approach: per-workload family selection, T for burstable, C for CPU-bound, R/X for memory-bound, documented per-service rationale. The team’s discipline produces matched compute that runs cheaper without sacrificing performance.

Why this compounds

Family discipline compounds across services. Each correct family produces ongoing cost-performance; the team’s compute discipline grows; new services inherit the family-selection methodology.

Family discipline is an operational discipline that pays off across years. Nova AI Ops integrates with compute telemetry, surfaces patterns, and supports the team’s compute discipline.