I accumulate here the list of articles which have interesting information about Apache Airflow. Subjects of the articles covers topics from installation and management to implementation of DAGs and best practices.
Best Practices
Comparison
- Airbnb’s Airflow Versus Spotify’s Luigi
- Airflow vs. Luigi vs. Argo vs. MLFlow vs. KubeFlow
- Picking A Kubernetes Orchestrator: Airflow, Argo, and Prefect
Tutorials
- Running Apache Airflow DAG with Docker
- Getting Started with Airflow Using Docker
- An Apache Airflow MVP: Complete Guide for a Basic Production Installation Using LocalExecutor
- Running Apache Airflow locally on Kubernetes (minikube)
Environment
- A Complete Guide to Setting up a Local Development environment for Airflow (Docker, PyCharm, and tests)
- Utilizing Docker images in Airflow for language agnostic job scheduling platform: How to Use Airflow without Headaches