AWS Certified SysOps Administrator – Associate (legacy) — Question 780

How many metrics are supported by CloudWatch for Auto Scaling?

Answer options

Correct answer: A

Explanation

Amazon CloudWatch provides 8 group metrics and 1 dimension (AutoScalingGroupName) for monitoring Auto Scaling groups. These metrics include parameters like GroupMinSize, GroupMaxSize, and GroupInServiceInstances, which help track the group's status. The single dimension allows users to filter these metrics specifically by the name of the Auto Scaling group.