GoogleGoogle
PROFESSIONAL-CLOUD-DEVOPS-ENGINEER · Question #151
PROFESSIONAL-CLOUD-DEVOPS-ENGINEER Question #151: Real Exam Question with Answer & Explanation
Sign in or unlock PROFESSIONAL-CLOUD-DEVOPS-ENGINEER to reveal the answer and full explanation for question #151. The question stem and answer options stay visible for context.
Submitted by hassan_iq· Apr 18, 2026Applying site reliability engineering principles to a service
Question
You support a Python application running in production on Compute Engine. You want to debug some of the application code by inspecting the value of a specific variable. What should you do?
Options
- ACreate a Stackdriver Debugger Logpoint with the variable at a specific line location in your
- BUse your local development environment and code editor to set up a breakpoint in the source
- CModify the source code of the application to log the value of the variable, deploy to the
- DCreate a Stackdriver Debugger snapshot at a specific line location in your application's source
Unlock PROFESSIONAL-CLOUD-DEVOPS-ENGINEER to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-DEVOPS-ENGINEER questions. Unlock PROFESSIONAL-CLOUD-DEVOPS-ENGINEER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Cloud Debugger#Remote Debugging#Production Debugging#Compute Engine