List of questions
Related questions
Question 153 - Professional Cloud DevOps Engineer discussion
Your company processes IOT data at scale by using Pub/Sub, App Engine standard environment, and an application written in GO. You noticed that the performance inconsistently degrades at peak load. You could not reproduce this issue on your workstation. You need to continuously monitor the application in production to identify slow paths in the code. You want to minimize performance impact and management overhead. What should you do?
A.
Install a continuous profiling tool into Compute Engine. Configure the application to send profiling data to the tool.
B.
Periodically run the go tool pprof command against the application instance. Analyze the results by using flame graphs.
C.
Configure Cloud Profiler, and initialize the [email protected]/go/profiler library in the application.
D.
Use Cloud Monitoring to assess the App Engine CPU utilization metric.
Your answer:
0 comments
Sorted by
Leave a comment first