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

Google Professional Cloud DevOps Engineer Exam - Topic 3 Question 109 Discussion

You are managing an application that exposes an HTTP endpoint without using a load balancer. The latency of the HTTP responses is important for the user experience. You want to understand what HTTP latencies all of your users are experiencing. You use Stackdriver Monitoring. What should you do?
C) * In your application, create a metric with a metricKind set to gauge and a valueType set to distribution.* In Stackdriver's Metrics Explorer, use a Heatmap graph to visualize the metric.
A) * In your application, create a metric with a metricKind set to DELTA and a valueType set to DOUBLE.* In Stackdriver's Metrics Explorer, use a Slacked Bar graph to visualize the metric.
B) * In your application, create a metric with a metricKind set to CUMULATIVE and a valueType set to DOUBLE.* In Stackdriver's Metrics Explorer, use a Line graph to visualize the metric.
D) * In your application, create a metric with a metricKind. set toMETRlc_KIND_UNSPECIFIEDanda valueType set to INT64.* In Stackdriver's Metrics Explorer, use a Stacked Area graph to visualize the metric.

Google Professional Cloud DevOps Engineer Exam - Topic 3 Question 109 Discussion

Actual exam question for Google's Professional Cloud DevOps Engineer exam
Question #: 109
Topic #: 3
[All Professional Cloud DevOps Engineer Questions]

You are managing an application that exposes an HTTP endpoint without using a load balancer. The latency of the HTTP responses is important for the user experience. You want to understand what HTTP latencies all of your users are experiencing. You use Stackdriver Monitoring. What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: C

https://sre.google/workbook/implementing-slos/

https://cloud.google.com/architecture/adopting-slos/

Latency is commonly measured as a distribution. Given a distribution, you can measure various percentiles. For example, you might measure the number of requests that are slower than the historical 99th percentile.


Contribute your Thoughts:

0/2000 characters
Salina
1 day ago
Cumulative metrics are great for trends, so B all the way!
upvoted 0 times
...
Ahmed
7 days ago
Surprised D is even an option, that sounds off.
upvoted 0 times
...
Virgilio
12 days ago
A is a bit confusing, why use DELTA for latencies?
upvoted 0 times
...
Freeman
17 days ago
I think C is better for real-time distribution insights!
upvoted 0 times
...
Stephaine
22 days ago
Option B seems solid for tracking cumulative latencies.
upvoted 0 times
...
Nida
27 days ago
I think I read that using a gauge with distribution could help visualize latency better, but I’m not confident if that’s the best option here.
upvoted 0 times
...
Bulah
1 month ago
I’m a bit confused about the value types. I remember something about using distribution for latencies, but I can't recall the exact details.
upvoted 0 times
...
Salome
1 month ago
I feel like we practiced a similar question where we had to choose between DELTA and CUMULATIVE. I think CUMULATIVE makes more sense for tracking overall latencies over time.
upvoted 0 times
...
Judy
1 month ago
I remember we discussed the importance of using the right metric kind for tracking latencies. I think Cumulative might be the way to go, but I'm not entirely sure.
upvoted 0 times
...

Save Cancel