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

Amazon Exam SOA-C02 Topic 5 Question 90 Discussion

Actual exam question for Amazon's SOA-C02 exam
Question #: 90
Topic #: 5
[All SOA-C02 Questions]

A company hosts a web application on an Amazon EC2 instance. The web server logs are published to Amazon CloudWatch Logs. The log events have the same structure and include the HTTP response codes that are associated with the user requests. The company needs to monitor the number of times that the web server returns an HTTP 404 response.

What is the MOST operationally efficient solution that meets these requirements?

Show Suggested Answer Hide Answer
Suggested Answer: A

Using the ALB's RequestCount metric will allow the SysOps administrator to collect information about total requests for a 2-week period and determine when requests exceeded the threshold of 100 requests per second. Configuring a time range of 2 weeks and a period of 1 minute will ensure that the data can be accurately examined to determine peak traffic times and volumes.


Contribute your Thoughts:

Phuong
13 hours ago
I prefer option C, creating an AWS Lambda function to run a CloudWatch Logs Insights query. It gives more flexibility in monitoring the log events.
upvoted 0 times
...
Reta
2 days ago
I agree with Gregoria. Creating a metric filter would be the easiest way to monitor the HTTP 404 responses.
upvoted 0 times
...
Gregoria
3 days ago
I think the most operationally efficient solution is to create a CloudWatch Logs metric filter.
upvoted 0 times
...

Save Cancel