Hi, I am looking into adapting Prefect for our dat...
# ask-community
m
Hi, I am looking into adapting Prefect for our data orchestration. We are quite big team organized to several smaller pods, each of them owns certain repositories with some data flows, that we would like to onboard to Prefect. I was wondering if such setup is in alignment with Prefect philosophy? Is it possible to have one Prefect server and several repositories with the flow and deployment definition? Or would it be favourable to organize the code in some other fashion? Thank you very much for a reply!
a
Hey @Martin Votruba! It is definitely possible to have several pods use the same Prefect server and each have their own repositories containing their own flows and deployment definitions. If you have any questions about what that would look like in practice, let me know!
b
Hey Martin! +1 to what Alex said. If you ever want to hop on a call to talk about how this could look like with Prefect Cloud, feel free to book some time!
m
@alex @Bianca Hoch thanks for the response, we might decide to have just one repository eventually, to keep it more organised. I will continue my evaluation and if I will get more questions I will reach out. 🙂
marvin 1