Ref: https://learn.cantrill.io/courses/1820301/lectures/41301443 and https://learn.cantrill.io/courses/1820301/lectures/41301444


EC2 Auto Scaling - Types

  1. Manual Scaling: manually adjust the ASG values
  2. Scheduled Scaling: automatic, time-based adjustment of ASG DESIRED capacity
  3. Dynamic Scaling: automatic, rule-based adjustment of ASG DESIRED capacity

ASG Scaling Policy (For EC2 Dynamic Scaling)

EC2 ASG - Simple Scaling

Diagram: https://github.com/acantril/aws-sa-associate-saac03/blob/main/1500-HA_and_SCALING/00_LEARNINGAIDS/ASG-Policies-1.png

EC2 ASG - Step/Stepped Scaling

Diagram: https://github.com/acantril/aws-sa-associate-saac03/blob/main/1500-HA_and_SCALING/00_LEARNINGAIDS/ASG-Policies-2.png