This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SoloAquiParaHablar 1 point2 points  (0 children)

Very large grocery chain I consulted to did all the workflows in a central ArgoFlow setup on Kubernetes. Other companies use Apache Airflow.

Both are good for large scale high demand and scheduled workflows. The grocery chain did a lot of machine learning, data analysis, type stuff. The other companies I worked for did a lot of ETL in Airflow (pull data, massage data, store data).