we are building 3 docker images and pushing to 3 ECS fargate services. The docker images build in parallel, but replacing the task definitions run in series. i am wondering if this is default behavior or if there is a way to parallelize the fargate task deployments as well