NEW
Font size
WorksheetsChapter 11- Monitoring
Total questions: 13
Worksheet time: 7mins
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?
Namespace
Dashboard
Dimension
Metric
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?
CreateMetricAlarm
PutMetricAlarm
SetAlarmState
PutMetricData
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?
The server is down.
You typed the URL incorrectly.
The application is experiencing an internal failure.
The server is experiencing performance issues.
Which of the following services can you use to monitor and report on performance metrics for your AWS Infrastructure?
CloudFormation
CloudTrail
CloudWatch
X-Ray
Which of the following CloudWatch actions enables you to publish metric data points to CloudWatch?
PutDashboard
PutMetricData
PublishMetricData
PutMetricAlarm
Which of the following services can you use to track all user activity and API usage in your AWS account?
CloudWatch
CloudFormation
IAM
CloudTrail
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?
CloudWatch Logs Insights
Macie
CloudWatch alarms
OpenSearch service
Which of the following is a container for CloudWatch metrics?
Namespace
Dashboard
Dimension
Metric
Which of the following tools can you use to monitor CPU utilization metrics for your EC2 instances?
CloudWatch
AWS Config
X-Ray
CloudTrail
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?
You are not authorized to access the URL.
The requested page does not exist.
The application could be experiencing a performance issue.
You typed the website address incorrectly.
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?
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.
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.
Configure CloudWatch to trigger an alarm and send an email if the CPU Utilization metric exceeds the threshold for 5 minutes.
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.
Which of the following tools can be used to determine who provisioned an EC2 instance and what time they made the API call?
CloudFormation
CloudTrail
CloudWatch
IAM
Which AWS services can be used to trigger Lambda functions, SQS notifications, and SNS messages based on events or schedules?
API Gateway
EventBridge
DynamoDB
Step Functions
