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 Amazon Copilot command line interface and the Amazon Web Services Management Console to complete the common tasks to run your containers on Amazon ECS and Amazon 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 Amazon CDK
- Creating resources using Amazon CloudFormation
- Creating resources using the Amazon Copilot CLI