
Answer-first summary for fast verification
Answer: Enable deletion protection on the instance.
The correct answer is D: Enable deletion protection on the instance. Enabling deletion protection helps prevent the instance from being accidentally deleted by any user until deletion protection is disabled. This is especially useful in a shared project environment to ensure that critical VM instances remain running and are protected from accidental deletion by other teams.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are tasked with deploying a critical application using Google Cloud's Compute Engine service within a shared project, where multiple teams have access. In this shared environment, you aim to ensure that the other teams do not inadvertently interfere with or cause downtime to your application. What specific feature of Google Cloud should you implement to safeguard your application's uptime?
A
Use a Shielded VM.
B
Use a Preemptible VM.
C
Use a sole-tenant node.
D
Enable deletion protection on the instance.
No comments yet.