Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 806 Bytes

GCP_SecurityEngineerLearningPath_Part7--SecurityBestPracticesinGoogleCloud-ConfidentialVMs.md

File metadata and controls

18 lines (13 loc) · 806 Bytes

Link to Lesson:

Confidential VM overview

Confidential Computing VMs

  • Compute Engine VM that ensures your data and applications stay private and encrypted even while in use.

  • Confidential VM runs on hosts with AMD EPYC processors.

  • Creating a Confidential VM only requires an extra checkbox or 1-2 more lines of code than creating a standard VM.

  • Confidential VMs provide end-to-end encryption

    • Encryption-at-rest
    • Encryption-in-transit
    • Encryption-in-use
  • Confidential Computing VMs provide:

    • Isolation
    • Attestation