Sovereign AI Is a Control Problem, not a Location Problem

Data sovereignty is an architectural constraint for 50% of firms, yet only 10% budget for it, a critical gap where enterprise risk quietly accumulates.
Key takeaways 6 min read

Data sovereignty is an architectural constraint for 50% of firms, yet only 10% budget for it — a critical gap where enterprise risk quietly accumulates.


Sovereignty has moved from a legal review item to an architectural constraint. A 2026 BARC study of 320 organizations found that half now rate data sovereignty as very important, up from 42% the year before, and three-quarters expect its importance to keep climbing. Yet only one in ten has a dedicated budget for it. That gap, rising priority and thin investment is where risk quietly accumulates.

Part of the problem is definitional. Sovereignty is often reduced to residency: keep the data in-country, and the box is checked. Residency is necessary but rarely sufficient. Three questions matter:

    • Data sovereignty. Where does data live, and where does it move for training, indexing and retrieval?
    • Execution sovereignty. Where does inference actually happen, and can you demonstrate it?
    • Operational sovereignty. Who can access and administer the environment, and under whose jurisdiction?

An architecture can satisfy the first and fail the other two. Data can sit in-region while queries are answered by a model you cannot audit and on infrastructure you cannot inspect. That combination passes a residency review and fails an operational one.

Govern the pipeline, not just the perimeter

Enterprise AI pipelines run from ingest through preparation, indexing, retrieval and inference. Most governance programs concentrate on the first stage and the last, leaving the middle under-controlled.

Four things are worth designing deliberately:

Classification travels with the data. If sensitivity labels are applied at ingest but dropped during chunking and embedding, every downstream control is guesswork.

Vector indexes are copies of your data. Embeddings are derivative works of the source material, and they inherit its classification, residency and retention obligations. They are frequently treated as disposable infrastructure instead.

Retrieval must enforce entitlements at query time. Filtering results after the fact is not access control. Retrieval should resolve the requesting identity’s permissions against the source system’s rules, so the model can only ground its answer in what that person is already allowed to see.

Prompts, responses and traces are a new sensitive data store. They contain the questions your organization is asking and the evidence used to answer them. They deserve the same protection as the source repositories, and they usually don’t get it.

Agentic systems change the access question

An agent acts with delegated authority across systems, often without a human in the loop for each step. That makes non-human identity a first-order control: credentials that are scoped, time-bound, attributable and revocable, with entitlements narrower than the human who delegated them.

The useful framing is not “protect your AI models.” It is govern what your AI can reach. Reach is where sovereignty, access control and blast radius converge.

Plan to recover the AI estate

As retrieval systems become embedded in customer service, engineering and decision support, they stop being experiments and start being production dependencies. This puts them squarely inside the work of reducing the attack surface, detecting and responding to cyber threats and recovering from a cyberattack.

Recovery is the least-rehearsed of the three. Ask a concrete question: if the index, embedding pipeline and model artifacts were encrypted or corrupted tomorrow, how long until trustworthy retrieval is restored? Rebuilding an index from clean sources takes compute and time that few teams have measured. Immutable, isolated copies of source data and index state belong in the same recovery plan as the databases they were derived from.

Choosing a platform: criteria, not brands

Rather than asking which platform is best for retrieval-augmented and agentic workloads, ask what the platform must prove:

    • Deployment portability across on-premises, private cloud, sovereign cloud and disconnected environments without rewriting the pipeline
    • Identity integration that enforces existing entitlements rather than maintaining a parallel permission model
    • Provenance and lineage down to which document, which version and which access rule applied
    • Audit evidence that answers who asked, what was retrieved, which model responded and where it ran
    • Data-path transparency, including telemetry and support access
    • Recoverability of indexes and artifacts within existing backup and isolation practices

Agentic workloads are read-heavy, metadata-intensive and latency-sensitive, so storage and data-platform choices become governance choices. Access control, lineage and retention are enforced closest to the data.

The regulatory clock is still running

By way of example, Act, the compliance timetable continues to advance even where specific obligations have been deferred. Article 50 transparency duties became applicable from 2 August 2026, while the Digital Omnibus postponed the principal high-risk requirements to 2 December 2027 for Annex III systems and 2 August 2028 for product-embedded systems. The requirements themselves were not substantially rewritten; implementation dates moved because the supporting standards and assurance ecosystem were not ready. Treat that as sequencing relief, not a reprieve.

Sovereignty is a decision you make once in the architecture and inherit everywhere else. Built in, not bolted on.

Steve Kenniston

About the Author: Steve Kenniston

Steve Kenniston has been in the storage industry for over 25 years. From startup to global 2000 company, Steve has been a part of a number of storage inflection points in his career. He has worked for a number of startup companies including Connected Corp, Avamar, and Storwize all leading to acquisitions.

He later worked for Iron Mountain, EMC, IBM and now Dell. Steve is currently the lead for the cybersecurity messaging.