aws-notebook

My AWS Notebook

View the Project on GitHub kyhau/aws-notebook

Elastic Container Service (ECS)

Table of Contents


Example of ECS with Application Load Balancer

alt text

Auto Scaling on EC2 Cluster

Target Tracking Scaling option with predefined metrics

See predefined metric ASGAverageCPUUtilization for EC2 Cluster

Target Tracking Scaling option with custom metrics CPUUtilization and MemoryUtilization (Maximum)

Step Scaling option with Custom metic CPUUtilization and MemoryUtilization (Maximum)

Amazon ECS-optimized AMI

Migrating from Amazon Linux to Amazon Linux 2 for ECS

See also Migrating to Amazon Linux 2

In CloudFormation