GoogleGoogle
PROFESSIONAL-CLOUD-DEVELOPER · Question #212
PROFESSIONAL-CLOUD-DEVELOPER Question #212: Real Exam Question with Answer & Explanation
The correct answer is A: Instrument the service with Cloud Profiler to measure CPU utilization and method-level execution. https://cloud.google.com/profiler/docs/profiling-java https://cloud.google.com/appengine/docs/legacy/standard/java/microservice-performance
Monitoring and troubleshooting applications
Question
You are building an application that uses a distributed microservices architecture. You want to measure the performance and system resource utilization in one of the microservices written in Java. What should you do?
Options
- AInstrument the service with Cloud Profiler to measure CPU utilization and method-level execution
- BInstrument the service with Debugger to investigate service errors.
- CInstrument the service with Cloud Trace to measure request latency.
- DInstrument the service with OpenCensus to measure service latency, and write custom metrics to
Explanation
https://cloud.google.com/profiler/docs/profiling-java https://cloud.google.com/appengine/docs/legacy/standard/java/microservice-performance
Topics
#Cloud Profiler#Performance Monitoring#Resource Utilization#Microservices
Community Discussion
No community discussion yet for this question.