Apache Airflow with a local metadata database and executor, ready to author and schedule data pipelines on launch.
Choose the operating system, cloud and version you need. Every variation is the same hardened Apache Airflow image, built and supported by cloudimg.
| Product | Cloud | Operating system | Version | |
|---|---|---|---|---|
| Apache Airflow - Workflow Orchestration | AWS | — | Standard | View · Guide |
| Apache Airflow 3.2 on Ubuntu | Azure | Ubuntu | 3.2 | View · Guide |
Apache Airflow is a platform for authoring, scheduling and monitoring workflows as code, widely used to orchestrate ETL and data engineering pipelines. Workflows are defined as Python DAGs and tracked through a web interface.
Airflow is preinstalled with a local PostgreSQL metadata database and the LocalExecutor, hardened and ready with no manual setup. Fresh PostgreSQL and Airflow administrator passwords are generated on first boot for every instance and stored in a root only file, so there is no default login, and 24/7 cloudimg support covers deployment, upgrades and DAG authoring.