wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Chapter 11- Monitoring

Total questions: 13

Worksheet time: 7mins

Name
Class
Date
1.

Which of the following is like a filter that can be used to search for metrics; for example, if you wanted to check CPU utilization on a specific EC2 instance?

a)

Namespace

b)

Dashboard

c)

Dimension

d)

Metric

2.

Which of the following CloudWatch actions enables you to create an alarm associated with a CloudWatch metric so that you can be alerted if a threshold has been reached?

a)

CreateMetricAlarm

b)

PutMetricAlarm

c)

SetAlarmState

d)

PutMetricData

3.

A web URL that you are trying to connect to is responding with the following HTTP status code: 404 File not found. Which of the following options could be the reason for receiving this error?

a)

The server is down.

b)

You typed the URL incorrectly.

c)

The application is experiencing an internal failure.

d)

The server is experiencing performance issues.

4.

Which of the following services can you use to monitor and report on performance metrics for your AWS Infrastructure?

a)

CloudFormation

b)

CloudTrail

c)

CloudWatch

d)

X-Ray

5.

Which of the following CloudWatch actions enables you to publish metric data points to CloudWatch?

a)

PutDashboard

b)

PutMetricData

c)

PublishMetricData

d)

PutMetricAlarm

6.

Which of the following services can you use to track all user activity and API usage in your AWS account?

a)

CloudWatch

b)

CloudFormation

c)

IAM

d)

CloudTrail

7.

Your application sends application logs to CloudWatch, and your team would like the ability to query the logs when troubleshooting application failures. Which of the following will enable the team to query the logs?

a)

CloudWatch Logs Insights

b)

Macie

c)

CloudWatch alarms

d)

OpenSearch service

8.

Which of the following is a container for CloudWatch metrics?

a)

Namespace

b)

Dashboard

c)

Dimension

d)

Metric

9.

Which of the following tools can you use to monitor CPU utilization metrics for your EC2 instances?

a)

CloudWatch

b)

AWS Config

c)

X-Ray

d)

CloudTrail

10.

A web URL that you are trying to connect to is responding with the following HTTP status code: 503 service unavailable. Which of the following options could be the reason for receiving this error?

a)

You are not authorized to access the URL.

b)

The requested page does not exist.

c)

The application could be experiencing a performance issue.

d)

You typed the website address incorrectly.

11.

An application support team would like to receive an email notification whenever a particular server experiences CPU utilization exceeding 85% for 5 minutes or more. How can you configure this?

a)

Create a CloudWatch alarm that will trigger if the CPU Utilization metric exceeds the threshold for 5 minutes. Configure a Lambda function to trigger SNS to send an email if the alarm is triggered.

b)

Create a CloudWatch alarm that will trigger if the CPU Utilization metric exceeds the threshold for 5 minutes. Configure CloudWatch to send an SNS notification if the alarm is triggered.

c)

Configure CloudWatch to trigger an alarm and send an email if the CPU Utilization metric exceeds the threshold for 5 minutes.

d)

Create a CloudWatch alarm that will trigger if the CPU Utilization metric exceeds the threshold for 5 minutes. Configure CloudWatch to send an SQS message if the alarm is triggered.

12.

Which of the following tools can be used to determine who provisioned an EC2 instance and what time they made the API call?

a)

CloudFormation

b)

CloudTrail

c)

CloudWatch

d)

IAM

13.

Which AWS services can be used to trigger Lambda functions, SQS notifications, and SNS messages based on events or schedules?

a)

API Gateway

b)

EventBridge

c)

DynamoDB

d)

Step Functions