Put it all together: an intermediate streaming system must scale via consumer groups with committed
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: an intermediate streaming system must scale via consumer groups with committed offsets, window on event time with watermarks, route bad events to a DLQ, and write idempotently so rebalances and replays stay correct.
Practice This Problem
Solve this Pipeline Design problem with real code execution. DataDriven runs your solution and grades it automatically.