1. Introduction to Airflow
2. Key Concepts and Terminology
3. Installing and Setting Up Airflow
4. Understanding Directed Acyclic Graphs (DAGs)
5. Creating Your First DAG
6. Operators, Sensors, and Hooks
7. Managing Dependencies
8. Scheduling and Tri...