AWS Certified SysOps Administrator SOA-C01 – Question447

Which of the following is an incorrect statement about Amazon CloudWatch?

A.
You can use CloudWatch to collect and track metrics, which are the variables you want to measure for your resources and applications.
B. You can set CloudWatch alarms to send notifications or automatically make changes to the resources you are monitoring, based on rules that you define.
C. You can control and monitor all Security Groups and their related rules.
D. You gain system-wide visibility into resource utilization, application performance, and operation-al health.

Correct Answer: C

Explanation:

Explanation: Amazon CloudWatch monitors your Amazon Web Services (AWS) resources and the applications you run on AWS in real-time. You can use CloudWatch to collect and track metrics, which are the variables you want to measure for your resources and applications. CloudWatch alarms send notifications or automatically make changes to the resources you are monitoring based on rules that you define. For example, you can monitor the CPU usage and disk reads and writes of your Amazon Elastic Compute Cloud (Ama-zon EC2) instances and then use this data to determine whether you should launch additional in-stances to handle increased load. You can also use this data to stop under-used instances to save money. In addition to monitoring the built-in metrics that come with AWS, you can monitor your own custom metrics. With CloudWatch, you gain system-wide visibility into resource utilization, application performance, and operational health. Reference:
http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/W…