Important Note: You will create AWS resources during the workshop which will incur cost in your AWS account. It is recommended to clean-up the resources as soon as you finish the workshop to minimize the cost.

Deploying Application to Amazon ECS Fargate

AWS Fargate is a serverless compute engine for containers that works with both Amazon ECS and Amazon EKS. Fargate removes the need to provision and manage servers and let the developers to focus on building the applications.

In this workshop, you learn to deploy an application on Amazon ECS Fargate.

The following diagram shows the scenario you are going to build. Start the workshop

Amazon ECS Fargate