Home
About
Blogs
Projects
Contact Me
← Go Back
Airflow Docker Compose - Data Pipeline
Source Code
Airflow DAG to execute simple ETL operation, and prints the data.
Uses PythonOperator to load the python function and executes it as per task dependencies.
Tech Stack:
Python, Docker, Apache Airflow