Hello all, just wondering if anyone has or know of...
# ask-community
m
Hello all, just wondering if anyone has or know of an architectural diagram that shows Prefect, ECS and Git architecture.
b
Hi Moe, the closest diagram I was able to find is the one in the ECS worker guide
This is for the ECS Hybrid work pool setup, specifically.
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
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:
Is it somewhere in Prefect docs too?
b
This diagram isn't in the docs ^ but one of our engineers designed it for internal use and demos
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? 👀