Sec. 14: Cloud Monitoring

Sec. 14: Cloud Monitoring

University

8 Qs

quiz-placeholder

Similar activities

AWS for Startups

AWS for Startups

University

10 Qs

Sec. 8: Amazon S3

Sec. 8: Amazon S3

University

10 Qs

Sec. 12: Leveraging the AWS Global Infrastructure

Sec. 12: Leveraging the AWS Global Infrastructure

University

8 Qs

Sec. 17: Machine Learning

Sec. 17: Machine Learning

University

10 Qs

Sec. 9: Route 53

Sec. 9: Route 53

University

7 Qs

Sec. 13: Cloud Integrations

Sec. 13: Cloud Integrations

University

5 Qs

Sec. 15: VPC & Networking

Sec. 15: VPC & Networking

University

8 Qs

Cloud Computing in an Enteprise

Cloud Computing in an Enteprise

University

3 Qs

Sec. 14: Cloud Monitoring

Sec. 14: Cloud Monitoring

Assessment

Quiz

Instructional Technology

University

Medium

Created by

Renato Biz Martins

Used 3+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

CloudWatch Events

CloudWatch Logs

CloudWatch Alarms

CloudWatch Triggers

Answer explanation

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.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

CloudWatch

X-Ray

Service Health Dashboard

CloudTrail

Answer explanation

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

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Service Health Dashboard

CloudWatch

Personal Health Dashboard

CloudTrail

Answer explanation

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

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

CloudTrail

X-Ray

CloudWatch

Personal Health Dashboard

Answer explanation

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.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

X-Ray

CloudWatch

CloudTrail

Answer explanation

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.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which AWS service automatically analyzes code and provides performance recommendations?

X-Ray

CodePipeline

CodeGuru

Answer explanation

Amazon CodeGuru is a developer tool that provides intelligent recommendations to improve code quality and identify an application’s most expensive lines of code.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you describe Amazon CloudWatch Logs?

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

A service that provides a real-time stream of system events that describe changes in AWS resources

A service that enables governance, compliance, operational auditing, and risk auditing of your AWS account

A service that lets you run code without provisioning or managing servers

Answer explanation

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.

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

CloudTrail

CloudWatch Logs

Personal Health Dashboard

Answer explanation

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.