The Complete Hands-On Introduction to Apache Airflow
- 4.7
Brief Introduction
Learn to author, schedule and monitor data pipelines through practical examples using Apache AirflowDescription
Apache Airflow is an open-source platform to programmatically author, schedule and monitor workflows. If you have many ETL(s) to manage, Airflow is a must-have.
In this course you are going to learn everything you need to start using Apache Airflow through theory and pratical videos. Starting from very basic notions such as, what is Airflow and how it works, we will dive into advanced concepts such as, how to create plugins and make real dynamic pipelines.
Requirements
- Requirements
- VirtualBox must be installed - A VM of 3Gb will have to be downloaded
- At least 8 gigabytes of memory
- Some prior programming or scripting experience. Python experience will help you a lot but since it's a very easy language to learn, it shouldn't be too difficult if you are not familiar with.