Confidential Computing For Oracle Linux
Confidential Computing protects sensitive workloads on OCI virtual machines (VM) and bare metal (BM) shapes using hardware-based Trusted Execution Environments (TEEs), such as AMD SEV.
About Confidential Computing
Confidential Computing uses hardware-based isolation to protect data in use, providing secure environments for sensitive workloads. In OCI, enabling confidential computing protects workloads against threat vectors targeting the hypervisor, firmware, and other privileged software, reducing attack surfaces common in multi-tenant and cloud environments.
Confidential computing solutions on OCI leverage CPU and platform features, such as AMD Secure Encrypted Virtualization (SEV), to create secure execution contexts called Trusted Execution Environments (TEEs). TEEs provide runtime memory encryption and integrity protection by isolating code and data from the rest of the system, including the hypervisor and firmware.
Enabling Confidential Computing on VM Shapes
Create compatible OCI VM shapes with confidential computing enabled to protect workloads with hardware-based isolation and runtime memory encryption.
To enable confidential computing on a VM shape, perform the following steps: