Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

WGU Cloud Deployment and Operations Exam - Topic 1 Question 14 Discussion

(A cloud engineer needs to notify the response team whenever a high-security web server responds with a 403 Forbidden error. Which two steps can enable this functionality? Choose 2 answers.)
A) Define a metric filter for Apache logs in CloudWatch and C) Create an alarm for the metric filter to deliver alerts using Amazon SNS
B) Bind a Lambda function to an Apache process
D) Send alarms from the Lambda function using Amazon SQS

WGU Cloud Deployment and Operations Exam - Topic 1 Question 14 Discussion

Actual exam question for WGU's Cloud Deployment and Operations exam
Question #: 14
Topic #: 1
[All Cloud Deployment and Operations Questions]

(A cloud engineer needs to notify the response team whenever a high-security web server responds with a 403 Forbidden error. Which two steps can enable this functionality? Choose 2 answers.)

Show Suggested Answer Hide Answer
Suggested Answer: A, C

To notify a response team when a high-security web server returns a 403 Forbidden error, two key steps are required. First, define a metric filter for Apache logs in CloudWatch to detect the 403 error code within the log data. This involves setting up a filter pattern to match '403' in the Apache access logs. Second, create an alarm for the metric filter and configure it to deliver alerts using Amazon SNS, which supports email or other notifications to the response team. The WGU Cloud Deployment and Operations Study Guide (Section 4.2, CloudWatch Logs and Alarms) confirms that metric filters and SNS-integrated alarms are the standard approach for monitoring and alerting on log-based events. Options B and D are incorrect as they involve unnecessary or unsupported configurations (e.g., binding Lambda to Apache or using SQS for alarms).


Contribute your Thoughts:

0/2000 characters
I practiced a similar question where we had to set up alerts for error logs, and I think we definitely need both A and C for this scenario.
upvoted 0 times
...
Dustin
5 days ago
I feel like binding a Lambda function to the Apache process isn't really relevant here, but I can't recall why.
upvoted 0 times
...
Mindy
10 days ago
I remember something about using CloudWatch alarms and SNS for notifications, so I think C is definitely one of the answers.
upvoted 0 times
...
Nickolas
15 days ago
I think we need to set up a metric filter for the logs, but I'm not entirely sure if it's option A or something else.
upvoted 0 times
...

Save Cancel