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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity