Cloud Monitoring Quiz Flashcards

1
Q

Which CloudWatch feature would you use to trigger notifications when a metric reaches a threshold you specify?

1 - CloudWatch Events
2 - CloudWatch Alarms
3 - CloudWatch Triggers
4 - CloudWatch Logs

A

CloudWatch Alarms

The CloudWatch Alarms feature allows you to watch CloudWatch metrics and to receive notifications when the metrics fall outside of the levels (high or low thresholds) that you configure.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which AWS service helps developers analyze and debug production as well as distributed applications?

1 - CloudWatch
2 - X-Ray
3 - Service Health Dashboard
4 - CloudTrail

A

X-Ray

AWS X-Ray helps developers analyze and debug production, distributed applications, such as those built using a microservices architecture.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which AWS service provides alerts and remediation guidance when AWS is experiencing events that may impact you?

1 - Service Health Dashboard
2 - CloudWatch
3 - Personal Health Dashboard
4 - CloudTrail

A

Personal Health Dashboard

AWS Personal Health Dashboard provides alerts and remediation guidance when AWS is experiencing events that may impact you.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

You need to set up metrics monitoring for every service in AWS. Which service would you use?

1 - CloudTrail
2 - X-Ray
3 - CloudWatch
4 - Personal Health Dashboard

A

CloudWatch

Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS. You can use Amazon CloudWatch to collect and track metrics, collect and monitor log files, and set alarms.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which service allows you to inspect, audit, and record events and API calls made within your AWS account?

1 - X-Ray
2 - CloudWatch
3 - CloudTrail

A

CloudTrail

AWS CloudTrail is a web service that records activity made on your account and delivers log files to your Amazon S3 bucket. AWS CloudTrail is a service that enables governance, compliance, operational auditing, and risk auditing of your AWS account.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How would you describe Amazon CloudWatch Logs?

1 - A single, highly scalable service that centralizes the logs from all your systems, applications and AWS services that you use
2 - A service that provides a real-time stream of system events that describe changes in AWS resources
3 - A service that enables governance, compliance, operational auditing and risk auditing of your AWS account
4 - A service that lets you run code without provisioning or managing servers

A

1 - A single, highly scalable service that centralizes the logs from all your systems, applications and AWS services that you use

You can use Amazon CloudWatch Logs to monitor, store, and access your log files from Amazon Elastic Compute Cloud (Amazon EC2) instances, AWS CloudTrail, Route 53, and other sources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

If a resource is deleted in AWS, which service should you use to investigate first?

1 - CloudTrail
2 - CloudWatch Logs
3 - Personal Health Dashboard

A

CloudTrail

CloudTrail can record the history of events/API calls made within you AWS account, which will help determine who or what deleted the resource. You should investigate it first.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly