Skip to content
Make in India OEM · INR-transparent · Pan-India onsite SLATalk to sales: +91 720 794 8743Sign in

Data Residency Architectures for AI: Where Personal Data May and May Not Flow

Reference architecture Updated 19 Aug 2026 · 7 min read

Overview

Residency architecture starts from an often-misstated legal baseline: the DPDP Act permits transfer of personal data outside India except to countries the Central Government restricts, so a blanket keep-everything-in-India rule is rarely a legal requirement. The binding residency duties come from overlays – the RBI’s 2018 direction that payment system data be stored only in India, government and PSU contract terms, possible localisation of notified data categories for Significant Data Fiduciaries, and customer contracts. The architectural task is therefore selective: classify data flows, decide which subset genuinely must stay, and build one of three patterns – full in-country, split control and data plane, or selective cross-border – while closing the telemetry and support channels that leak residency quietly. This is general planning information, not legal advice.

Data Residency Architectures for AI: Where Personal Data May and May Not Flow
What you’ll learn: which Indian rules actually impose residency and which do not, how to classify AI data flows before drawing an architecture, three reference patterns for compliant siting, and the side channels – telemetry, backups, vendor support – that undermine residency claims.

Key takeaways

  • DPDP is a negative-list regime: cross-border transfer is permitted unless a destination country is restricted, so residency duties usually come from sector rules and contracts.
  • RBI’s April 2018 direction requires payment system data to be stored only in India; government workloads commonly carry India-residency terms through procurement contracts.
  • Classify flows first: raw personal data, de-identified derivatives, model weights, embeddings, prompts and logs each carry different residency weight.
  • Three workable patterns exist – full in-country, India data plane with global control plane, and selective cross-border – with rising review burden as data crosses the border.
  • Telemetry call-homes, vendor support tunnels, log shipping, DR replicas and SaaS observability are the usual places a residency claim silently fails.

Rule 15 of the DPDP Rules 2025 permits transfer of personal data to any country not restricted by the Central Government, subject to conditions it may notify, as published by MeitY. On top of that baseline sit the overlays that do bind: the RBI’s Storage of Payment System Data direction (2018) for payment system operators and participants; expectations attached to government and PSU workloads, typically through contract and empanelment terms rather than statute; health-sector guidance under the ABDM ecosystem; and the DPDP provision allowing the Government to notify categories of data that Significant Data Fiduciaries must not transfer outside India. The interplay for banking is detailed in Where BFSI AI Compute Must Sit.

Classify flows before drawing boxes

An AI platform moves at least six distinct artefact classes, and they do not carry equal residency weight:

  • Raw personal data – source-of-truth records, documents, images. The class regulators care about most.
  • De-identified or anonymised derivatives – outside DPDP if genuinely non-re-identifiable; the anonymisation claim must survive scrutiny.
  • Model weights – generally not personal data, but weights fine-tuned on identifiable records deserve a documented position, since memorisation research shows extraction is sometimes possible.
  • Embeddings and RAG indexes – derived from source text and often reversible enough to treat as personal data.
  • Prompts and inference logs – live personal data in most enterprise assistants, and the class most often shipped abroad accidentally via SaaS APIs.
  • Operational telemetry – metrics and crash dumps that can embed identifiers.

Pattern 1: everything in-country

All six classes stay on Indian soil: training, inference, storage, backups and DR all run in owned or colocated Indian facilities. This is the simplest position to defend and the natural fit for payment-data workloads, defence-adjacent programmes and PSU contracts – the model described in Sovereign AI Pods and Government & PSU AI. Its costs are capacity planning without a burst valve and full responsibility for the operational stack. It is worth being honest that this pattern is chosen for assurance simplicity as often as for strict legal necessity.

Pattern 2: India data plane, global control plane

Personal data, indexes, prompts and logs remain on GPU infrastructure in India, while non-data-bearing coordination – identity federation, CI/CD, fleet monitoring dashboards, license servers – may run globally. This suits multinationals standardising tooling across regions. The discipline is proving the control plane is genuinely data-free: dashboards must not ingest payloads, traces must be scrubbed of prompts, and crash dumps must stay local. Document the boundary as a data-flow diagram with named egress points, because an auditor will ask for exactly that.

Pattern 3: selective cross-border

Most data stays in India; specific, classified flows cross the border deliberately – for example, de-identified datasets sent to a global research hub, or non-sensitive workloads using an offshore inference API. Each flow needs an entry in a transfer register: what class, what destination, what legal basis, what contract clause. This pattern extracts the most value from the DPDP negative-list model but carries the highest ongoing review burden, and it collapses if the classification step was optimistic. Federated approaches, where models move and data does not, are a further variant covered in Federated Learning Across Hospitals.

Where residency quietly leaks

Residency claims usually fail at the edges, not the core:

  • Vendor telemetry and call-home – cluster managers, storage arrays and observability agents defaulting to offshore endpoints.
  • Support tunnels – remote vendor sessions that expose consoles and data paths across the border during incidents.
  • Log and trace shipping – SaaS APM and SIEM tiers hosted abroad receiving prompts or identifiers inside spans.
  • Backups and DR – replication targets or backup SaaS in foreign regions, including deleted-data retention.
  • Model and dataset artefacts – checkpoints synced to global registries or shared drives by developer habit.

Each is fixable – regional endpoints, supervised support sessions, scrubbing pipelines, in-country DR – but only if listed and owned.

Choosing a pattern

Pattern Best fit Assurance effort Main risk
Full in-country Payment data, government and PSU, defence-adjacent, strict contracts Lowest to defend, highest to build Capacity and cost without cloud burst
India data plane, global control plane Multinationals with global tooling standards Moderate – boundary proof required Control plane quietly ingesting payload data
Selective cross-border Groups with genuine offshore research or API needs Highest ongoing – per-flow register Optimistic classification of what crossed
Federated (data stays, model moves) Multi-site health and consortium training Moderate Gradient and update leakage claims need review

Frequently asked questions

Does Indian law require AI training data to stay in India?

Not as a general rule. DPDP permits cross-border transfer except to restricted countries. Residency obligations arise from sector rules like RBI’s payment data direction, from government contracts, or from data categories notified for Significant Data Fiduciaries.

Are model weights personal data?

Weights are generally treated as not personal data, but models fine-tuned on identifiable records can memorise fragments. A defensible position documents the training data class, de-identification applied, and extraction-risk assessment rather than assuming the question away.

Can we use a foreign inference API if our data is DPDP-covered?

Often yes, if the destination is not restricted, the processor is bound by contract, and safeguards travel with the data. Prompts and outputs are personal data flows and belong in your transfer register, not outside it.

Do backups and DR count for residency?

Yes. A replica abroad is a transfer, and payment-system data must remain only in India including copies, subject to the narrow foreign-leg allowance in the RBI direction. Verify backup SaaS regions explicitly.

What single artefact best evidences our residency posture?

A maintained data-flow diagram with a named owner for every egress point – telemetry, support, logs, backups, artefact sync – plus a transfer register for deliberate cross-border flows.

Ready to deploy?

Talk to an RDP architect about power, cooling and lead time.

Request a Quote