High-Performing and Elastic Compute
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing AWS Certified Solutions Architect – Associate premium course — no separate purchase.
Included in this chapter:
- Instance family deep dive: when each family beats the alternatives
- Graviton compatibility checklist + migration playbook
- Lambda performance tuning: memory, provisioned concurrency, SnapStart
- Placement groups + EFA: HPC patterns that need both
EC2 instance families at a glance
| Family | Profile | Workload fit | Graviton variant |
|---|---|---|---|
| M (m6i, m7g) | Balanced CPU/RAM | General-purpose web / app servers | m6g / m7g |
| C (c6i, c7g) | Compute-optimized (high CPU/RAM ratio) | Batch processing, gaming, scientific | c6g / c7g |
| R (r6i, r7g) | Memory-optimized | In-memory DBs, large JVMs, real-time analytics | r6g / r7g |
| X (x2idn, x2iedn) | Extra-large memory | SAP HANA, large Apache Spark | — |
| I (i4i) | High local NVMe IOPS | NoSQL DBs (Cassandra, MongoDB, etc.) | — |
| D (d3) | Dense HDD storage | Data warehousing, MapReduce | — |
| P (p5) | GPU (NVIDIA H100) | ML training, HPC | — |
| G (g5) | GPU (cheaper than P) | ML inference, graphics rendering | — |
| Inf2 / Trn1n | ML accelerator (AWS chips) | ML inference (Inf2) / training (Trn1n) | ARM-based |
| T (t3, t4g) | Burstable CPU credits | Cheap, bursty workloads | t4g |
| Hpc (Hpc6id, Hpc7a) | HPC + EFA networking | Tightly-coupled HPC clusters | — |
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
Also tested in
References
- Amazon EC2 instance types
- Burstable performance instances (T family)
- Elastic Fabric Adapter (EFA)
- Amazon EC2 documentation (root)
- Amazon ECS overview
- Amazon EKS overview
- AWS Fargate
- AWS Lambda Developer Guide
- AWS Graviton processor
- Lambda quotas (15-min, memory, /tmp limits)
- Lambda provisioned concurrency
- Placement groups
- Lambda SnapStart
- Spot Instance interruptions
- https://docs.aws.amazon.com/autoscaling/ec2/userguide/lifecycle-hooks.html