A growth team's marts have minimal observability
A medium Pipeline Design interview practice problem on DataDriven. Write and execute real pipeline design code with instant grading.
- Domain
- Pipeline Design
- Difficulty
- medium
Problem
A growth team's marts have minimal observability. Build the program. Add the five pillars on each curated table; add a lineage catalog with column-level provenance; thread query tags through every dbt run with a cost rollup that surfaces untagged spend; convert the CI pipeline to slim-CI with the four test layers; sequence the instrumentation so each step delivers value before the next begins. The dashboards continue reading from the existing Snowflake marts.
Practice This Problem
Solve this Pipeline Design problem with real code execution. DataDriven runs your solution and grades it automatically.