Hello all, just wondering if anyone has or know of an architectural diagram that shows Prefect, ECS and Git architecture.
b
Bianca Hoch
10/09/2024, 7:08 PM
Hi Moe, the closest diagram I was able to find is the one in the ECS worker guide
Bianca Hoch
10/09/2024, 7:09 PM
This is for the ECS Hybrid work pool setup, specifically.
Bianca Hoch
10/09/2024, 7:11 PM
Git isn't represented in this example, as the code is incorporated into a custom image that is stored in ECR. You could in theory use GitBased storage for your code, while storing just your dependencies in an image in ECR.
m
Moe
10/09/2024, 7:20 PM
Thanks Bianca, I have seen that one before. Wondering if there is something more comprehensive. I also saw in some of prefect videos, this diagram:
Moe
10/09/2024, 7:21 PM
Is it somewhere in Prefect docs too?
b
Bianca Hoch
10/09/2024, 9:40 PM
This diagram isn't in the docs ^ but one of our engineers designed it for internal use and demos
Bianca Hoch
10/09/2024, 9:41 PM
Would you be willing to share your thoughts on what you'd like to see in a diagram? Something closer to the example from the video? 👀