⚡ Cloud Cost Optimization Language
Master cost optimization vocabulary: rightsizing, reserved instances, savings plans, spot instances, and waste identification. Intermediate
0 / 5 completed
1 / 5
An engineer suggests: "We should rightsize the EC2 instances — several are running at under 10% CPU."
What does rightsizing mean?
Rightsizing is data-driven: analyse actual CPU/memory utilisation (target: 60–80%), then select the appropriate smaller instance.
| Tool | What it does |
|---|---|
| AWS Compute Optimizer | Analyses 14 days of CloudWatch metrics using ML; provides risk-rated resize recommendations |
| Azure Advisor | Analyses VM utilisation; recommends resize or shutdown with estimated savings |
Key vocabulary: "rightsizing", "instance utilisation", "overprovisioning", "Compute Optimizer", "right-size recommendation".