Data Platform Cost Optimization

Snowflake/BigQuery/Databricks cost.

Compute cost dimensions

Data-platform compute pricing falls into two shapes: per-query (BigQuery, Athena) and per-cluster (Snowflake, Databricks). The same workload runs at very different cost on the two models.

Storage cost dimensions

Storage costs are smaller than compute but they accumulate quietly. The cost leaks usually live in snapshot retention and forgotten warehouse internal storage.

Optimisation patterns

Three patterns produce most of the realised cost savings: query optimisation, workload separation, and warehouse right-sizing. Each compounds across the platform.

Monitoring data platform cost

Monitoring is where the discipline lives. Without per-team attribution and per-query visibility, optimisation work targets the wrong things.