Organizing tasks by domain
Your team is refactoring a large pipeline into task groups. The key guideline is to group tasks by domain or concern, so related work stays together, and the Graph view stays readable. Grouping by operator type instead scatters a single workflow across many groups. Sort each approach into the one that follows this guideline and the one to avoid.
This exercise is part of the course
Building Data Pipelines with Airflow
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise