Reputation: 527
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?
Upvotes: 0
Views: 161