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

A user has created an Auto Scaling group with default configurations from CLI. The user wants to setup the CloudWatch alarm on the EC2 instances, which are launched by the Auto Scaling group. The user has setup an alarm to monitor the CPU utilization every minute. Which of the below mentioned statements is true?

Answer options

Correct answer: B

Explanation

The correct answer is B because, with Auto Scaling's default launch configuration, detailed monitoring is enabled, allowing the alarm to fetch data every minute. Option A is incorrect as the data will be available due to detailed monitoring. Option C is not valid because the alarm creation will succeed with detailed monitoring already enabled, and option D is wrong since detailed monitoring is already provided by default.