Перейти до вмісту

Module 1.1: FinOps Fundamentals

Цей контент ще не доступний вашою мовою.

Certification Track | Complexity: [MEDIUM] | Time: 45 minutes

This module covers the conceptual foundation of FinOps — what it is, why it exists, its core principles, the lifecycle that drives it, and how teams organize around it. This is the backbone of the FOCP exam: four of the six domains (Principles, Lifecycle, Teams & Motivation, Challenge of Cloud) are covered here.

What You’ll Learn:

  • What FinOps is and what problem it solves
  • The 6 FinOps Principles and how they guide decision-making
  • The FinOps Lifecycle: Inform, Optimize, Operate
  • Team structure: who does FinOps and why they care
  • Organizational models: centralized, embedded, and hybrid

Prerequisites:

  • Basic understanding of cloud computing (AWS, Azure, GCP)
  • No Kubernetes knowledge required — this is conceptual

Exam Coverage: This module covers FinOps Principles (12%), FinOps Lifecycle (30%), Teams & Motivation (12%), and Challenge of Cloud (8%) — totaling 62% of the FOCP exam.


After completing this module, you will be able to:

  1. Apply the 6 FinOps Principles to evaluate cloud spending decisions and justify optimization proposals to stakeholders
  2. Map the FinOps Lifecycle phases (Inform, Optimize, Operate) to concrete organizational activities and maturity stages
  3. Design a FinOps team structure (centralized, embedded, or hybrid) that fits an organization’s size and cloud maturity
  4. Analyze cloud cost challenges (variable spend, shared costs, delayed billing) and explain how FinOps practices address each one

Imagine you run a restaurant. Every dish has a price on the menu, every ingredient has a cost, and at the end of the month you know exactly where your money went. Now imagine a restaurant where nobody knows what ingredients cost, the kitchen orders whatever it wants, and the bill arrives 30 days later as one giant number with no breakdown. That is how most companies run their cloud.

Cloud computing flipped the IT cost model upside down. In the data center era, you bought servers upfront (capital expense) and used them for years. Cloud turned infrastructure into a utility bill — pay-as-you-go, variable, and controlled by engineers who have never read a balance sheet. The result? Companies routinely waste 30-40% of their cloud spend, and nobody realizes it until the CFO starts asking questions.

FinOps is the discipline that brings financial accountability to this new model. It is not about cutting costs (though that happens). It is about making informed decisions about cloud spending so that every dollar drives business value.


  • Global cloud spending exceeded $600 billion in 2024, and analysts estimate that $200+ billion of that was wasted on idle, oversized, or forgotten resources. That is more than the GDP of many countries, burned on compute nobody used.
  • The term “FinOps” was coined around 2019 by the FinOps Foundation, which is now a project of the Linux Foundation (not CNCF). The Foundation has over 10,000 members from companies like Google, Microsoft, and Walmart.
  • A 2023 Flexera survey found that organizations self-report wasting 28% of their cloud spend. But when audited, the actual waste is typically 40-60% — people underestimate how much they waste because they cannot see it.

Before diving into FinOps, you need to understand the problem it solves. Why is cloud spending so hard to manage?

DATA CENTER ERA (before ~2010)
══════════════════════════════════════════════════════════════
- Buy servers upfront (CapEx)
- Fixed capacity, known costs
- IT department controls purchasing
- Finance plans budgets annually
- Waste = unused rack space (visible, bounded)
CLOUD ERA (now)
══════════════════════════════════════════════════════════════
- Pay per hour/second (OpEx)
- Infinite capacity, variable costs
- Engineers spin up resources on demand
- Bills arrive monthly, 30 days late
- Waste = invisible, unbounded

Three forces make cloud cost management uniquely difficult:

1. Decentralized purchasing. In the data center era, buying a server required a purchase order, management approval, and a 6-week lead time. In the cloud, any engineer with an IAM role can spin up a $10,000/month database in 30 seconds. The people spending the money (engineers) are not the people responsible for the budget (finance).

2. Complexity of pricing. AWS alone has over 300 services, each with its own pricing model. A single EC2 instance has on-demand pricing, reserved instances (1-year or 3-year), savings plans, spot pricing, and dedicated hosts — all at different rates. Multiply that by regions, data transfer charges, and storage tiers, and you get a bill that requires a PhD to interpret.

3. Delayed feedback. Cloud bills arrive 30 days after the fact. By the time finance notices a spike, the damage is done. Imagine driving a car where the speedometer shows your speed from last month. That is cloud cost management without FinOps.

Here is what happens when organizations ignore cloud financial management:

SymptomWhat It Looks LikeBusiness Impact
Shadow ITTeams spin up resources with no trackingUnpredictable, growing bills
Zombie resourcesForgotten dev/test environments run 24/715-30% of total spend, pure waste
Over-provisioning”Just in case” sizing — 8 CPU for a 0.5 CPU workload3-10x actual cost needed
No accountability”The cloud bill” is one number nobody ownsNo incentive to optimize
Surprise billsSpikes appear with no explanationCFO loses trust in engineering

FinOps (a blend of “Finance” and “DevOps”) is the practice of bringing financial accountability to the variable spend model of cloud. The FinOps Foundation defines it as:

FinOps is an evolving cloud financial management discipline and cultural practice that enables organizations to get maximum business value by helping engineering, finance, technology, and business teams to collaborate on data-driven spending decisions.

Let’s break that definition apart:

  • Evolving — FinOps is not a one-time project. It is a continuous practice, like DevOps.
  • Cultural practice — FinOps is about people and processes, not just tools.
  • Maximum business value — The goal is NOT “spend less.” It is “spend wisely.” Sometimes the right answer is to spend more on a service that generates revenue.
  • Collaborate — Engineering, finance, and business must work together. FinOps fails if it lives in only one team.
  • Data-driven — Decisions based on cost data, usage metrics, and business outcomes. Not gut feelings.
FinOps IsFinOps Is NOT
Maximizing value per dollarCutting costs at all costs
A cross-functional practiceA finance-only responsibility
Continuous and iterativeA one-time cost-cutting project
Data-driven decision makingGut-feel budgeting
Engineering-empoweredTop-down mandates to “spend less”

The FinOps Foundation defines six principles that guide every FinOps practice. These are heavily tested on the exam — know them cold.

Cloud cost management is a team sport. Engineers make spending decisions through architecture and resource selection. Finance provides budgets and forecasting. Executives set business priorities. Product teams define what features are worth building. None of these groups can optimize cloud spending alone.

Business analogy: Think of building a house. The architect designs it, the builder constructs it, the bank finances it, and the homeowner decides what is worth paying for. Remove any one party and the project fails.

In practice: FinOps creates shared visibility (dashboards everyone can see), shared vocabulary (agreed-upon terms like “unit cost”), and regular cross-functional meetings (weekly or monthly cost reviews).

Principle 2: Everyone Takes Ownership for Their Cloud Usage

Section titled “Principle 2: Everyone Takes Ownership for Their Cloud Usage”

The team that builds and deploys a service is responsible for its costs. This is analogous to the DevOps principle “you build it, you run it” — in FinOps, it becomes “you build it, you pay for it.”

Business analogy: In a household budget, the person who uses the most electricity is responsible for their usage. You don’t blame the electric company; you turn off the lights.

In practice: Cost is allocated to teams via tagging/labeling. Each team can see their spend, understand it, and take action. Engineers have visibility into the cost impact of their architecture decisions.

Principle 3: A Centralized Team Drives FinOps

Section titled “Principle 3: A Centralized Team Drives FinOps”

While everyone owns their costs, a dedicated FinOps team (or practitioner) provides the framework, tooling, best practices, and governance. This team does not control spending — they enable informed spending.

Business analogy: A company’s finance department does not tell marketing how much to spend on ads. But they provide the budget framework, reporting tools, and financial guardrails that marketing uses to make informed decisions.

In practice: The FinOps team negotiates reserved instances, builds cost dashboards, establishes tagging policies, runs cost reviews, and educates teams on optimization opportunities.

Principle 4: Reports Should Be Accessible and Timely

Section titled “Principle 4: Reports Should Be Accessible and Timely”

Cost data must be available to everyone, updated frequently, and easy to understand. If engineers can only see costs in a monthly PDF report, they cannot make real-time decisions. Delayed data leads to delayed action.

Business analogy: Imagine a stock trader who can only see yesterday’s prices. They cannot make good trades. Real-time (or near-real-time) data enables real-time decisions.

In practice: Self-service dashboards updated daily (or hourly). Anomaly detection that alerts teams to spending spikes immediately. Cost data integrated into engineering tools (CI/CD, Slack, Jira).

Principle 5: Decisions Are Driven by the Business Value of Cloud

Section titled “Principle 5: Decisions Are Driven by the Business Value of Cloud”

The goal of FinOps is not “minimize cloud spend.” It is “maximize business value per dollar spent.” Sometimes the right decision is to increase spending — for example, scaling up a service during Black Friday to handle 10x traffic.

Business analogy: A delivery company does not minimize fuel costs by parking the trucks. It optimizes fuel costs by choosing efficient routes while still making all deliveries. Revenue matters more than cost.

In practice: Teams use “unit economics” to measure efficiency. Instead of “we spent $50,000 on compute,” it becomes “we spent $0.03 per transaction” or “$2.50 per active user.” This connects cost to business outcomes.

Principle 6: Take Advantage of the Variable Cost Model of Cloud

Section titled “Principle 6: Take Advantage of the Variable Cost Model of Cloud”

Cloud’s pay-as-you-go model is a feature, not a bug. FinOps teams exploit this by right-sizing resources, using spot/preemptible instances, scheduling non-production environments, and leveraging commitment discounts (reserved instances, savings plans).

Business analogy: Buying groceries in bulk when they are on sale, choosing off-peak flights, and canceling subscriptions you don’t use. The variable cost model rewards active management.

In practice: Reserved instances for stable workloads (save 30-60%), spot instances for fault-tolerant workloads (save 60-90%), auto-scaling to match demand, and scheduled shutdowns for dev/test environments.

#PrincipleKey Idea
1Teams need to collaborateFinance + Engineering + Business together
2Everyone takes ownership”You build it, you pay for it”
3A centralized team drives FinOpsEnable, don’t control
4Reports should be accessible and timelyReal-time data, self-service dashboards
5Decisions driven by business valueMaximize value, not minimize cost
6Take advantage of the variable cost modelExploit cloud pricing mechanics

The FinOps lifecycle is a continuous loop of three phases. This is the single most-tested topic on the exam (30% of questions).

┌─────────────┐
│ │
┌─────► INFORM ├─────┐
│ │ │ │
│ └─────────────┘ │
│ │
│ "Where is our │
│ money going?" │
│ ▼
┌────────┴────────┐ ┌─────────────────┐
│ │ │ │
│ OPERATE │ │ OPTIMIZE │
│ │ │ │
└────────▲────────┘ └────────┬─────────┘
│ │
│ "How do we │
│ govern?" │
│ │
│ "How do we ◄─────┘
│ reduce waste?"
└────────────────────────
CONTINUOUS LOOP

Question answered: “Where is our money going?”

The Inform phase is about visibility. You cannot optimize what you cannot see. This phase creates shared understanding of cloud costs across the organization.

Key activities:

  • Cost allocation: Tagging resources, mapping costs to teams/products/environments
  • Showback/Chargeback: Reporting costs back to the teams that generated them
  • Anomaly detection: Identifying unexpected spending spikes
  • Benchmarking: Comparing current spend to baselines and industry norms
  • Forecasting: Predicting future costs based on trends and planned projects

Who cares:

  • Finance: Needs accurate cost data for budgeting and forecasting
  • Engineering: Needs to see the cost impact of architecture decisions
  • Executives: Need high-level dashboards showing spend trends and value

Output: Everyone in the organization can answer “what does my team/project/service cost?” with confidence.

Question answered: “How do we reduce waste and improve efficiency?”

Once you can see where money goes (Inform), you can take action to reduce waste and improve efficiency. This phase focuses on concrete optimization actions.

Key activities:

  • Right-sizing: Matching resource allocation to actual usage (e.g., downsize an m5.xlarge to m5.large)
  • Rate optimization: Using commitment discounts (reserved instances, savings plans) and spot instances
  • Workload optimization: Scheduling non-production environments, removing idle resources
  • Architecture optimization: Choosing cost-effective architectures (serverless vs. always-on, managed vs. self-hosted)

Who cares:

  • Engineering: Identifies and implements technical optimizations
  • FinOps team: Negotiates rate discounts, identifies cross-team patterns
  • Finance: Tracks savings and updates forecasts

Output: Concrete cost reductions — measured in dollars saved, unit cost improvements, or waste percentage reduced.

Question answered: “How do we govern and sustain our FinOps practice?”

Optimization without governance is a one-time project. The Operate phase builds the organizational muscle to sustain FinOps practices over time.

Key activities:

  • Policy enforcement: Tagging policies, budget guardrails, approval workflows
  • Automation: Auto-scaling, scheduled shutdowns, automated right-sizing recommendations
  • Continuous improvement: Regular cost reviews, KPI tracking, maturity assessment
  • Organizational alignment: FinOps training, stakeholder engagement, executive sponsorship
  • Budget management: Setting and tracking budgets, managing variances

Who cares:

  • FinOps team: Maintains governance framework and tooling
  • Management: Ensures organizational compliance with FinOps practices
  • All teams: Follow established processes, participate in reviews

Output: Sustainable FinOps practice that runs without heroics — processes, policies, and automation that keep costs optimized continuously.

PhaseQuestionFocusKey Activities
InformWhere is our money going?VisibilityAllocation, showback, anomaly detection, forecasting
OptimizeHow do we reduce waste?ActionRight-sizing, rate optimization, workload optimization
OperateHow do we govern?GovernancePolicies, automation, reviews, budgets

Exam tip: Every FinOps activity can be mapped to one of these three phases. When the exam asks “which phase does X belong to?”, ask yourself: “Is this about seeing costs (Inform), reducing costs (Optimize), or governing the process (Operate)?”


FinOps is a cross-functional practice. Different personas have different motivations, and the exam tests whether you understand what each role cares about.

The FinOps practitioner is the hub of the FinOps practice. They are not a cost cop — they are an enabler, educator, and translator between engineering and finance.

Responsibilities:

  • Build and maintain cost visibility tools and dashboards
  • Negotiate rate discounts (reserved instances, enterprise agreements)
  • Run cost optimization reviews and identify savings opportunities
  • Educate teams on FinOps best practices
  • Establish and enforce tagging/allocation policies
  • Report to leadership on cloud spend trends and efficiency

Motivation: Drive organizational efficiency. Translate cloud costs into business terms that finance understands and engineering terms that developers understand.

Engineers are the primary spenders of cloud resources. They make architecture decisions, choose instance types, set resource requests, and deploy infrastructure.

Responsibilities:

  • Implement cost-efficient architectures
  • Right-size resources based on actual usage
  • Tag and label all resources for cost allocation
  • Respond to optimization recommendations
  • Build cost awareness into design decisions

Motivation: Build great products without waste. Engineers care about performance and reliability first, but FinOps helps them see that over-provisioning is not the same as reliability.

Finance teams need predictable budgets, accurate forecasts, and financial accountability. Cloud’s variable cost model is their nightmare — without FinOps.

Responsibilities:

  • Set budgets and track cloud spend against them
  • Forecast future cloud costs
  • Approve commitment purchases (reserved instances, savings plans)
  • Report cloud costs to leadership and investors
  • Ensure compliance with financial policies

Motivation: Predictability and accountability. Finance does not care about instance types — they care that the cloud bill is within budget and trending correctly.

Executives set business priorities and need to understand cloud spend in business terms, not technical terms.

Responsibilities:

  • Approve cloud budgets and investment decisions
  • Drive FinOps culture from the top (executive sponsorship)
  • Balance cost optimization with business growth
  • Use unit economics to evaluate cloud efficiency

Motivation: Business value. Executives ask “are we getting a good return on our cloud investment?” not “how many m5.xlarge instances do we have?”

Product owners decide which features to build, which affects what cloud resources are needed.

Responsibilities:

  • Factor cloud cost into feature prioritization
  • Understand the cost-to-value ratio of their product features
  • Collaborate with engineering on cost-effective solutions

Motivation: Feature velocity balanced with cost efficiency. They want to ship features fast without blowing the budget.

RolePrimary MotivationFinOps Question They Ask
FinOps PractitionerOrganizational efficiency”How do we improve across the board?”
EngineeringBuild without waste”How much does my service cost?”
FinancePredictability”Will we hit our budget?”
ExecutivesBusiness value”What’s our unit cost per customer?”
ProductFeature ROI”Is this feature worth its cloud cost?”

How does a FinOps team fit into an organization? There are three common models:

A dedicated FinOps team handles all cloud financial management. Works well for organizations just starting their FinOps journey.

Pros: Consistent practices, specialized expertise, single point of coordination. Cons: Can become a bottleneck, may lack deep engineering context, teams may feel “policed.”

FinOps practitioners are embedded within engineering teams (like embedded SREs). No central team exists.

Pros: Deep context for each team, fast optimization cycles, engineers own their costs. Cons: Inconsistent practices across teams, no one negotiates organization-wide discounts, duplication of effort.

A small central FinOps team provides the framework, tooling, and governance, while embedded champions within each engineering team drive day-to-day optimization. This is what the FinOps Foundation recommends.

Pros: Central governance + distributed execution, scales with the organization, best of both models. Cons: Requires coordination, needs executive sponsorship to work.

HYBRID FINOPS MODEL
══════════════════════════════════════════════════════════════
┌───────────────────┐
│ Central FinOps │
│ Team (2-3 ppl) │
│ │
│ - Tooling │
│ - Governance │
│ - Rate discounts │
│ - Reporting │
└───────┬───────────┘
┌─────────────┼─────────────┐
│ │ │
┌────────▼───┐ ┌─────▼──────┐ ┌───▼────────┐
│ Team Alpha │ │ Team Beta │ │ Team Gamma │
│ │ │ │ │ │
│ FinOps │ │ FinOps │ │ FinOps │
│ Champion │ │ Champion │ │ Champion │
│ (engineer) │ │ (engineer) │ │ (engineer) │
└────────────┘ └────────────┘ └────────────┘
Central team: Sets policies, builds dashboards, negotiates RIs
Champions: Drive daily optimization within their teams

Organizations don’t go from zero to advanced overnight. The FinOps Foundation defines a maturity model that the exam references:

  • Basic cost visibility (can see total spend by account)
  • Manual tagging, incomplete coverage
  • Reactive — respond to cost spikes after they happen
  • Few people involved in FinOps
  • KPIs: Total spend, month-over-month change
  • Cost allocated to teams and projects (70%+ tagging coverage)
  • Showback reports to team leads
  • Some automation (scheduled shutdowns, basic right-sizing)
  • Regular cost reviews (monthly)
  • KPIs: Cost per team, waste percentage, savings from optimizations
  • Near-real-time cost visibility integrated into engineering workflows
  • Chargeback model with team accountability
  • Advanced automation (auto-scaling, automated right-sizing)
  • Unit economics tracked (cost per transaction, cost per user)
  • FinOps culture embedded across the organization
  • KPIs: Unit cost metrics, FinOps ROI, coverage percentages

Exam tip: The exam may ask you to identify which maturity level an organization is at based on a scenario. The key differentiator is the level of automation and cultural adoption.


A mid-size SaaS company (500 engineers, three cloud providers) had a cloud bill that grew from $800K/year to $2.4M/year in 18 months. Nobody panicked at first — the company was growing, so the bill should grow too, right?

Then the CFO ran the numbers. Revenue had grown 40%, but cloud costs had grown 200%. The cost-per-customer was going up, not down. At this trajectory, cloud costs would consume their entire margin within two years.

The CEO pulled engineering leads into a room and asked: “What are we spending $200K/month on?” Nobody could answer. The bill was one massive number allocated to three AWS accounts. No tags. No allocation. No visibility.

They hired a FinOps consultant who spent two weeks just tagging resources. What they found:

  • $180K/year on a staging environment that replicated production at full scale (nobody needed that)
  • $320K/year on oversized RDS instances — the database team had chosen db.r5.4xlarge “just in case” for databases that averaged 12% CPU
  • $95K/year on EBS snapshots from a service that was decommissioned 8 months ago
  • $240K/year on on-demand instances for workloads that ran 24/7 — perfect candidates for reserved instances

In three months, they cut $835K/year in waste — without degrading a single service. They then established a FinOps practice (hybrid model, two dedicated practitioners) that kept costs aligned with revenue growth going forward.

The lesson: You cannot optimize what you cannot see. The first step is always Inform.


MistakeWhy It HappensBetter Approach
Treating FinOps as “cost cutting”Management frames it as austerityFrame it as “value optimization” — sometimes spend more
Making it only finance’s jobFinance sees the billsEngineering must own their costs; finance provides the framework
Starting with optimizationTeams jump to “buy reserved instances!”Start with Inform — you need visibility before action
Ignoring organizational changeFocus on tools, not peopleFinOps is 70% culture, 30% tooling
Blaming engineers for high billsIt feels like they caused itEngineers need visibility and incentives, not blame
One-time project mentality”We did FinOps last quarter”FinOps is continuous — Inform/Optimize/Operate forever

Test your understanding of FinOps fundamentals. Try to answer before revealing the solution.

What is the primary goal of FinOps?

A) Minimize cloud spending B) Maximize business value from cloud spending C) Eliminate all cloud waste D) Move workloads back to on-premises

Show Answer

B) Maximize business value from cloud spending.

FinOps is not about spending less — it is about spending wisely. Principle 5 states “Decisions are driven by the business value of cloud.” Sometimes the right decision is to spend more.

Which FinOps principle states that engineers should be responsible for the cloud costs their services generate?

A) Teams need to collaborate B) Everyone takes ownership for their cloud usage C) A centralized team drives FinOps D) Take advantage of the variable cost model

Show Answer

B) Everyone takes ownership for their cloud usage.

This is the “you build it, you pay for it” principle. The team that builds and deploys a service owns its costs.

A company just started their FinOps journey. They cannot tell which team is responsible for which cloud resources. Which lifecycle phase should they focus on first?

A) Optimize B) Operate C) Inform D) All three simultaneously

Show Answer

C) Inform.

You cannot optimize what you cannot see. The first step is always visibility — tagging resources, allocating costs, and building dashboards. Optimization comes after you understand where the money goes.

What is the role of the central FinOps team in the hybrid model?

A) Approve all cloud spending decisions B) Provide tooling, governance, and rate negotiation while teams handle day-to-day optimization C) Cut cloud budgets across all teams by 20% D) Manage all cloud resources directly

Show Answer

B) Provide tooling, governance, and rate negotiation while teams handle day-to-day optimization.

The central team enables, it does not control. Principle 3 says “a centralized team drives FinOps” — but this means providing the framework, not making every decision.

An executive asks: “Are we getting a good return on our cloud investment?” Which metric best answers this question?

A) Total monthly cloud spend B) Number of reserved instances purchased C) Cost per transaction or cost per active user D) Percentage of tagged resources

Show Answer

C) Cost per transaction or cost per active user.

This is a unit economics metric that connects cloud cost to business outcomes (Principle 5). Total spend tells you nothing about value. Unit cost tells you efficiency.

Which lifecycle phase includes activities like reserved instance purchasing, right-sizing, and spot instance adoption?

A) Inform B) Optimize C) Operate D) All three

Show Answer

B) Optimize.

The Optimize phase answers “how do we reduce waste?” and includes all concrete cost-reduction actions: right-sizing, rate optimization (RIs, savings plans, spot), and workload optimization.

A finance team member is frustrated because they cannot predict next quarter’s cloud bill. Which FinOps principle is most relevant to their concern?

A) Everyone takes ownership for their cloud usage B) Reports should be accessible and timely C) Teams need to collaborate D) Take advantage of the variable cost model

Show Answer

B) Reports should be accessible and timely.

Principle 4 addresses the need for accessible, up-to-date cost data. If finance cannot see timely cost data and trends, they cannot forecast accurately. Self-service dashboards with forecasting capability address this.

An organization has 90% tagging coverage, weekly cost reviews, automated right-sizing, and tracks cost-per-customer as a KPI. What maturity level are they at?

A) Crawl B) Walk C) Run D) Cannot determine from this information

Show Answer

C) Run.

High tagging coverage, automated optimization, frequent reviews, and unit economics tracking are all hallmarks of the Run maturity level. Walk organizations typically have monthly reviews and manual processes.

Why does the FinOps Foundation recommend the hybrid organizational model?

A) It is the cheapest to implement B) It combines central governance with distributed execution C) It requires the fewest people D) It eliminates the need for engineering involvement

Show Answer

B) It combines central governance with distributed execution.

The hybrid model gives you consistent governance and tooling from a central team, while embedded FinOps champions drive day-to-day optimization within engineering teams. This scales better than either pure centralized or pure embedded models.

Which of the following is NOT one of the 6 FinOps Principles?

A) Teams need to collaborate B) Automate everything possible C) A centralized team drives FinOps D) Decisions are driven by the business value of cloud

Show Answer

B) Automate everything possible.

While automation is important in FinOps practice (especially in the Operate phase), it is not one of the 6 principles. The six principles are: (1) Teams collaborate, (2) Everyone takes ownership, (3) Centralized team drives FinOps, (4) Reports are accessible and timely, (5) Decisions driven by business value, (6) Take advantage of variable cost model.


FinOps is the practice of bringing financial accountability to cloud spending. It is not about cutting costs — it is about maximizing the business value of every cloud dollar.

Key takeaways:

  • 6 Principles: Collaborate, ownership, centralized team, timely reports, business value, variable cost model
  • 3 Lifecycle Phases: Inform (see costs) → Optimize (reduce waste) → Operate (govern the practice)
  • 5 Personas: FinOps practitioner, engineering, finance, executives, product — each with different motivations
  • 3 Organizational Models: Centralized, embedded, hybrid (recommended)
  • 3 Maturity Levels: Crawl → Walk → Run

Continue to Module 2: FinOps in Practice to learn the applied skills — cost allocation, budgeting, rate optimization, workload optimization, and Kubernetes-specific FinOps.