Medium1 markMultiple Choice

GCP PCA · Question 46 · Domain 4: Analyzing and Optimizing Technical and Business Processes

Your microservices application is experiencing high latency. You need to identify which specific function in the code is consuming the most CPU, and how long requests take as they travel between microservices. Which TWO Google Cloud operations tools should you use? (Select TWO)

Answer options:

A.

Cloud Profiler

B.

Cloud Trace

C.

Cloud Logging

D.

Cloud Debugger

E.

Error Reporting

How to approach this question

Match the operations tool to the specific troubleshooting need.

Full Answer

Cloud Profiler Cloud Trace
Cloud Profiler continuously analyzes CPU/memory usage of code functions. Cloud Trace tracks how requests propagate through a microservice architecture to find latency bottlenecks.

Common mistakes

Selecting Logging or Debugger for performance/latency issues.

Practice the full GCP Professional Cloud Architect Practice Exam 2

50 questions · hints · full answers · grading

More questions from this exam