nerdexam
Google

PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #246

Your organization wants to protect all workloads that run on Compute Engine VM to ensure that the instances weren't compromised by boot-level or kernel-level malware. Also, you need to ensure that…

The correct answer is C. 1. Use Google Shielded VM including secure boot, Virtual Trusted Platform Module (vTPM), and. To protect Compute Engine VMs from boot/kernel-level malware and prevent data-in-use from being read by the host, you should combine Google Shielded VM with Confidential VM.

Submitted by deeparc· Apr 18, 2026Ensuring data protection

Question

Your organization wants to protect all workloads that run on Compute Engine VM to ensure that the instances weren't compromised by boot-level or kernel-level malware. Also, you need to ensure that data in use on the VM cannot be read by the underlying host system by using a hardware-based solution. What should you do?

Options

  • A
    1. Use Google Shielded VM including secure boot, Virtual Trusted Platform Module (vTPM), and
  • B
    1. Activate Virtual Machine Threat Detection in Security Command Center (SCC) Premium.
  • C
    1. Use Google Shielded VM including secure boot, Virtual Trusted Platform Module (vTPM), and
  • D
    1. Use secure hardened images from the Google Cloud Marketplace.

How the community answered

(32 responses)
  • A
    16% (5)
  • B
    9% (3)
  • C
    72% (23)
  • D
    3% (1)

Why each option

To protect Compute Engine VMs from boot/kernel-level malware and prevent data-in-use from being read by the host, you should combine Google Shielded VM with Confidential VM.

A1. Use Google Shielded VM including secure boot, Virtual Trusted Platform Module (vTPM), and

Using Google Shielded VM addresses boot and kernel-level malware but does not include the hardware-based protection for data in use provided by Confidential VM, which prevents the host from reading the data.

B1. Activate Virtual Machine Threat Detection in Security Command Center (SCC) Premium.

Activating Virtual Machine Threat Detection (VMTD) in Security Command Center (SCC) Premium detects threats but does not proactively prevent boot-level compromise or provide hardware-based protection for data in use from the underlying host.

C1. Use Google Shielded VM including secure boot, Virtual Trusted Platform Module (vTPM), andCorrect

Google Shielded VM with secure boot and Virtual Trusted Platform Module (vTPM) protects against boot-level and kernel-level malware by verifying the integrity of the boot process and providing a secure identity. Confidential VM, by using hardware-based encryption, ensures that data in use (memory and CPU state) cannot be accessed by the underlying host system, thus meeting both requirements for comprehensive protection.

D1. Use secure hardened images from the Google Cloud Marketplace.

Using secure hardened images from Google Cloud Marketplace is a good security practice but does not provide the specific boot-level integrity protections of Shielded VM or the hardware-based data-in-use protection of Confidential VM.

Concept tested: Shielded VM and Confidential VM capabilities

Source: https://cloud.google.com/compute/docs/shielded-vm/overview

Topics

#Shielded VM#Confidential VM#VM Security#Data in use protection

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-SECURITY-ENGINEER Practice