Apache Airflow is an open-source orchestration platform for recurring workflows and data pipelines. Teams use it to define tasks as code, connect dependencies and keep scheduled processes visible instead of hiding them in isolated scripts.
It fits data engineering, analytics operations, ML pipelines and any workflow where reliability, retries and traceability matter.