IntermediateVocabulary#data-science-ml#devops#developer-tools

Apache Airflow DAGs Vocabulary

Practice the vocabulary of orchestrating a multi-step data pipeline as a directed acyclic graph of tasks.

0 / 5 completed
1 / 5
At standup, a dev mentions defining a data pipeline as a set of tasks with explicit dependencies between them, forming a graph with no cycles, so a scheduler can determine the correct execution order. What is this graph called?