Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

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 agent so there won’t be a problem with regards to concurrency.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

You can’t do that. It is not possible. EBS only works with EC2 instances. EBS is not supported by Fargate (at this time). You would need to use EFS with Fargate.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading