Question bank › Low-Level Design
Lld Low-Level Design Medium

Adaptive CI/CD Workflow Orchestrator

Design a system to manage complex software build pipelines. Users define 'Workflows' consisting of 'Stages' and 'Tasks'. Tasks can be shell scripts, docker commands, or notification triggers. Tasks within a stage may run in parallel or sequence based on dependencies. The system must support automatic rollbacks (undoing successful tasks in reverse order) if a mandatory task fails, and real-time progress monitoring for a dashboard.

Key concepts

commandobserverstatecomposite

Practise this out loud — free

Start a mock interview on THIS exact question — a voice AI interviewer opens with it, pushes back like a real onsite, then hands you an instant scorecard.

🎙 Practise this question now
Part of Praxari's verified interview question bank. We show the prompt and concepts to practise with — never a copy-paste solution.