View a markdown version of this page

Specialized data protection - Digital Sovereignty Lens

Specialized data protection

Some sovereign workloads require protections that go beyond standard encryption at rest and in transit. Data that must stay protected during active computation needs confidential computing. Keys that must stay within a specific jurisdiction need a key management architecture that separates management roles from usage roles and constrains where key material can be stored.

This capability covers protecting data during compute with hardware-based isolation, and managing encryption keys under jurisdictional controls over key material, access, and auditability.

Capability intent

  • Sensitive data is protected during active computation through hardware-based isolation, so the underlying host, hypervisor, or operator can't access it.

  • Encryption keys remain within approved jurisdictions throughout their lifecycle, including generation, storage, usage, and destruction.

  • Key management responsibilities are separated between roles that administer the key infrastructure and roles that use keys for cryptographic operations.

  • Cryptographic operations are auditable, with logs recording which key was used, by whom, and for what purpose.

  • Key management architecture supports the operational requirements of multi-Region workloads without requiring key material to leave approved jurisdictions.

Maturity levels

These levels summarize what each stage of maturity looks like for this capability as a whole.

Level Name What it looks like
1 Initial Encryption at rest and in transit uses service-managed keys. No confidential computing capabilities are in use. Key jurisdiction isn't explicitly controlled.
2 Emerging Customer-managed keys are used for sensitive workloads. Key policies restrict access to specific roles, but geographic constraints are not enforced. Confidential computing is evaluated but not deployed.
3 Defined Encryption keys are constrained to approved jurisdictions through key policies and organizational controls. Most sensitive content is protected from the customers' own operators by creating isolated compute environments.
4 Proactive Key management architecture supports multi-Region operations with per-jurisdiction key hierarchies. Confidential computing attestation is verified programmatically. Cryptographic operations are logged and monitored for anomalous usage patterns.
5 Optimized Key rotation, re-encryption, and lifecycle management are fully automated. Confidential computing is the default for workloads processing data above a defined sensitivity threshold. Key management practices are benchmarked against evolving standards and adapted proactively.

Common issues to watch for

  • Service-managed encryption keys used for workloads that require jurisdictional key control. These encrypt the data but give no sovereign control over the key material.

  • Key policies that restrict access by identity but not by geographic constraints, allowing key operations from outside approved jurisdictions.

  • Confidential computing deployed without attestation verification. This gives isolation but not the proof regulators need.

  • Key administration and key usage combined in the same role, which makes one credential a single point of compromise for both management and decryption.

  • Multi-Region workloads that replicate key material across jurisdictions for operational convenience, which undermines the residency controls the key management architecture was meant to enforce.