Airflow
Apache Airflow is an open-source platform for authoring, scheduling and monitoring data and computing workflows. It was first developed by Airbnb and is now under the Apache Software Foundation. Airflow uses Python to create workflows that can be easily scheduled and monitored. Airflow can help you move data from one source to a destination, filter datasets, apply data policies, manipulation, monitoring and even call microservices to trigger database management tasks. It can be used for batch jobs, organizing, monitoring, and executing workflows automatically. Airflow has been used by many companies for various use cases such as ETL pipelines, machine learning workflows, data warehousing, and more.