Airflow uses directed acyclic graphs (DAGs) to manage workflow orchestration. Tasks and dependencies are defined in Python, and then Airflow manages the scheduling and execution.
In Skai, Airflow is used by many teams for various use cases. It is hosted on Astronomer and has full CI/CD support.