Google Cloud Professional Cloud Architect — Question 109

Your development team has installed a new Linux kernel module on the batch servers in Google Compute Engine (GCE) virtual machines (VMs) to speed up the nightly batch process. Two days after the installation, 50% of the batch servers failed the nightly batch run. You want to collect details on the failure to pass back to the development team.
Which three actions should you take? (Choose three.)

Answer options

Correct answer: A, C, E

Explanation

The correct actions involve using Stackdriver Logging to find specific log entries related to the kernel module (A), connecting to the serial console to observe real-time logs (C), and adjusting the Stackdriver timeline to monitor metrics during the failure period (E). The other options do not directly provide immediate insights into the failure events or require actions that are not as relevant to diagnosing the issue.