DataDriven
LearnPracticeInterviewDiscussDailyJobs

Find the boundary

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

Find the boundary. The Flink job's exactly-once guarantee ends at every cross-system sink it writes to, and the four sinks on the canvas are not all equivalent. Reroute the analytics consumer's incoming connection so it reads from a sink whose cross-system boundary is end-to-end idempotent in the scenario as labeled, without further configuration the canvas has not granted.

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