@Amanda Wee Thanks for the description of your Prefect Server deployment, please can you guide me for a similar setup. I also need to split the docker-compose.yml into a multi-container prefect-server ECS service. How should I write my task definitions, please share any guide that can make it easy for me using AWS console.
The only difference is we dockerize our flows using storage and run them on AWS EKS. But for our concurrency needs we need to setup prefect server and currently can't do it using the ECS ClLI docker compose up approach as we already have lot of overlapping infra provisioned like ALB, Fargate Clusters which we can re-use.