Relative Content

Tag Archive for amazon-web-servicesamazon-ecswindows-container

Running Linux and Windows container on Amazon ECS cluster

I have a few .NET microservices, and a couple of them are developed using the .NET Framework. I’m planning to host everything on an ECS cluster. I’m new to Amazon ECS, and I saw a blog article from Amazon stating that ECS Fargate now supports Windows containers. Is it feasible to host both Linux and Windows containers on the same ECS cluster?