All articles
CloudOct 30, 20257 min read
FinOps 101: Cloud Cost Governance That Actually Works
AM
Arjun Mehta
Principal Cloud Architect
Cloud spend is the second biggest line item in most tech budgets after payroll — and it is the only one nobody owns.
FinOps is the operating model that fixes this. Here's the practical version.
The three phases
1. Inform — you can't manage what you can't see
- Tag everything. AWS Cost Categories or Azure Cost Management, enforced with policy and verified monthly.
- Dashboards for every team. Show each team their own spend, trending and per-resource.
- Anomaly detection. Real-time alerts when spend deviates — catch the misconfigured instance before it becomes a story.
2. Optimize — now that you can see, act
- Rightsize. 60–80% of instances are oversized. Use usage data, not guesses.
- Autoscale. The cloud is elastic; your reservations should be too.
- Spot & serverless. Stateless workloads love spot (60–90% cheaper). Event-driven workloads love Fargate and Lambda.
- Committed use discounts. Savings Plans for the steady baseline — not for the peaks.
3. Operate — make it last
- Weekly reviews. 30 minutes, an owner for every cost anomaly.
- Unit economics. Cost per user, per order, per API call. This is the number that actually matters.
- Showback, then chargeback. Start with showback (visibility) before chargeback (accountability).
Common mistakes
- Buying RIs for variable workloads (you'll pay for idle capacity).
- Rightsizing without measuring post-change utilization (you'll drift back).
- Treating FinOps as a one-time project (it's a weekly habit).
What good looks like
A company running FinOps well sees 25–45% cloud cost reduction in the first 90 days, and — critically — no regression because the reviews keep the discipline alive.
The cloud is elastic. Your cost governance should be too.
#FinOps#Cost Optimization#AWS#Cloud
AM
Arjun Mehta
Principal Cloud Architect at NxtPrism