Professional Cloud Security Engineer
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
A financial analytics firm is deploying a multi-party computation application on Google Cloud Compute Engine to process highly sensitive customer credit records. The compliance team mandates zero-trust data protection specifically for data in use, requiring that plaintext memory contents remain cryptographically shielded from unauthorized inspection or tampering by co-located tenant workloads, the host hypervisor, and Google infrastructure administrators.
Which hardware-based Trusted Execution Environment (TEE) mechanism directly fulfills these isolation and runtime memory protection requirements?
AMD Secure Encrypted Virtualization (SEV) generating ephemeral, hardware-managed AES keys within the processor to encrypt VM memory in RAM
Sole-tenant nodes combined with nested paging virtualization and hierarchical VPC firewall policies to isolate compute execution
Shielded VM Virtual Trusted Platform Module (vTPM) and Secure Boot validation measuring guest kernel integrity during the boot phase
Customer-Managed Encryption Keys (CMEK) integrated with Cloud KMS to protect persistent disks and suspended instance memory snapshots
AMD SEV is a hardware-based Trusted Execution Environment (TEE) technology integrated into modern AMD EPYC processors. It provides cryptographic isolation between the hypervisor (such as KVM) and guest virtual machines (VMs) by encrypting the guest VM's memory pages in hardware.
Compared to purely software-based access controls or disk encryption, AMD SEV enforces physical, cryptographic memory boundaries in hardware. This ensures that even in the event of a hypervisor vulnerability or host-level compromise, sensitive data residing in RAM remains fully protected from extraction.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.
Still curious? Scout, our AI tutor, can explain this concept further and answer your follow-up questions.