An on-call engineer who responds to twenty pages a week treats the twenty-first as routine, which is
A medium Pipeline Design mock interview question on DataDriven. Practice with AI-powered feedback, real code execution, and a hire/no-hire decision.
- Domain
- Pipeline Design
- Difficulty
- medium
Interview Prompt
An on-call engineer who responds to twenty pages a week treats the twenty-first as routine, which is exactly when the page that mattered slips through. The section's three severity tiers: page (PagerDuty wakeup, customer-facing SLA missed, action required within the hour), Slack channel (notification watched during business hours, daily DAG failed will retry, action waits), and email digest (weekly drift, nobody opens until something is wrong). The page-worthy test: requires action within the hour AND cannot wait for business hours AND on-call can fix it. Route the alert by adding three destinations off the monitor pipeline, one per tier, with each tech matching its tier.
How This Interview Works
- Read the vague prompt (just like a real interview)
- Ask clarifying questions to the AI interviewer
- Write your pipeline design solution with real code execution
- Get instant feedback and a hire/no-hire decision