Hello all! We're trying out Prefect Cloud to replace our self-hosted prefect. In particular for serverless with an ECS push pool.
I was wondering what the pattern is for service connect. Before we had long running ECS workers that could use ECS service connect agent to connect to other microservices in our ECS cluster. But it's unclear to me how to handle this pattern now, as my understanding is that push work pools create temporary ECS tasks outside of any service.