Luis Henrique
09/19/2022, 10:07 PMKyle McChesney
09/19/2022, 10:29 PMprefecthq/prefect:1.2.3-python3.7
image with some extra config files for host ips, subnets, and ECS settings for the flow runs.
• A collection of prefect flows, wrapped in a docker file which is deployed to ECS. This includes a set of common python libs + utils.
All flow runs go to the single ECS agent and are run using an ECSRun config (pointing to the image from the flows repo). It does not support multiple agents as our traffic is quite low, but I dont see a reason why it could not (just deploy multiple agent tasks in ECS and use labels).
I would be happy to answer more detailed questions in depth if you have them (might be a bit async as I work on other things)Luis Henrique
09/22/2022, 7:20 PMKyle McChesney
09/22/2022, 7:27 PMLuis Henrique
09/22/2022, 7:32 PMKyle McChesney
09/22/2022, 9:24 PM