Google Cloud Professional Cloud Security Engineer — Question 137

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?

Answer options

Correct answer: C

Explanation

The correct answer is C because it combines the protective features of Google Shielded VM, which includes secure boot and vTPM, with Confidential Computing, ensuring data in use is protected from the host. Option A lacks the Confidential Computing aspect, while option B does not provide sufficient protection at the hardware level. Option D, while it mentions secure images and Confidential Computing, does not include the essential elements of Shielded VMs for comprehensive security.