Cloud Cost & Engineering Unit Economics
Streamline AI • Real-time visibility into cost per feature, idle waste, and unit economics
Red: >110% budget | Yellow: 90-110% | Green: <90% | dev-cluster shows persistent idle waste
| Recommendation | Service | Savings | Effort | Priority |
|---|---|---|---|---|
| Right-size inference instances (c6i.4xl → c6i.2xl) | inference-worker | $42K/mo | Low | P0 |
| Terminate idle dev-cluster nights & weekends | dev-cluster | $19K/mo | Low | P0 |
| Migrate to reserved instances (41% → 75% coverage) | api-gateway | $14K/mo | Medium | P1 |
| S3 lifecycle: move logs to Glacier after 90d | storage | $8K/mo | Low | P1 |
| Enable auto-scaling for data-pipeline workers | data-pipeline | $7K/mo | Medium | P1 |
| Spot instances for ml-training (80% workloads) | ml-training | $11K/mo | Medium | P2 |
| CloudFront caching improvements (cache hit 62% → 85%) | web-frontend | $5K/mo | Low | P2 |
| Tag compliance enforcement (86% → 100%) | all-services | — | Low | P2 |