FOCUS: The Universal Translator for Cloud Bills
Your Friendly Guide to the FinOps Open Cost and Usage Specification

๐งฉ What is FOCUS? (The Universal Translator for Cloud Bills)
Picture this: You're running a restaurant with ingredients from four different suppliers ๐ ๐ฅฉ ๐ง ๐ฅฆ. Each supplier sends you invoices using completely different formats, item codes, and pricing structures. One lists tomatoes as "produce-red-round," another as "TOM-LRG," and yet another just calls them "item #4401".
That's exactly what happens with cloud bills from AWS, Azure, Google Cloud, and Oracle. They all speak different languages when it comes to billing.
FOCUS (FinOps Open Cost and Usage Specification) is like having a universal translator for all these different cloud bills. It's a technical specification that normalizes billing data across cloud vendors, so you:
- ๐Don't need to learn each cloud's unique billing format
- ๐งฎCan easily compare costs across different providers
- โฑ๏ธSpend less time on data normalization, more on finding savings
- ๐Can move your FinOps skills between companies and clouds
In the simplest terms, FOCUS lets you understand all cloud bills using one common language, making cloud cost management much easier.
๐ The Story of How FOCUS Came to Be
From multi-cloud chaos to standardized billing formats.
๐ช๏ธ The Multi-Cloud Chaos Era
Before FOCUS, the cloud billing world was pure chaos:
- ๐ธEach cloud provider invented their own billing format
- ๐AWS had hundreds of services with thousands of line items
- ๐งฉAzure used completely different terminology for the same concepts
- ๐คทโโ๏ธGoogle Cloud structured their export yet another way
- ๐ฑOracle Cloud? Yep, another format to learn
The result? FinOps teams wasted precious time just trying to figure out what everything meant before they could start finding savings. Small teams were especially hurtโwho has time to become an expert in four different billing systems?
๐ง The Solution: FOCUS
In 2023, the FinOps Foundation (part of the Linux Foundation) said "enough is enough" and created the FOCUS project.
Their mission was simple but ambitious:
- Create one standard format for all cloud billing data
- Get all major cloud providers to support it
- Make it freely available as an open specification
- Help FinOps practitioners focus on value, not data wrangling
By 2024, FOCUS 1.0 achieved General Availability, and all four major cloud providersโAWS, Microsoft, Google, and Oracleโannounced support. By 2025, FOCUS 1.2 expanded to include SaaS and PaaS billing data, making it truly universal.
๐ฅ How FOCUS Works (In Plain English)
Understanding the standardized format that makes cloud bills comparable.
Think of FOCUS like a recipe standardization system. Instead of each cloud using their own secret recipe codes, FOCUS creates one standard cookbook with clear ingredient names.
๐ฒ The Basic Ingredients (Key FOCUS Columns)
Every FOCUS dataset includes standardized columns like:
- ๐ChargePeriodStart/End:When the charge happened
- ๐ฐListCost:The original "sticker price" before discounts
- ๐ตBilledCost:What actually showed up on your invoice
- ๐ท๏ธEffectiveCost:The true cost after all discounts and amortization
- ๐ขResourceGroup:What team or project used this resource
- ๐งฉServiceCategory:What type of service this is (compute, storage, etc.)
- ๐Region/AvailabilityZone:Where the resources are located
๐ง The Magic of Cost Normalization
The real magic happens with how FOCUS standardizes different types of costs:
ListCost
Shows original prices so you can measure discount effectiveness
BilledCost
Matches your invoices for accounting reconciliation
EffectiveCost
Shows true economic cost including amortized commitments
With these standard definitions, you can finally answer questions like "What's our true discount percentage across all clouds?" or "Which team uses the most cloud resources regardless of provider?"
๐ The FOCUS Ecosystem (Who's Using It)
Explore the growing adoption of FOCUS across cloud providers and organizations.
FOCUS has rapidly become the universal language of cloud billing, with widespread adoption across the ecosystem:
โ๏ธ Cloud Providers
All major clouds now support exporting billing data in FOCUS format:
- ๐ถAWS:Available as "Data Exports for FOCUS 1.0" with full GA as of November 2024
- ๐ทAzure:Offers FOCUS datasets through their Cost Management API
- ๐ขGoogle Cloud:Provides a BigQuery view that transforms billing data to FOCUS format
- ๐ดOracle Cloud:Fully supports FOCUS exports through their Cloud Console
- ๐ Alibaba Cloud:Added support in June 2025
๐ ๏ธ FinOps Tools
Many popular FinOps tools now use FOCUS as their standard data format:
- ๐คCloudGov.ai:One of the first AI-driven FinOps platforms with full FOCUS 1.1 support
- ๐ขKubecost:Updated to use FOCUS for container cost allocation
- ๐งฐOpen source tools:Many community tools now work directly with FOCUS data
๐ข Organizations
Companies large and small are implementing FOCUS in their FinOps practices:
- ๐ฆGitLab:Built a custom FinOps data pipeline using FOCUS to normalize billing data across all their cloud providers
- ๐Fortune 100 companies:93 of the Fortune 100 now utilize FOCUS through the FinOps Foundation
๐งโ๐ณ Real-World FOCUS Recipe (How Companies Use It)
Learn from real implementation examples and success stories.
๐ GitLab's FOCUS Implementation
GitLab, a fully remote DevOps platform company, built their own FOCUS data pipeline to solve multi-cloud challenges:
Implementation Steps:
- Ingredients Collection: They ingest raw billing data from AWS, GCP, and other providers
- Transformation: Use dbt (data build tool) to convert each dataset to FOCUS format
- Enrichment: Add business context like team, product, and engineering dimensions
- Analysis: Build dashboards and reports on the unified FOCUS dataset
Results:
- Improved cost allocation accuracy from 30% to 80%
- Reduced billing data processing time by 49%
- Enabled cross-cloud cost comparisons
- Simplified onboarding of new cloud providers
- Standardized reporting across all environments
๐ง Setting Up Your FOCUS Kitchen (Implementation Guidance)
Practical steps to implement FOCUS in your organization, regardless of size.
Ready to start using FOCUS? Here's a simple approach that works for teams of any size:
๐ณ For Beginners (Quick Start Recipe)
1. Enable FOCUS exports from your cloud providers:
- AWS: In Cost Management console, create an export of "FOCUS 1.0 with AWS columns"
- Azure: Set up a FOCUS dataset in Cost Management
- Google Cloud: Use their BigQuery FOCUS view
- OCI: Enable FOCUS export in Oracle Cloud Console
2. Analyze directly using your favorite tools:
- Use simple SQL queries against the exported data
- Try tools like DuckDB for quick analysis (works even on a laptop!)
๐ฅ For Advanced Teams (Enterprise Recipe)
1. Build a FOCUS data pipeline:
- Set up data loading from all your cloud providers
- Use transformation tools like dbt to convert to FOCUS format
- Store in your data warehouse (Snowflake, BigQuery, etc.)
2. Enrich with business context:
- Add tagging mapping tables
- Include business metrics for unit economics
- Incorporate finance data for complete analysis
3. Create unified dashboards across all clouds
Build comprehensive visualizations that show costs across all providers in one view
๐ FOCUS 1.2: The Next Evolution (Just Released!)
Explore the latest features in the newest version of the FOCUS specification.
In June 2025, the FinOps Foundation announced FOCUS 1.2, adding exciting new capabilities:
New in FOCUS 1.2
- ๐SaaS/PaaS Support:Now you can unify cloud, SaaS, and platform costs in one schema
- ๐Virtual Currency Support:Track "credits" and "tokens" used by services like Databricks, Snowflake, and MongoDB
- ๐งพInvoice Reconciliation:New invoice ID column links directly to provider invoices
More Features
- ๐ฑMulti-Currency Normalization:Convert mixed currencies (USD, EUR, tokens) to a single currency
- ๐คNew Adopters:Alibaba Cloud, Databricks, and Grafana announced support
- ๐Enhanced Metadata:More detailed service categorization and resource typing
This expansion means you can finally see ALL your technology costs in one place, not just infrastructure.
๐ FOCUS Certification (Level Up Your Skills)
Enhance your career with official FOCUS certification and training.
Want to become a FOCUS expert? The Linux Foundation offers the "FinOps Certified FOCUS Analyst" certification.
๐ What You'll Learn
- ๐How to use FOCUS-compliant datasets
- ๐Converting non-compliant data to FOCUS format
- โAnswering real business questions with FOCUS datasets
- ๐ง Advanced allocation and optimization techniques
This certification is increasingly valuable as more organizations adopt FOCUS as their standard for cloud financial management.
๐งจ Common FOCUS Myths Busted
Addressing misconceptions about the FOCUS specification.
"FOCUS is only for enterprises with multiple clouds"
FOCUS helps organizations of all sizes, even with a single cloud provider, by making billing data more accessible and analysis-ready
"You need expensive tools to use FOCUS"
FOCUS data works with free tools like SQL and DuckDB, no expensive software required
"FOCUS is just another passing trend"
With all major cloud providers supporting it and the FinOps Foundation behind it, FOCUS is here to stay
"FOCUS is too complex for small teams"
FOCUS actually simplifies cloud financial management, making it more accessible for small teams with limited resources
๐ช The FOCUS Family: Who's Who in the Zoo
Understanding the key players in the FOCUS ecosystem.
Like any good recipe, FOCUS brings together different ingredients that all play important roles:
๐จโ๐ผ The Standard Creator
FinOps Foundation
- ๐Job: Develops and maintains the FOCUS specification
- ๐ซฃGoal: Remove complexity from cloud financial management
- ๐Superpower: Building community consensus and driving adoption
๐ฉโ๐ป The Data Provider
Cloud Vendors
- โ๏ธJob: Implement FOCUS exports in their billing systems
- ๐งจGoal: Make their platforms easier to use and compare
- ๐งSuperpower: Delivering accurate, timely billing data in FOCUS format
๐ The FinOps Practitioner
You!
- ๐Job: Use FOCUS data to optimize cloud costs
- ๐ญGoal: Spend less time normalizing data, more time finding savings
- ๐ฃ๏ธSuperpower: Turning standardized data into business insights
โ The Bottom Line
FOCUS = cloud bills that make sense across providers
It's not about technology. It's about spending less time figuring out what your cloud bills mean and more time optimizing them.
Start small. Enable FOCUS exports. Build momentum.
You've got this. Welcome to the world of simplified cloud financial management! ๐
๐ฏ Next Steps for Your FOCUS Journey
Getting Started
Going Further
References
This guide is part of the CloudCostChefs learning series. For more practical FinOps resources, visit cloudcostchefs.com