A real production diagram with four sources, a layered architecture, and two consumers is on the can
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 real production diagram with four sources, a layered architecture, and two consumers is on the canvas. The section named five annotations a complete diagram must encode; the boxes-and-arrows version already covers two of them. Add the section's third annotation (cadence) on each source so on-call can tell at a glance which source to investigate first when freshness is missed. At least three distinct freshness tiers should be visible across the four sources.
Practice This Problem
Solve this Pipeline Design problem with real code execution. DataDriven runs your solution and grades it automatically.