Hi, I wonder if anyone have experience using Kedro...
# questions
n
Hi, I wonder if anyone have experience using Kedro with Prefect 2.0? How different is it from Prefect 1?
i
We evaluated prefect for our orchestration, the nice thing about it is that you can just define flows in code using decorators which simplified configuration. It was only a short evaluation and we decided to move for Argo as it is more similar to our current deployment patterns, but Prefect 2 seemed promising although it would’ve required some work to unify kedro pipelines and prefect flows, as some functionality overlapped.

https://kedro-org.slack.com/files/U0495B76UG1/F0546HGC2NS/microsoftteams-image__3_.png

cc @Deepyaman Datta
K 1
n
Thanks @Iñigo Hidalgo! I have add this into https://github.com/kedro-org/kedro/issues/2431, as it’s easier to keep conversation in one main thread.
@Juan Luis https://github.com/kedro-org/kedro/issues/2431#issuecomment-1569943729 Just to clarify, Prefect 2.0 is still open source right?
This is something that I want to work on, if we have enough interest then maybe we can push this to our backlog earlier.
i
Great @Nok Lam Chan, is the idea to implement some sort of Prefect runner, or to work on updating the deployment documentation?
j
n
I think it’s still up and open, depends on which solution is the best. I guess it’s still a good exercise to try to update the current docs with 2.0 and try to come up with a more powerful Runner.
K 1