How AI and cloud businesses make money — and how to build the AI-powered workflows that run them.
Applied study of the economics and financial management of AI- and cloud-native businesses, with a laboratory sequence in AI-assisted automation of finance workflows. The lecture component examines cloud infrastructure cost structures and commitment pricing; FinOps cost allocation, unit economics, and driver-based spend forecasting; training and inference economics, GPU utilization, and cost-deflation dynamics; gross margin architecture and COGS methodology; consumption-based revenue models, cohort retention mechanics, and capital-efficiency metrics; pricing strategy, capacity planning, and build-versus-buy analysis under uncertainty; and integrated operating models, scenario architecture, and board-level reporting.
The laboratory sequence develops working proficiency in Python for tabular data analysis (pandas, Jupyter/Anaconda), LLM APIs with structured output and tool use, workflow orchestration (n8n, KNIME), the Model Context Protocol, and the design, evaluation, and governance of agentic systems under internal-control (SOX/ITGC) constraints. An advanced elective covers enterprise financial systems architecture — multi-entity consolidation, intercompany elimination, and audit-grade automation design.
Format: self-directed; each module comprises primary-source readings, a graded-equivalent build exercise, and a self-assessment. Assessment: portfolio-based — eleven artifacts spanning analytical models (unit economics, margin bridges, an integrated operating model with board pack) and working systems (scripts, an automated reporting pipeline, a governed reconciliation agent). Prerequisites: professional experience in finance, business operations, or product management; no prior programming experience required. Duration: six weeks intensive (~15 hrs/wk) or eight weeks standard (10–12 hrs/wk), with a 14-week machine-learning continuation.
| Ref | Module | Deliverable | Build hrs |
|---|---|---|---|
| Part I — The Infrastructure Layer | |||
| M-01 | Cloud Infrastructure Economics Fundamentals | Cloud cost simulator + commitment analysis | 3–4 |
| M-02 | FinOps — Cloud Cost Management as a Finance Discipline | Allocation & unit-cost model + memo | 3–4 |
| Part II — The AI Layer | |||
| M-03 | AI Economics — Training, Inference, and the Cost of Intelligence | AI unit-economics model ★ analytical crown jewel | 4–5 |
| M-04 | Gross Margin Architecture for AI & Cloud Products | Gross margin bridge, base + bear | 3–4 |
| Part III — Strategic Finance Craft | |||
| M-05 | Revenue Models & Metrics for Usage-Based and AI Businesses | Consumption revenue model + NRR machinery | 3–4 |
| M-06 | Strategic Finance Decisions — Pricing, Capacity, Build-vs-Buy | Build-vs-buy decision memo | 3–4 |
| M-07 | Planning, Forecasting & Board Reporting for AI-Native Companies | Operating model + mock board pack ★ analytical centerpiece | 5–6 |
| Part IV — The Finance Engineer | |||
| M-08 | Python & AI-Assisted Development for Finance ("Vibe Coding") | Pandas ladder (Jupyter) + three escalating scripts | 6–8 |
| M-09 | The AI Automation Stack — APIs, Workflow Engines, and MCP | Automated flash-reporting pipeline + runbook | 4–5 |
| M-10 | Building & Governing Finance Agents | Reconciliation agent + controls memo ★ engineer crown jewel | 5–6 |
| M-10A | Enterprise Finance Systems & Audit-Grade Automation (elective) | Governed automation platform blueprint | 4–5 |
| Part V — Synthesis | |||
| M-11 | Portfolio Assembly & Interview Translation | Polished portfolio, narrative bridges, drill bank | — |
| Back Matter | |||
| B-01 | Pacing tracks & weekly cadence | ||
| B-02 | Master reading list (linked, priority order) | ||
| B-03 | The MIT-equivalent continuation (mid-Sep – Dec) | ||
★ marks the three artifacts that carry the most interview weight. Build hours are the hands-on exercise only; concepts and reading add ~4–6 hrs per module.
Every AI and SaaS company sits on top of cloud infrastructure. You can't model their COGS without understanding what they're buying — and FinOps is the discipline where finance governs it.
Why: a company's position in the stack determines its COGS structure. Learn what's actually being bought.
TopicsWhy: FinOps sits exactly at the FP&A × engineering intersection — fluency here is a differentiator in almost every AI/SaaS finance interview.
TopicsAI COGS is the frontier skill. Almost nobody in finance can decompose an AI product's unit economics from first principles — these two modules make you the exception.
Why: for any AI application company, inference is the COGS that scales with revenue — and FP&A must model it per unit.
TopicsWhy: gross margin is where infrastructure meets the P&L — this module turns Modules 1–3 into the artifact boards actually ask for.
TopicsThe difference between FP&A (reporting the model) and strategic finance (using the model to make the company money) — adapted to businesses whose drivers are new.
Why: AI is pushing pricing from seats toward usage and outcomes — forecasting these is a different sport from classic SaaS ARR.
TopicsWhy: this is where the models start making the company money.
TopicsWhy: core FP&A craft, adapted to growth rates that break normal planning cadences.
TopicsThe emerging role: an FP&A expert who can vibe code with AI, understands how AI systems work, and replaces recurring finance processes with agents and automations. Parts I–III are the moat; this part adds the hands.
Why: not to become a software engineer — to read, modify, debug, and direct AI-generated code with confidence.
TopicsWhy: scripts are tactics; the stack is how a finance engineer builds durable infrastructure instead of one-off hacks.
TopicsWhy: the finance engineer's end state is also where the risk lives — this module separates demos from automation a controller will sign off on.
TopicsWhy: companies now hire dedicated finance-automation builders inside FP&A/Treasury — e.g. Coinbase's Senior Staff Engineer, Finance Automation (AI agents for close, GL reconciliation, and intercompany eliminations across 60+ entities under SOX controls). That posting wants 12+ yrs of backend engineering — but its domain content defines the skill map for the adjacent roles an FP&A-native can win: finance automation lead, AI finance transformation, finance systems strategy, or the business-side partner to exactly that engineer.
TopicsKnowledge that can't be demonstrated doesn't exist in a job search.
8–10 two-sentence bridges: real experience → generalized skill → their problem — including at least two that connect finance judgment to automation builds ("I know what variance commentary should say because I've written hundreds; that's why my automated version routes low-confidence drafts to review").
Drill bank (out loud, with numbers)| Week | 6-Week Intensive · ~15 hrs/wk (the track the six-week life plan runs) |
|---|---|
| Week 1 | Modules 01–02 |
| Week 2 | Module 03 + Module 08 in parallel (hands-on coding is the context-switch from reading) |
| Week 3 | Module 04 + finish Module 08 |
| Week 4 | Modules 05–06 + Module 09 |
| Week 5 | Module 07 + Module 10 |
| Week 6 | Module 11 — portfolio polish, bridges, drill bank |
8-week standard track (10–12 hrs/wk): Parts I–III in weeks 1–5, Part IV in weeks 6–8, synthesis folded into week 8. The M-10A elective follows the core track on either pacing.
| # | Source | Feeds |
|---|---|---|
| 01 | FinOps Foundation — Framework & unit economics | M-02 |
| 02 | a16z — LLMflation + AI application economics | M-03 |
| 03 | Sequoia — AI's $600B Question | M-03 |
| 04 | a16z — The Cost of Cloud | M-01, M-06 |
| 05 | Anthropic pricing · OpenAI pricing | M-03 |
| 06 | Anthropic API docs · Building Effective Agents | M-09, M-10 |
| 07 | Bessemer — State of the Cloud / Cloud Index | M-04 |
| 08 | Two S-1s/10-Ks with AI/usage-heavy COGS (EDGAR) | M-04 |
| 09 | Automate the Boring Stuff with Python | M-08 |
| 10 | MCP intro docs + server walkthrough | M-09 |
| 11 | n8n docs · KNIME learning | M-09 |
| 12 | David Sacks — The Burn Multiple | M-05 |
| 13 | GitLab finance handbook | M-02, M-07 |
| 14 | Jamin Ball — Clouded Judgement (5 recent issues) | M-04 |
| 15 | Monetizing Innovation (core chapters) | M-06 |
| 16 | State of FinOps survey · Big 4 ITGC/SOX primer | M-02, M-10A |
Following the core track, a 14-week free-resource syllabus replicates MIT Professional Education's "No Code and Agentic AI" curriculum: classical ML foundations done no-code in KNIME (via StatQuest, Kaggle Learn, and Google's recommender course), formal RAG and evaluation depth (DeepLearning.AI short courses), agents (Hugging Face Agents Course), and three replicated projects on public data — including a RAG extraction pipeline over public 10-Ks, the finance-native artifact. The time-series unit (Hyndman & Athanasopoulos — Forecasting: Principles and Practice, free) is the priority for FP&A. Full week-by-week map lives in the six-week schedule document.