AWS Certified SysOps Administrator SOA-C01 – Question426

Which of the following is true of Amazon CloudWatch?

A.
Amazon CloudWatch monitors Amazon Web Services (AWS) resources and the applications that run on AWS in real-time.
B. Amazon CloudWatch is a web service that gives businesses an easy and cost effective way to distribute content with low latency and high data transfer speeds.
C. Amazon CloudWatch runs code without provisioning or managing servers.
D. None of these are true.

Correct Answer: A

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 variables you can 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 EC2 instances and then use this data to de-termine whether you should launch additional instances 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 perfor-mance, and operational health. Reference:
http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/W…