Hey everybody, I'm Guy. I work for a cyber securit...
# introductions
g
Hey everybody, I'm Guy. I work for a cyber security risk modeling company named Kovrr. I'm long time user of Airflow and Argo Workflows but I find Prefect as the next generation of workflow schedulers. Excited to integrate it into our stack! 🦜
👋 7
m
Hello Guy! 🙂 Glad to hear that! Welcome to Prefect P
k
Hey @Guy Maliar, welcome to Prefect! Would love to hear why you are moving from Argo.
g
We find Argo very Kubernetes primitives centric. You need to understand Kubernetes mechanics and the general YAML style of workflow authoring. We'd like to allow both our threat intelligence team and our data science team (hard python users, not much infra knowledge) to work independently from the workflow orchestration platform itself. It's much more intuitive writing DAGs in Python rather than YAMLs + Docker containers
k
Gotcha yeah it sounds like Prefect would be a much better fit to allow the data science team to author their own workflows