Does anyone here use AIRFLOW (by APACHE)?

I need some feedbacks on it, some teammates want to use that, but "we need to benchmark solutions and analysing users need".

To be honest, I think is just, as simple as : I have a file, I want to transfert it to this other server, log all stuff and schedule.
But you know, chief are scared about not doing meetings and blah blah blah. 🙃

Boost appreciated.

@Sp3r4z We don't use it yet but we considered it/still are considering it… to some extent… like as a last resort. Not sure we going to actually start using it (additional work load cause it wouldn't replace the current scheduler but in addition to it, not many users would switch to it because their technical expertise vs needs so we didn't spend much time stuying it)

It seems to have more advanced scheduling options/conditional stuff compared to Rundeck

For basic scheduling, Rundeck is simpler

@devnull Thanks for your feedback. I'll keep it in mind.
@Sp3r4z Hello, i'm using airflow (composer in GCP) for a few years now. It schedule tasks well. But the UX is bad i think. + Coding dag in python is source of errors. If i had to choose an orchestrator now, i will go for kestra or dagster
@tsalle thanks for your answer, very appreciated 👌