GoogleGoogle
PROFESSIONAL-CLOUD-DEVELOPER · Question #27
PROFESSIONAL-CLOUD-DEVELOPER Question #27: Real Exam Question with Answer & Explanation
The correct answer is A: Use Zipkin collector to gather data.. Zipkin is used for to gather data for latency issues and SD trace purpose is to enable us to have a better view on the application code latency. https://cloud.google.com/trace/docs/zipkin
Monitoring, logging, and debugging applications
Question
Your API backend is running on multiple cloud providers. You want to generate reports for the network latency of your API. Which two steps should you take? (Choose two.)
Options
- AUse Zipkin collector to gather data.
- BUse Fluentd agent to gather data.
- CUse Stackdriver Trace to generate reports.
- DUse Stackdriver Debugger to generate report.
- EUse Stackdriver Profiler to generate report.
Explanation
Zipkin is used for to gather data for latency issues and SD trace purpose is to enable us to have a better view on the application code latency. https://cloud.google.com/trace/docs/zipkin
Topics
#Distributed Tracing#Application Monitoring#Network Latency#Multi-cloud Operations
Community Discussion
No community discussion yet for this question.