Airflow: Save Money Using Deferrable Operators - Introduction and Implementation
Offered By: Linux Foundation via YouTube
Course Description
Overview
Discover how to significantly reduce costs in Apache Airflow 2.2 by leveraging deferrable operators in this informative conference talk. Learn about the concept of deferrable tasks utilizing Python's async feature, and explore how to optimize Airflow sensors and poll-based operators to free up worker slots during polling. Delve into the introduction of deferrable operators, understand when and why to use them, and gain insights on creating custom deferrable operators and sensors. Compare the advantages of deferrable operators over smart sensors and reschedule mode for sensors. Explore various topics including typical operators, async operators, trigger baselines, and available operators through practical examples and demonstrations.
Syllabus
Introduction
What is Airflow
Why do we need variable operators
Typical operators
Main point
Async operators
Trigger
Sync Operator
Sync Operator vs NonSync Operator
Trigger Baseline
Trigger Example
Available Operators
Example
Taught by
Linux Foundation
Tags
Related Courses
Introduction to Airflow in PythonDataCamp Building Data Engineering Pipelines in Python
DataCamp The Complete Hands-On Introduction to Apache Airflow
Udemy Apache Airflow: The Hands-On Guide
Udemy ETL and Data Pipelines with Shell, Airflow and Kafka
IBM via Coursera