DataDriven
LearnPracticeInterviewDiscussDailyJobs

An alert fires at 3am for the orders_daily DAG

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

An alert fires at 3am for the orders_daily DAG. The on-call engineer has never seen this pipeline. A wiki page that says 'contact Eric' is not enough; Eric is asleep. The section's runbook has five sections: symptom (what the alert means), impact (who is affected), diagnosis (ordered checks for the likely failure modes), response (the fix for each), and escalation (who to call when the runbook does not resolve). Draft the runbook by adding a runbook artifact downstream of the alert destination whose name names all five sections, plus a link node that ties every alert to the runbook so a CI check catches broken links.

Practice This Problem

Solve this Pipeline Design problem with real code execution. DataDriven runs your solution and grades it automatically.

Related

  • All Practice Problems
  • Mock Interview Mode
  • System Design Interview Questions
  • Data Engineering Interview Prep Guide
  • Daily Challenge
  • Data Engineering Lessons