Amazon Elastic Container Service (ECS) is a managed container orchestration service that you can use to run your containerized workloads in the public AWS cloud. By using Amazon ECS, you avoid the technical complexity of creating and managing the infrastructure required to securely and reliably run production workloads.
Amazon ECS supports scaling your workloads automatically in response to dynamically changing demand. Learning how to use auto scaling with Amazon ECS can make your workloads cheaper to run and more reliable.
In this hands-on lab, you will configure an Amazon ECS service to automatically scale based on an Amazon CloudWatch metric.
Upon completion of this beginner-level lab, you will be able to:
Familiarity with the following will be beneficial but is not required:
The following content can be used to fulfill the prerequisites:
October 19th, 2023 - Resolved deployment issue