A versioned dbt project on BigQuery, hosted on Cloud Run
Take the Olist e-commerce dataset from raw CSVs to a star schema with BI-ready aggregate views. Wrap dbt in a Flask app, ship to Cloud Run, schedule with Airflow.
You ship: A working pipeline where a git push redeploys the dbt runner and a scheduled DAG triggers builds that land curated marts in BigQuery.