What is FinOps?

FinOps is an operational framework and cultural practice for maximizing the business value of cloud and technology spend. It works by creating financial accountability across engineering, finance, and business teams, and by giving those teams the timely, shared data they need to make trade-offs between cost, speed, and quality. The name is a portmanteau of "Finance" and "DevOps," and the analogy is deliberate: where DevOps broke down the wall between development and operations, FinOps breaks down the wall between the people who spend money in the cloud (engineers) and the people accountable for it (finance and leadership).

The discipline exists because cloud computing inverted the old IT cost model. Procurement used to be a slow, centralized, capital-expenditure decision -- buy servers once, depreciate them over years. The cloud turned spending into a continuous, decentralized, operating-expenditure stream where any engineer can provision resources with an API call and the bill arrives a month later. That power is the point of the cloud, but without a practice to manage it, costs grow faster than anyone notices. FinOps is that practice. The term was formalized in 2019 when J.R. Storment (co-founder of Cloudability) and others launched the FinOps Foundation, which became a program of the Linux Foundation in June 2020. The companion O'Reilly book, Cloud FinOps by Storment and Mike Fuller, gave the movement its canonical text.

Contact Us

FinOps Is a Culture, Not Just a Cost-Cutting Exercise

The most common misconception about FinOps is that it's about spending less. It isn't. FinOps is about spending wisely -- getting the most business value from every dollar, which sometimes means spending more, faster, to ship a product or capture a market. The goal is unit economics and accountability, not a smaller bill.

That distinction matters because it reframes who owns the problem. In a mature FinOps practice, engineers see the cost of the resources they provision in close to real time, and they treat cost as an efficiency metric alongside latency and reliability. Finance moves from monthly surprise reconciliation to continuous forecasting. Leadership gets to make investment decisions with actual numbers instead of guesses. The central FinOps team enables all of this -- it builds the tooling, sets the standards, and educates -- but it doesn't hold a veto over every spend decision. Accountability is distributed to the teams closest to the usage.

The Six FinOps Principles

The FinOps Foundation defines six principles that underpin the practice:

  1. Teams need to collaborate. Engineering, finance, product, and leadership work together continuously, not in periodic budget meetings.
  2. Business value drives technology decisions. Cost is evaluated against the value it produces -- unit economics, not absolute spend.
  3. Everyone takes ownership for their technology usage. Accountability is pushed to the teams that generate the cost.
  4. FinOps data should be accessible, timely, and accurate. Cost and usage data is available quickly and at a granularity teams can act on.
  5. FinOps should be enabled centrally. A central team drives the practice, standardizes tooling, and encourages best practices.
  6. Take advantage of the variable cost model of the cloud. The elasticity that makes cloud costs hard to predict is also the lever for optimization -- right-sizing, scaling down, and committing to discounts.

The FinOps Lifecycle: Inform, Optimize, Operate

The framework organizes the work into three phases that form a continuous loop, not a one-time sequence.

Inform

You can't manage what you can't see. The Inform phase is about visibility: allocating costs to the teams, products, and features that incur them; tagging and account structures that make allocation possible; benchmarking; budgeting; and forecasting. This is where shared accountability is established, because once a team can see its own slice of the bill, it can own it. Accurate cost allocation -- often called "showback" or "chargeback" -- is the foundation everything else builds on, and it remains one of the hardest parts of FinOps in practice.

Optimize

With visibility in place, the Optimize phase identifies and acts on opportunities to reduce waste and improve efficiency. The classic levers fall into two buckets. Rate optimization lowers the unit price: reserved instances, savings plans, committed-use discounts, and spot capacity. Usage optimization lowers consumption: right-sizing over-provisioned instances, shutting down idle resources, tiering storage, autoscaling, and architectural changes that do the same work for less. Workload optimization and waste reduction is consistently the top-ranked priority for practitioners -- in the FinOps Foundation's 2025 survey, 50% named it their number-one focus.

Operate

The Operate phase turns FinOps from a project into a continuous practice. It's about governance, policy, and sustained measurement: defining KPIs that tie cloud spend to business outcomes, automating anomaly detection so a runaway cost is caught in hours not weeks, enforcing tagging policies, and continuously feeding results back into the Inform phase. The point isn't a single optimization sweep -- it's building the organizational muscle to keep spend aligned with value as the estate grows and changes.

Domains, Personas, and Capabilities

The 2025 framework structures the practice around four Domains -- the high-level outcomes an organization is trying to achieve:

  • Understand Usage & Cost -- visibility, allocation, anomaly management, reporting.
  • Quantify Business Value -- forecasting, budgeting, benchmarking, unit economics.
  • Optimize Usage & Cost -- rate and usage optimization, workload management, commitment discounts.
  • Manage the FinOps Practice -- governance, education, policy, and operating the practice itself.

Each domain contains specific Capabilities -- concrete activities like cost allocation, anomaly management, or commitment-based discount management -- that teams can assess and mature over time.

FinOps also defines Personas, because the practice is inherently cross-functional. The core personas are the FinOps Practitioner (who drives the practice and bridges the others), Engineering, Finance, Leadership, Procurement, and Product. Allied personas include IT asset/financial management, Security, and Sustainability. Each persona has different metrics and incentives, and a working FinOps practice aligns them rather than pitting cost against speed.

FOCUS: A Common Language for Billing Data

One of the persistent pains in FinOps is that every vendor formats its cost and usage data differently. AWS Cost and Usage Reports, Azure cost exports, and GCP billing exports use different schemas, different column names, and different conventions -- which makes multi-cloud cost analysis a data-engineering project in itself.

FOCUS (the FinOps Open Cost and Usage Specification) is the open standard that solves this. Launched as a project in 2023, it defines a common schema and terminology for technology billing data so that costs from different clouds, SaaS tools, and even data centers can be analyzed side by side without custom transformation for each source. The major cloud providers and a growing list of SaaS vendors now publish FOCUS-formatted billing data; the specification reached version 1.0 general availability and the steering committee ratified version 1.3 in December 2025. For anyone building cost analytics, FOCUS is what turns a pile of incompatible billing exports into a single, queryable dataset -- a normalization layer not unlike what dbt and a data warehouse do for the rest of an organization's data.

Cloud+: FinOps Beyond Public Cloud

The biggest structural change in the 2025 framework is the introduction of Scopes -- formally extending FinOps beyond public cloud into what the Foundation calls "Cloud+." A Scope is a segment of technology spend to which FinOps principles are applied, and the initial scopes are Public Cloud, SaaS, and Data Center.

This reflects what practitioners were already doing. The same disciplines that tame an AWS bill -- allocation, forecasting, commitment optimization, anomaly detection -- apply just as well to a sprawling Snowflake consumption bill, a fleet of SaaS licenses, an observability spend on Datadog, or the depreciation and capacity planning of an owned data center. In the 2025 State of FinOps survey, a majority of practices had begun managing SaaS spend and nearly half were managing licensing. FinOps is becoming the operating model for all variable technology spend, not just IaaS.

FinOps for AI

The fastest-growing scope is AI. Generative AI and GPU workloads break several assumptions that traditional cloud cost management relies on, which is why "FinOps for AI" has become its own area of focus. In the 2025 State of FinOps survey, 63% of practitioners reported managing AI spend -- roughly double the prior year.

What makes AI spend different:

  • New units of cost. Instead of instance-hours and gigabytes, you're billed per token, per inference request, per provisioned throughput unit, or per GPU-hour. Unit economics shift to cost-per-token, cost-per-inference, and cost-per-training-run.
  • GPU underutilization. GPUs are expensive and frequently run at 15--30% utilization due to over-provisioning, poor batching, and static capacity. Improving utilization is often the single biggest lever.
  • Model and architecture choices dominate cost. Picking a right-sized model, quantizing, caching responses, optimizing prompts, and choosing between a hosted API like Amazon Bedrock and self-hosted inference can change the bill by an order of magnitude. A commonly cited example: a generative feature costing $20,000/month on a frontier API dropped to roughly $4,500 after prompt redesign and a switch to a quantized model, with no meaningful loss in quality.
  • Cost is coupled to design decisions made early. For RAG and agentic systems, the number of model calls, retrieved tokens, and tool invocations -- decisions made by engineers at design time -- determine the runtime bill far more than infrastructure tuning does.

FinOps Tooling

The tooling landscape spans native and third-party options. Cloud-native tools -- AWS Cost Explorer, Azure Cost Management, GCP Billing, and their budget and anomaly features -- are the starting point and are free, but they're single-cloud and limited in allocation depth. Third-party platforms (Cloudability/Apptio, CloudHealth, Finout, ProsperOps, Vantage, nOps, and others) add multi-cloud aggregation, richer allocation, automated commitment management, and unit-economics reporting.

A recurring pattern in larger organizations is building cost analytics in-house on top of FOCUS-formatted billing data -- landing it in a data warehouse or a real-time analytics engine like ClickHouse, then building dashboards and anomaly detection on top. This is essentially a DataOps problem applied to billing data, and it's where the FinOps practice and the data platform team often intersect.

FinOps vs. Cloud Cost Optimization

It's worth separating FinOps from the narrower idea of "cloud cost optimization." Cost optimization is a set of tactics -- buy reserved instances, delete idle disks, right-size VMs. FinOps is the operating model that makes those tactics happen continuously and at scale: the culture, the cross-team accountability, the data infrastructure, and the governance. Cost optimization without FinOps is a one-off cleanup that the bill quietly undoes over the following quarters. FinOps without cost optimization is process with no payoff. You need both, and FinOps is the framework that keeps optimization from being a one-time event.

Why FinOps Matters

The scale of the problem is what drives adoption. Industry estimates routinely put cloud waste in the tens of billions of dollars annually -- one widely cited 2025 projection pegged wasted infrastructure cloud spend at $44.5 billion, attributed largely to a disconnect between FinOps and the engineers who actually provision resources. The FinOps Foundation's 2025 survey covered organizations collectively responsible for roughly $69 billion of cloud spend, and the practice has moved from a niche role to a standard function in any organization with meaningful cloud or SaaS commitments.

The return is straightforward when the practice is real rather than nominal: spend that tracks business value, surprises caught early, engineers who treat efficiency as part of their job, and finance that can forecast instead of react. As technology spend shifts further toward consumption-based models -- cloud, SaaS, and now AI -- the organizations that manage it as a continuous discipline have a durable advantage over those that don't.

Contact Us

BigDataBoutique and Cloud Cost Management

Cost is a first-class concern in every data and search platform we design and operate. We help teams right-size and optimize their cloud data infrastructure -- from Elasticsearch and OpenSearch clusters to ClickHouse, Snowflake, and streaming pipelines -- and build the cost-visibility and unit-economics reporting that a real FinOps practice depends on, often on FOCUS-formatted billing data landed in a warehouse or ClickHouse. As an AWS Advanced Tier Services Partner working across the analytics, search, and AI stack, we bring deep experience in balancing cost, performance, and reliability. See our services page, or get in touch to discuss optimizing your data platform spend.

Ready to Schedule a Meeting?

Ready to discuss your needs? Schedule a meeting with us now and dive into the details.

or Contact Us

Leave your contact details below and our team will be in touch within one business day or less.

By clicking the “Get Expert Help” button below you’re agreeing to our Privacy Policy
We use cookies to provide an optimized user experience and understand our traffic. To learn more, read our use of cookies; otherwise, please choose 'Accept Cookies' to continue using our website.