Skip to main content
Knowledge Base

Do you support ECS fargate for the server cluster?

Answer

A customer asked: > Do you support ECS Fargate as the server cluster?

We do not currently support ECS Fargate as the compute stack in a Reference Architecture. That said, we do have[ ECS service modules](https://github.com/gruntwork-io/terraform-aws-ecs/tree/master/modules/ecs-service) that supports both EC2 backed clusters and Fargate modes. You should be able to follow our patterns set out in that module to integrate ECS Fargate into a delivered Reference Architecture, if desired.