Google
PROFESSIONAL-CLOUD-ARCHITECT · Question #214
You need to deploy an application on Google Cloud that must run on a Debian Linux environment. The application requires extensive configuration in order to operate correctly. You want to ensure that y
Sign in or unlock PROFESSIONAL-CLOUD-ARCHITECT to reveal the answer and full explanation for question #214. The question stem and answer options stay visible for context.
Submitted by joshua94· Mar 30, 2026Managing and provisioning cloud solution infrastructure
Question
You need to deploy an application on Google Cloud that must run on a Debian Linux environment. The application requires extensive configuration in order to operate correctly. You want to ensure that you can install Debian distribution updates with minimal manual intervention whenever they become available. What should you do?
Options
- ACreate a Compute Engine instance template using the most recent Debian image.
- BCreate a Debian-based Compute Engine instance, install and configure the application, and use
- CCreate an instance with the latest available Debian image.
- DCreate a Docker container with Debian as the base image.
Unlock PROFESSIONAL-CLOUD-ARCHITECT to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-ARCHITECT questions. Unlock PROFESSIONAL-CLOUD-ARCHITECT for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Compute Engine#OS patch management#custom image#Debian