Subscribe to the Non-Human & AI Identity Journal

How should security teams evaluate whether a cloud platform is truly sovereign?

Start by checking who controls the identity plane, the cryptographic keys, and the privileged administration workflow. A platform is not truly sovereign if the provider or a foreign jurisdiction can compel access to sensitive data, even when the data sits in-country. Treat sovereignty as enforceable control, not a marketing label.

Why This Matters for Security Teams

Cloud sovereignty is often sold as a data residency promise, but security teams need to test whether control is actually enforceable. If the provider, a subcontractor, or a foreign legal order can access data, metadata, keys, or admin paths, sovereignty is incomplete. That distinction matters because modern compromise paths rarely stop at storage location. Identity, privileged access, and secret exposure usually decide whether control holds in practice.

The right starting point is the control plane, not the region selector. Security teams should validate who administers identities, who can rotate or recover keys, and whether emergency support workflows bypass customer approval. That is where sovereign claims tend to collapse under real operational pressure, as seen in incidents such as the Snowflake breach and the Azure Key Vault privilege escalation exposure. The NIST Cybersecurity Framework 2.0 is useful here because it pushes teams to define governance, access control, and resilience as measurable obligations rather than vendor assurances.

In practice, many security teams discover sovereignty gaps only after a legal request, a support escalation, or a key recovery event has already exposed who really controls the platform.

How It Works in Practice

A credible sovereignty review should trace control across three layers: identity, cryptography, and administration. First, inspect whether the customer owns the identity plane. If the platform’s operators can mint, reset, or override privileged identities without customer approval, sovereignty is weakened even when the workloads remain in-country. Second, verify the key model. Customer-managed keys are not enough on their own if the provider can still access unwrap operations, backup copies, or HSM recovery paths. Third, examine privileged administration workflows, including break-glass access, support tickets, and delegated operators.

Security teams should ask for evidence, not statements:

  • Who can authenticate administrators, and is that authentication independent of the cloud provider?
  • Are cryptographic keys held in customer-controlled HSMs, and who can authorize rotation or destruction?
  • Can provider staff access logs, snapshots, metadata, or backups without the customer’s approval?
  • Are legal jurisdiction, operational jurisdiction, and data residency all aligned, or only one of them?

For identity and secrets control, NHIMG research shows how often access visibility fails in practice. The State of Non-Human Identity Security reports that only 1.5 out of 10 organisations are highly confident in securing NHIs, which is a reminder that secret and credential governance is still brittle. A sovereignty claim should therefore include auditable proof of admin separation, key custody, and revocation procedures, not just a regional deployment diagram. The NIST Cybersecurity Framework 2.0 supports this approach by tying control assessment to governance and protection outcomes.

These controls tend to break down when the platform relies on shared service accounts or provider-operated break-glass access because customer approval becomes procedural rather than technical.

Common Variations and Edge Cases

Tighter sovereignty controls often increase operational overhead, requiring organisations to balance regulatory assurance against speed, portability, and supportability. That tradeoff is especially visible in hybrid and multi-cloud environments, where different services expose different levels of control over keys, logging, and administration. There is no universal standard for sovereign cloud yet, so current guidance suggests treating claims as tiered rather than binary: data residency, operational sovereignty, and legal sovereignty are related but not identical.

Edge cases deserve special attention. A platform may keep data in-country but still route support, telemetry, or key recovery through another jurisdiction. Similarly, customer-managed encryption can still fall short if the provider controls the identity system that authorizes access to those keys. Security teams should also scrutinize managed services that depend on vendor-operated orchestration, because those services may introduce hidden admin dependencies that a marketing summary does not disclose. The 230M AWS environment compromise is a useful reminder that control-plane weaknesses can scale faster than data-plane defenses. For a broader market view, the Ultimate Guide to NHIs is helpful when evaluating how machine identities and privileged automation affect sovereignty claims.

Best practice is evolving, but the practical test remains the same: if the customer cannot independently prevent, detect, and revoke privileged access, the platform is sovereign in name only.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.RM-01 Sovereignty requires governance over jurisdictional and operational risk.
NIST Zero Trust (SP 800-207) PR.AC-4 Continuous access verification fits controlling provider and admin access.
OWASP Non-Human Identity Top 10 NHI-03 Weak secret rotation and custody undermine sovereign control of cloud access.

Document sovereignty risks by control plane, keys, and admin paths, then assign accountable owners.