I’ve been thinking a lot about the shift happening in how we handle cloud costs, and I’m curious if others are seeing what I’m seeing.
The data point that stopped me in my tracks: 78% of FinOps practices now report into the CTO/CIO organization—up 18 percentage points from just three years ago. This isn’t just a reporting line change. This signals that FinOps is finally being treated as a technology capability tied to architecture and engineering decisions, not just quarterly budget cleanup by finance.
Where We’ve Been
When I joined my current company to lead our cloud migration in 2022, cost was “someone else’s problem.” Engineering optimized for velocity and reliability. Finance reacted to the AWS bill every quarter and asked us to “find savings.” The cycle repeated.
We’d get a Slack message: “Cloud costs up 40% last quarter, what happened?” And we’d scramble to explain: new product launch, increased usage, some inefficient queries we’re fixing. Then everyone moved on until the next quarter.
That reactive approach worked when cloud was 5% of our operating budget. It doesn’t work now.
The 2026 Reality
Here’s what changed:
AI costs are exploding. GPU usage, data pipeline processing, model inference—these aren’t just line items. They’re architectural decisions with 5-6 figure monthly implications. And AI cost management is now the #1 most desired FinOps skillset across organizations of all sizes. We went from 63% of companies managing AI costs to 98% in one year.
It’s not just cloud anymore. We’re managing SaaS costs (90% of orgs now vs 65% last year), software licensing (64%, up 15%), private cloud infrastructure (57%, up 18%), even data center costs (48%, up 12%). FinOps has become multi-technology financial management.
The measurement problem is real. Try attributing container costs across dynamic workloads in a multi-tenant environment. Good luck. The infrastructure we built for agility makes cost visibility incredibly hard.
Are We Ready for Explicit Trade-offs?
I think we’re moving beyond “find the obvious waste” (though there’s still plenty) into a more mature question: Can we make cost trade-offs explicit parts of our architecture and product decisions?
Here’s what that looks like in practice:
Build vs buy with real TCO analysis. Not after we’ve already built it—upfront, as part of the decision. “We could build this workflow engine, or we could use Temporal Cloud. Here’s the 18-month cost projection for both, including engineering time. Which trade-off do we want to make?”
Storage tier decisions based on data. An architect choosing between S3 Standard and Glacier based on actual cost models and retrieval patterns, not just “this seems cheaper.” The cost difference might be $8K/month—is the faster retrieval time worth it for this use case?
Feature scoping with infrastructure cost. Product team wants real-time analytics for a new dashboard. We model it: “Real-time will cost $20K/month in streaming infrastructure. Near-real-time (5-minute delay) costs $3K. What’s the user value difference?” That’s an explicit trade-off.
The Hard Questions I’m Wrestling With
1. How do you make cost visible without creating analysis paralysis?
I don’t want every PR to require a cost impact analysis. But I also don’t want surprise $50K bills because someone spun up a new service without thinking about it.
2. Who actually owns the trade-off decision?
Is it engineering (we understand the tech), product (we understand the user value), or finance (we understand the budget)? In practice, it has to be all three—but that’s hard to orchestrate.
3. What are the right metrics?
Cost per transaction? Cost per user? Cost per feature? Infrastructure cost as % of revenue? I’ve seen teams bikeshed over metrics while ignoring actual waste. And I’ve seen teams optimize the wrong metric and make things worse.
4. How do you avoid the “cheaper is always better” trap?
Sometimes the expensive option is the right one. Paying more for managed services might be cheaper than engineering time. Higher infrastructure costs might enable faster iteration. Cost-consciousness isn’t the same as cost-minimization.
What I’m Seeing Work
The teams that are doing this well have a few things in common:
-
Cost visibility in the tools engineers already use. Not a separate dashboard they have to remember to check. Grafana, CI/CD pipelines, PR comments—put the cost data where decisions are being made.
-
Cross-functional ownership. FinOps person + senior engineer + product lead pairing on architecture reviews. Not gates—collaboration.
-
Culture that treats cost as a constraint, like security or performance. Not an afterthought. Not a punishment. A real constraint that shapes technical decisions.
But even with all that, it’s hard. The incentives aren’t always aligned. The tools aren’t always there. The organizational muscle memory defaults to “optimize later.”
Are we really ready to make cost trade-offs explicit instead of reactive? Or are we just saying we are while still reacting to bills every quarter?
I’d love to hear what’s working (or not working) for others. Especially if you’re in a different context—smaller company, different industry, earlier stage. Does this resonate, or am I overthinking this?
Sources that shaped my thinking: State of FinOps 2026, FinOps trends to watch, FinOps Foundation