ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 140 - Professional Cloud Developer discussion

Report
Export

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?

A.
Create a new feature branch, and ask the build team to rebuild the image.
Answers
A.
Create a new feature branch, and ask the build team to rebuild the image.
B.
Shut down the deployed virtual machine, export the disk, and then mount the disk locally to access the boot logs.
Answers
B.
Shut down the deployed virtual machine, export the disk, and then mount the disk locally to access the boot logs.
C.
Install Packer locally, build the Compute Engine image locally, and then run it in your personal Google Cloud project.
Answers
C.
Install Packer locally, build the Compute Engine image locally, and then run it in your personal Google Cloud project.
D.
Check Compute Engine OS logs using the serial port, and check the Cloud Logging logs to confirm access to the serial port.
Answers
D.
Check Compute Engine OS logs using the serial port, and check the Cloud Logging logs to confirm access to the serial port.
Suggested answer: D

Explanation:

https://cloud.google.com/compute/docs/troubleshooting/troubleshooting-using-serial-console

asked 18/09/2024
Alexander Castro
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first