PrepAway - Latest Free Exam Questions & Answers

Which of the below mentioned statements is true?

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?

PrepAway - Latest Free Exam Questions & Answers

A.
It will fetch the data at every minute but the four data points [corresponding to 4 minutes] will not have
value since the EC2 basic monitoring metrics are collected every five minutes

B.
It will fetch the data at every minute as detailed monitoring on EC2 will be enabled by the default
launch configuration of Auto Scaling

C.
The alarm creation will fail since the user has not enabled detailed monitoring on the EC2 instances

D.
The user has to first enable detailed monitoring on the EC2 instances to support alarm monitoring at
every minute

Explanation:
CloudWatch is used to monitor AWS as well as the custom services. To enable detailed instance monitoring for
a new Auto Scaling group, the user does not need to take any extra steps. When the user creates an Auto
Scaling launch config using CLI, each launch configuration contains a flag named InstanceMonitoring.Enabled.
The default value of this flag is true. Thus, by default detailed monitoring will be enabled for Auto Scaling as
well as for all the instances launched by that Auto Scaling group.

9 Comments on “Which of the below mentioned statements is true?

    1. hbwork says:

      B.
      http://docs.aws.amazon.com/autoscaling/latest/userguide/as-instance-monitoring.html#enable-as-instance-metrics

      Auto Scaling sends metrics for instances and groups to CloudWatch. For Auto Scaling instances, you can enable detailed (one-minute) monitoring or basic (five-minute) monitoring. For Auto Scaling groups, you can enable group metrics. For more information, see Monitoring Your Auto Scaling Instances and Groups in the Auto Scaling User Guide.




      1



      0
      1. hbwork says:

        Update:
        By default, basic monitoring is enabled when you create the launch configuration using the AWS Management Console and detailed monitoring is enabled when you create the launch configuration using the AWS CLI or an API.




        1



        0
  1. mohamad says:

    B
    By default, basic monitoring is enabled when you create a launch configuration using the AWS Management Console and detailed monitoring is enabled when you create a launch configuration using the AWS CLI or an API




    0



    0

Leave a Reply

Your email address will not be published. Required fields are marked *