Enable Confidential Computing¶
Ubuntu images on Oracle Cloud Infrastructure support Confidential Computing on AMD EPYC™ processors. On OCI E3 and E4 shapes you have access to the AMD Confidential Computing technology SEV (Secure Encrypted Virtualization). SEV isolates VM guests from the hypervisor through encrypted memory with a key per VM. See AMD documentation for more information.
Prerequisites¶
You’ll need
a compartment to create the instance in
(optional) a Virtual Cloud Network (VCN) to create the instance in. If you don’t have one already, you can create a new VCN when you create the instance
use a region that supports OCI Confidential Computing (see Oracle CC documentation)
Create an instance with Confidential Computing¶
While creating a new instance using Compute > Instances > Create instance, under Image and shape select Change image > Ubuntu. Then choose the desired Ubuntu release and image build that is marked to support Security feature Confidential computing.
Example Ubuntu 24.04 images that support Confidential Computing:

Additionally, under Image and shape, select Change shape and select a shape that is marked to support Security feature Confidential computing. If there are no shapes listed that support Confidential computing, verify the region selected has support for Confidential Computing (see Prerequisites).
Example VM.Standard.E4.Flex shape that supports Confidential Computing in the US West (Phoenix) region:

Finally, under Security enable Confidential computing.

Further references¶
For more information about Confidential Computing refer to the Oracle Cloud documentation: