Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you diagnose performance issues in your application that runs well locally but becomes significantly slower after deployment to a Compute Engine instance?
A
File a ticket with Cloud Support indicating that the application performs faster locally.
B
Use Cloud Debugger snapshots to look at a point-in-time execution of the application.
C
Use Cloud Profiler to determine which functions within the application take the longest amount of time.
D
Add logging commands to the application and use Cloud Logging to check where the latency problem occurs.