Skip to content

FinOps

DLZ ships an opinionated FinOps capability under the top-level finOps prop:

PropWhat you get
finOps.dataExportsBCM Data Exports — CUR 2.0, FOCUS 1.2, Cost Optimization Recommendations, and Carbon Emissions into a dedicated FinOps account
finOps.budgetsOrg-level / tag-filtered budget alerts
finOps.accountBudgetsPer-account and per-cost-center budgets
finOps.costAnomalyDetectionCost Anomaly Detection monitors
finOps.accountTagsOverride the FinOps stack’s self-tagging defaults

When org.ous.sharedServices.accounts.finOps is configured, ScpFinOpsAccountBaseline is auto-attached to keep the account scoped to its purpose.

Mandatory tags (Owner, Project, Environment, CostCenter, Domain) are enforced by tag policy + SCP and applied app-wide. CostCenter and Domain populate from DLzAccount.costCenter / DLzAccount.domain; finOps.dataExports activates them as Cost Allocation Tags automatically.

Out of scope: dashboards, chargeback, and optimization recommendations. DLZ delivers the raw cost data. What you do with it downstream is a separate layer.

Extras (opt-in, not deployed by DLZ)

ExtraWhat it is
CUDOS / CID dashboardsAWS Cloud Intelligence Dashboards on top of the DLZ Data Exports. Documents how to deploy them and what they cost.

Architecture

The control plane (BCM Data Exports, Budgets, Anomaly Monitors) lives in the management account because these are payer-only APIs. The data plane (S3 bucket

  • Glue catalog + Athena workgroup) lives in a dedicated FinOps account so consumers (finance, eng leads, BI tools) never need management-account access.

AWS Billing writes Parquet files directly to the FinOps bucket — no DLZ-managed copy job.

Adoption modes

ModeSetWhat it does
OffnothingZero footprint
Guardrails onlyfinOps.budgets, finOps.accountBudgets, finOps.costAnomalyDetection (any combination)Budget alerts and anomaly monitors in the management account; no FinOps account needed
Full+ org.ous.sharedServices.accounts.finOps and finOps.dataExportsAdds BCM Data Exports (CUR 2.0, FOCUS 1.2, Cost Opt Recs, Carbon Emissions)

When the FinOps account is configured, ScpFinOpsAccountBaseline is auto-applied to keep the account scoped to its purpose.