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 DOP-C02 Exam - Topic 6 Question 66 Discussion

A company's web app publishes JSON logs with transaction status to CloudWatch Logs. The company wants a dashboard showing the number of successful transactions with the least operational overhead.Which solution meets this?
C) Create a CloudWatch metric filter on the log group with a pattern matching success; create CloudWatch dashboard with metric graph.
A) Create an OpenSearch cluster and subscription filter to send logs; create OpenSearch dashboard with queries for success.
B) Create a CloudWatch subscription filter with Lambda to parse logs and publish custom metrics; create CloudWatch dashboard with metric graph.
D) Create a Kinesis data stream subscribed to the log group; filter logs by success; send to Lambda; Lambda publishes custom metrics; dashboard uses metric graph.

Amazon DOP-C02 Exam - Topic 6 Question 66 Discussion

Actual exam question for Amazon's DOP-C02 exam
Question #: 66
Topic #: 6
[All DOP-C02 Questions]

A company's web app publishes JSON logs with transaction status to CloudWatch Logs. The company wants a dashboard showing the number of successful transactions with the least operational overhead.

Which solution meets this?

Show Suggested Answer Hide Answer
Suggested Answer: C

CloudWatch metric filters can parse logs directly to create metrics without additional infrastructure.

Metric filters combined with CloudWatch dashboards provide the simplest and most operationally efficient solution.

Options A, B, and D add complexity with additional services (OpenSearch, Lambda, Kinesis).

References:

CloudWatch Logs Metric Filters

CloudWatch Dashboards


Contribute your Thoughts:

0/2000 characters
Earnestine
1 day ago
D seems overkill for this situation, right?
upvoted 0 times
...
Ryan
6 days ago
A sounds too complicated for just a dashboard.
upvoted 0 times
...
Ryann
12 days ago
Wait, why not just use CloudWatch directly? Seems easier.
upvoted 0 times
...
Bernardine
17 days ago
I think B is better for custom metrics!
upvoted 0 times
...
Rene
22 days ago
Option C is the simplest way to track success metrics.
upvoted 0 times
...
Corrina
27 days ago
I’m a bit uncertain about Kinesis; it seems like overkill for just counting successful transactions. I lean towards option C as well.
upvoted 0 times
...
Mary
1 month ago
I practiced a similar question where we had to choose between CloudWatch and OpenSearch. I feel like option C could be the simplest approach here.
upvoted 0 times
...
Loren
1 month ago
I think option B sounds familiar; using Lambda to parse logs could be effective, but it might add more complexity than necessary.
upvoted 0 times
...
Pamella
1 month ago
I remember we discussed using CloudWatch for monitoring, but I'm not sure if the metric filter is the best option for this scenario.
upvoted 0 times
...

Save Cancel