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?
Choose an answer
Tap an option to check your answer.
Correct answer: Create a Debian-based Compute Engine instance, install and configure the application, and use OS patch management to install available updates..
Why this is the answer
The correct option leverages Google Cloud's OS patch management, which automates the process of applying updates to Compute Engine instances, including Debian distribution updates. This minimizes manual intervention while ensuring the application continues to run on a current and secure OS. The first incorrect option, creating an instance template and repeating the process, is inefficient and manual. It requires recreating instances and reinstalling the application for every OS update, which is not scalable. The third incorrect option is similar to the first in its manual nature. It involves manual installation and configuration for every update, which is time-consuming and prone to errors. The fourth incorrect option, using Docker and GKE, is a valid containerization strategy but doesn't directly address the requirement of installing Debian distribution updates on the underlying host OS. While the container itself might be updated, the host OS would still need patching, and the question specifically asks about Debian distribution updates, implying the underlying OS.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed