Skip to content

obinnaonyema/sensors_deferrable_operators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Airflow Sensors and Deferrable Operators

In this repo, I will be exploring event based workflows using sensors and deferrable operators in Apache Airflow.

SQS Sensor Example

I have written a detailed article here to explain my thought process: https://medium.com/@oeonyema/create-event-driven-airflow-pipeline-with-amazon-sqs-ec3a79485923

Trigger DAG with SNS, SQS and Lambda

I have a detailed article to exlain my implementation: https://medium.com/towards-data-engineering/create-event-driven-airflow-pipeline-with-sns-sqs-and-lambda-c1b706a991e5

ExternalTaskSensor vs TriggerDagRunOperator

Read through this Medium article to follow my approach: https://medium.com/towards-data-engineering/externaltasksensor-vs-triggerdagrunoperator-1aaab9a469b7

About

Exploring Airflow sensors and deferrable operators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages