nerdexam
Google

PROFESSIONAL-CLOUD-DEVOPS-ENGINEER · Question #68

You are implementing a CI/CD pipeline for your application in your company's multi-cloud environment. Your application is deployed by using custom Compute Engine images and the equivalent in other…

The correct answer is A. Cloud Build with Packer. Packer is an open source tool for creating identical Virtual Machine (VM) images for multiple platforms from a single source configuration. https://cloud.google.com/build/docs/building/build-vm-images-with-packer

Submitted by manish99· Apr 18, 2026Building and implementing CI/CD pipelines for a service

Question

You are implementing a CI/CD pipeline for your application in your company's multi-cloud environment. Your application is deployed by using custom Compute Engine images and the equivalent in other cloud providers. You need to implement a solution that will enable you to build and deploy the images to your current environment and is adaptable to future changes. Which solution stack should you use?

Options

  • ACloud Build with Packer
  • BCloud Build with Google Cloud Deploy
  • CGoogle Kubernetes Engine with Google Cloud Deploy
  • DCloud Build with kpt

How the community answered

(48 responses)
  • A
    81% (39)
  • B
    10% (5)
  • C
    6% (3)
  • D
    2% (1)

Explanation

Packer is an open source tool for creating identical Virtual Machine (VM) images for multiple platforms from a single source configuration. https://cloud.google.com/build/docs/building/build-vm-images-with-packer

Topics

#CI/CD#Custom VM Images#Packer#Multi-cloud

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-DEVOPS-ENGINEER Practice