I have been trying all sorts of orchestration tools for data pipelines and background jobs over the years (Prefect, Airflow, Dagster and others). I always stayed away from their commercial offerings. I decided to use OSS and always found it super easy to get a first version running with docker compose in a single VM. However, the benefit was...