From the course: Docker on AWS

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Configure ECS for Fargate

Configure ECS for Fargate

From the course: Docker on AWS

Start my 1-month free trial

Configure ECS for Fargate

- [Instructor] Perhaps unsurprisingly, creating an ECS cluster with Fargate is very similar to creating an ECS cluster with EC2, but we don't have as much to have to worry about. We could still go to our Create Cluster page, and now we're just going to say Networking only 'cause the only resources are the cluster and potentially VPC and subnets, but we're actually going to reuse those as well. Might as well, because we're already created them. So we're going to call this our ecs-fargate cluster. I don't need to create a new VPC. But we do want to Enable Container Insights. I'm going to say go ahead and Create this. And as we can see that happened really quickly. Because there was very little resource that actually had to be created, we just had to attach and associate those resources back into the system itself.

Contents