Intro to Airflow
Introduction to Apache Airflow
()
Airflow DAGs
()
Airflow web interface
()
Implementing Airflow DAGs
Airflow operators
()
Defining a BashOperator task
Multiple BashOperators
Airflow tasks
()
Define order of BashOperators
Additional operators
()
More PythonOperators
EmailOperator and dependencies
Airflow scheduling
()
Schedule a DAG via Python
Maintaining and monitoring Airflow workflows
Airflow sensors
()
Airflow executors
()
Debugging and troubleshooting in Airflow
()
SLAs and reporting in Airflow
()
Defining an SLA
Defining a task SLA
Generate and email a report
Building production pipelines in Airflow
Working with templates
()
More templates
()
Branching
()
Define a BranchPythonOperator
Creating a production pipeline
()
Congratulations!
()