Learn how to create and use Amazon ECS resources
The following guides provide an introduction to the tools available to access Amazon ECS and introductory procedures to run containers. Docker basics takes you through the basic steps to create a Docker container image and upload it to an Amazon ECR private repository. The getting started guides walk you through using the AWS Copilot command line interface and the AWS Management Console to complete the common tasks to run your containers on Amazon ECS and AWS Fargate.
Contents
- Set up
- Creating a container image
- Learn how to create a Linux task for the Fargate launch type
- Learn how to create a Windows task for the Fargate launch type
- Learn how to create a Windows task for the EC2 launch type
- Using the AWS CDK
- Creating resources using AWS CloudFormation
- Creating resources using the AWS Copilot CLI