Confidential Computing

Noun · Security & Infosec

Definitions

  1. Hardware-based technology that protects data during processing by performing computation in a Trusted Execution Environment (TEE). Even the cloud provider's administrators cannot access the data while it's being processed. Supported by Intel SGX, AMD SEV, and ARM CCA. Addresses the 'data in use' security gap.

    In plain English: Special hardware that keeps your data secret even from the cloud provider while it's being processed.

    Example: "Run the model inference in a confidential computing enclave — not even our cloud provider can see the patient data being processed."

Related Terms