How do I connect EBS to ECS Fargate?
I am trying to connect the same EBS to multiple ECS instances running on Fargate. I have a Docker container of my app, the ECS Task and ECS Service are working as expected, but I can’t find any way to connect EBS to the ECS Task. Note: The app instances synchronize writes through a common… Read More How do I connect EBS to ECS Fargate?