Skip to content

Commit 2b75c40

Browse files
committed
added wording on container scenarios to TCB
1 parent 65b7e72 commit 2b75c40

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/confidential-computing/trusted-compute-base.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ Depending on the Confidential Computing technology in-use, the TCB can vary to c
3838

3939
Confidential Virtual Machines (CVM) using the AMD SEV-SNP (and, in future Intel TDX) technologies can run an entire virtual machine inside the TEE to support lift & shift scenarios of existing workloads, in this case, the guest OS is also inside the TCB.
4040

41-
Intel SGX, for example offers the most granular TCB definition down to individual code functions but requires applications to be developed using specific SDKs to use confidential capabilities.
41+
Container compute offerings are built upon Confidential Virtual Machines and offer a variety of TCB scenarios from whole AKS nodes to individual containers when using Azure Container Instances (ACI).
42+
43+
Intel SGX can offer the most granular TCB definition down to individual code functions but requires applications to be developed using specific SDKs to use confidential capabilities.
4244

4345
:::image type="content" source="./media/trusted-compute-base/app-enclave-vs-virtual-machine.jpg " alt-text="Diagram showing the Trusted Compute Base (TCB) concept mapped to Intel SGX and AMD SEV-SNP Trusted Execution Environments":::
4446

0 commit comments

Comments
 (0)