Put it all together: design a hybrid pipeline over order events that delivers a live operational vie
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
Put it all together: design a hybrid pipeline over order events that delivers a live operational view in seconds, an exactly-once billable count, and an exact batch financial close, with bad events routed aside so they can't halt the stream.
Practice This Problem
Solve this Pipeline Design problem with real code execution. DataDriven runs your solution and grades it automatically.