A hard Pipeline Design interview practice problem on DataDriven. Write and execute real pipeline design code with instant grading.
- Domain
- Pipeline Design
- Difficulty
- hard
- Seniority
- L5
Problem
Your team maintains two separate pipelines feeding the same data lake: a nightly extract from an on-premises transactional database, and a real-time event stream from a microservices layer. Leadership wants a unified orchestration layer with a single SLA dashboard and consistent failure alerting. Design the architecture.
Summary
Nightly batch and live events. One dashboard.
Practice This Problem
Solve this Pipeline Design problem with real code execution. DataDriven runs your solution and grades it automatically.