ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 73 - Professional Cloud Architect discussion

Report
Export

A small number of API requests to your microservices-based application take a very long time. You know that each request to the API can traverse many services. You want to know which service takes the longest in those cases.

What should you do?

A.
Set timeouts on your application so that you can fail requests faster
Answers
A.
Set timeouts on your application so that you can fail requests faster
B.
Send custom metrics for each of your requests to Stackdriver Monitoring
Answers
B.
Send custom metrics for each of your requests to Stackdriver Monitoring
C.
Use Stackdriver Monitoring to look for insights that show when your API latencies are high
Answers
C.
Use Stackdriver Monitoring to look for insights that show when your API latencies are high
D.
Instrument your application with Stackdriver Trace in order to break down the request latencies at each microservice
Answers
D.
Instrument your application with Stackdriver Trace in order to break down the request latencies at each microservice
Suggested answer: D

Explanation:

References: https://cloud.google.com/trace/docs/quickstart#find_a_trace

asked 18/09/2024
Johan Wu
27 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first