A platform team is launching a contract program across eight pipelines that have run for years witho
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 platform team is launching a contract program across eight pipelines that have run for years without one. Compose the program. Each contract is enforced in producer CI and at the ingestion gate; the five pillars are monitored on each curated table; operational and quality SLAs are stated separately with separate paging paths; thresholds are tuned against 90 days of history; the legacy rollout follows the four-step pattern (document, inventory, observe, enforce versioned). Show one representative pipeline on the canvas with every piece wired so the program is operable on day one.
Practice This Problem
Solve this Pipeline Design problem with real code execution. DataDriven runs your solution and grades it automatically.