GoogleGoogle
PROFESSIONAL-CLOUD-DEVELOPER · Question #127
PROFESSIONAL-CLOUD-DEVELOPER Question #127: Real Exam Question with Answer & Explanation
The correct answer is C: Install Packer locally, build the Compute Engine image locally, and then run it in your personal. https://cloud.google.com/compute/docs/troubleshooting/troubleshooting-using-serial-console
Monitoring, logging, and troubleshooting applications
Question
You are a developer working with the CI/CD team to troubleshoot a new feature that your team introduced. The CI/CD team used HashiCorp Packer to create a new Compute Engine image from your development branch. The image was successfully built, but is not booting up. You need to investigate the issue with the CI/CD team. What should you do?
Options
- ACreate a new feature branch, and ask the build team to rebuild the image.
- BShut down the deployed virtual machine, export the disk, and then mount the disk locally to
- CInstall Packer locally, build the Compute Engine image locally, and then run it in your personal
- DCheck Compute Engine OS logs using the serial port, and check the Cloud Logging logs to
Explanation
https://cloud.google.com/compute/docs/troubleshooting/troubleshooting-using-serial-console
Topics
#Troubleshooting#Compute Engine#Packer#CI/CD
Community Discussion
No community discussion yet for this question.