Skip to main content
Data Advisory · Playbook · 4 min read

Practical Guide to Data Privacy Compliance

Data privacy regulations are a baseline requirement. Our framework embeds compliance into your data architecture across four key pillars.

Privacy regulation has stopped being a single-regime compliance question. A modern data programme touches GDPR in the EU, UK GDPR in the UK, PDPL in Saudi Arabia, the Australian Privacy Act and APPs at home, CCPA/CPRA in California, DPDPA in India, and NDMO requirements where they apply — frequently all at once, because the data crosses borders that the regulations do not respect. Each regime has its own definitions, its own data-subject rights, its own breach-notification timelines, and its own enforcement appetite. The compliance surface has grown faster than most data teams have had budget to keep up with.

Most compliance failures we are called in to fix are not policy gaps. The lawful basis is documented, the privacy notice is current, the cookie banner is wired. What’s broken is the architectural implementation: the pipeline doesn’t honour the lawful basis it claims to operate under, the data-subject-rights workflow takes six weeks because it depends on three teams running Excel spreadsheets, the privacy-by-design principle is referenced in the policy but absent from the database schema. The framework below exists because compliance is, in operational practice, a data-architecture problem first and a legal-document problem second.

The disciplines that move privacy from policy to architecture

The four pillars below are visible in the boxes underneath; the disciplines that distinguish a working implementation from a documented one are subtler. Three repeatedly differentiate programmes that pass a regulatory audit from programmes that look compliant on paper.

Lawful basis embedded as metadata, not buried in a register.

Each piece of personal data carries a lawful basis (consent, contract, legal obligation, vital interests, public task, legitimate interests). In compliant implementations, that basis lives with the data — as a column-level tag, a row-level attribute, or a domain-level classification that pipelines can read and enforce. In failing implementations, the basis lives in a spreadsheet maintained by Legal. The first survives an audit; the second does not.

Data-subject rights as automated workflows, not Excel tickets.

GDPR’s right of access has a one-month statutory window; PDPL’s is shorter. Manual fulfilment via three engineering tickets per request is unsustainable at any reasonable volume — and the volume is rising. We build the access, deletion, portability, and rectification workflows as first-class system features with full audit trails, not ad-hoc engineering re-invented per request.

Privacy by design starts at the schema, not the application layer.

Data minimisation, purpose limitation, storage limitation — these are schema decisions, not application-code decisions. A column that collects unnecessary data is a privacy liability that no amount of access control will fix; the data shouldn’t be there. We do schema-level reviews against the lawful basis and purpose registers before the data is collected, not after a breach has surfaced the problem.

The discipline underneath the three is cross-functional ownership. Privacy is not Legal’s problem, or Engineering’s problem, or Operations’ problem — it is the seam between them, and failures live in the seams. We embed a privacy operating model that names accountable owners on each function and a single escalation path for cross-functional decisions before any technical work begins. Without it, the architecture inevitably drifts from the policy.

Four architectural pillars

Metadata-level

Lawful basis

Establishing and documenting a lawful basis for every processing activity — embedded as data-asset metadata, not a parallel register.

Deliverable Every pipeline knows the basis it operates under.

First-class workflows

Data subject rights

Automated, auditable workflows for access, deletion, portability, and rectification — meeting statutory windows without engineering rework per request.

Deliverable Statutory response times met by construction.

Schema-level

Privacy by design

Data minimisation, purpose limitation, and storage limitation embedded into data models and pipelines — reviewed before collection, not after breach.

Deliverable The architecture defends itself.

Technical controls

Robust security

Encryption at rest and in flight, dynamic data masking, attribute-based access controls, and full audit logging.

Deliverable Technical measures that hold up under regulator review.

A caveat

The four pillars are jurisdiction-agnostic — they hold whether you are primarily subject to GDPR, PDPL, NDMO, the AU Privacy Act, or some intersection of all four. They do not substitute for jurisdiction-specific legal advice on novel questions: international data transfers post-Schrems II, the boundary between PDPL and KSA’s sector-specific regulations, the interaction between GDPR and DPDPA for India-based processing of EU data. The Data Advisory pillar we run with clients includes the jurisdictional-mapping diagnostic that determines which regimes apply to which data flows.

Want this applied to your context?

Let's talk about where you are and where this would land.

Thirty-minute discovery call — no deck, no pitch. We'll talk about where you are and where the highest-impact next move is.

Explore Data Advisory