AWS

How can you customize the trigger for the scaling in/out of an auto scaling group?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

One way is to use CloudWatch alarms where an alarm will monitor a metric and based on a certain value (or range) you can choose to scale-in or scale-out the ASG.