Hello World! Airflow + Docker

<p>Airflow is a platform to programmatically author, schedule and monitor workflows.</p> <p>Airflow is invaluable for data professionals seeking to automate ETL workflows, streamline machine learning processes, or efficiently handle any task that requires automation within the realm of data management.</p> <p>Airflow traces its origins to 2014 at Airbnb and in 2019 been a top level project at the&nbsp;<a href="https://www.apache.org/" rel="noopener ugc nofollow" target="_blank">Apache Software Foundation</a>.</p> <h2>What is Docker?</h2> <p><a href="https://www.docker.com/" rel="noopener ugc nofollow" target="_blank">Docker</a>&nbsp;is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly</p> <h2>What is Docker Compose?</h2> <p><a href="https://docs.docker.com/get-started/08_using_compose" rel="noopener ugc nofollow" target="_blank">Docker Compose</a>&nbsp;is a tool that helps you define and share multi-container applications.</p> <p><a href="https://medium.com/@prithvijit.guha245/hello-world-airflow-docker-9102f4c5305b"><strong>Click Here</strong></a></p>
Tags: Airflow Docker