Apache Airflow Workflow Orchestration

1h 18m 41s
English
Paid

Course description

Apache Airflow is a platform-independent tool for workflow orchestration that provides extensive capabilities for creating and monitoring both streaming and batch pipelines. Even the most complex processes are easily implemented with its help—all with the support of key platforms and tools in the world of Data Engineering, including AWS, Google Cloud, and others.

Airflow not only allows for scheduling and managing processes but also tracking job execution in real-time, as well as quickly identifying and resolving errors.

In brief: today, Airflow is one of the most in-demand and "hyped" tools in the field of pipeline orchestration. It is actively used by companies worldwide, and knowledge of Airflow is becoming an important skill for any data engineer. This is especially relevant for students starting their journey in this field.

Read more about the course

Basic Concepts of Airflow

Introduction to the fundamentals of working with Airflow: you will learn how DAGs (Directed Acyclic Graphs) are created, what they consist of (operators, tasks), and how the architecture of Airflow is structured - including the database, scheduler, and web interface. We will also look at examples of event-driven pipelines that can be implemented using Airflow.

Installation and Environment Setup

In practice, you will work on a project dealing with weather data processing. The DAG will fetch data from a weather API, transform it, and store it in a Postgres database. You will learn how to:

  • configure the environment using Docker;
  • verify the web interface and container operations;
  • configure the API and create the necessary tables in the database.

Practice: Creating DAGs

You will thoroughly understand the Airflow interface and learn to monitor task statuses. Then you will:

  • create DAGs based on Airflow 2.0 that retrieve and process data;
  • master the Taskflow API - a modern approach to building DAGs with more convenient syntax;
  • implement parallel task execution (fanout) to run multiple processes simultaneously.

Watch Online

Join premium to watch
Go to premium
# Title Duration
1 Introduction 01:37
2 Airflow Usage 03:20
3 Fundamental Concepts 02:48
4 Airflow Architecture 03:10
5 Example Pipelines 04:50
6 Spotlight 3rd Party Operators 02:18
7 Airflow XComs 04:33
8 Project Setup 01:44
9 Docker Setup Explained 02:07
10 Docker Compose & Starting Containers 04:24
11 Checking Services 01:49
12 Setup WeatherAPI 01:34
13 Setup Postgres DB 01:59
14 Airflow Webinterface 04:38
15 Creating DAG With Airflow 2.0 09:47
16 Running our DAG 04:16
17 Creating DAG With TaskflowAPI 07:00
18 Getting Data From the API With SimpleHTTPOperator 03:39
19 Writing into Postgres 04:13
20 Parallel Processing 04:16
21 Recap & Outlook 04:39

Similar courses

The Excel Bootcamp: Zero to Mastery

The Excel Bootcamp: Zero to Mastery

Sources: zerotomastery.io
The only bootcamp you need to become an Excel wizard. Learn Excel Formulas and Functions, Data Visualization, Pivot Tables, VBA Macros, and much more. Start or
14 hours 19 minutes 32 seconds
Relational Data Modeling

Relational Data Modeling

Sources: Eka Ponkratova
Relational modeling is widely used in building transactional databases. You might say, "But I'm not planning to become a backend engineer."
1 hour 52 minutes
Complete FastAPI REST course + AWS + Emails + Payments

Complete FastAPI REST course + AWS + Emails + Payments

Sources: udemy
Starting with a new framework is easy. Mastering it is hard. Learning by doing is the most successful way to gain your skills on a given topic quick and easy.
9 hours 38 minutes 51 seconds
Scale React Development with Nx

Scale React Development with Nx

Sources: egghead
On the surface, starting a project sounds easy. First you make some directories, install some dependencies, then you write some code. But there's a bit more to
1 hour 34 minutes 10 seconds
Data Engineering on Azure

Data Engineering on Azure

Sources: Kristijan Bakarić
Microsoft Azure is a cloud platform offering more than 200 products and services for data storage, management, virtual machine deployment, and...
1 hour 20 minutes 57 seconds