GDPR enforcement in 2025 reached a record €4.2 billion in total fines. The companies paying those fines were not primarily rogue actors or data brokers. Many were SaaS companies that had underestimated what GDPR compliance in cloud infrastructure actually requires.
For SaaS companies operating in EMEA — or selling to customers headquartered in EMEA — GDPR compliance is not an optional feature of your cloud architecture. It is a prerequisite for operating legally in the world’s largest premium software market. And yet, the majority of cloud-native SaaS companies built on AWS have significant GDPR gaps in their infrastructure — not because they don’t care about compliance, but because GDPR requirements translate into specific technical controls that are easy to miss if you don’t know exactly where to look.
This guide covers the cloud infrastructure requirements that GDPR imposes — specifically for SaaS companies on AWS — and the practical implementation steps for achieving GDPR compliance cloud infrastructure services that hold up under regulatory scrutiny.
total GDPR fines issued in 2025
— a record high, accelerating
year-on-year
maximum GDPR fine for serious
violations (or 4% of global annual
turnover if higher)
of GDPR investigations in 2025
involved cloud infrastructure or
data transfer violations
GDPR is a regulation about data subject rights and organizational accountability for personal data processing. But ‘accountability’ translates into specific technical requirements that live in your cloud infrastructure. The six most common cloud infrastructure GDPR gaps in SaaS companies:
GDPR restricts the transfer of EU personal data to countries outside the EU/EEA unless adequate protections are in place. For SaaS companies on AWS, this means knowing exactly which AWS regions your customer data is stored in, replicated to, and processed in — and ensuring that any transfer outside the EU/EEA is covered by an appropriate legal mechanism (Standard Contractual Clauses, adequacy decision, or binding corporate rules).
The most common GDPR cloud infrastructure violation in SaaS companies: data that was intended to be stored in eu-west-1 (Ireland) is being replicated, backed up, or logged to us-east-1 (Virginia) because a developer didn’t configure the regional restrictions correctly. AWS Services like CloudFront, some SaaS integrations, and default backup configurations can inadvertently move data outside intended regions without explicit configuration.
Implementation: Service Control Policies (SCPs) that deny resource creation and data replication outside your permitted EU regions are the most reliable technical control for data residency compliance. They cannot be overridden by individual account permissions.
GDPR’s data minimization principle requires that personal data collected is adequate, relevant, and limited to what is necessary for the specified purpose. In cloud infrastructure terms, this means reviewing your logging configurations — application logs, access logs, CloudTrail logs — to ensure they are not capturing personal data fields (email addresses, names, IP addresses in some contexts) that are not necessary for their stated purpose.
GDPR does not mandate encryption explicitly — but the accountability principle and the data protection by design requirement make encryption of personal data at rest and in transit effectively mandatory for any responsible data controller. For AWS-based SaaS companies, this means:
GDPR requires that access to personal data is controlled, documented, and limited to individuals who have a legitimate need for it. In cloud infrastructure terms, this requires IAM governance that implements least-privilege access to data stores containing personal data, with access reviewed regularly and any access to production personal data logged and auditable.
For SaaS companies, the highest-risk scenario is developer access to production databases containing customer personal data. GDPR compliance requires a documented access procedure, a business justification for any production data access, and an audit trail of every access event.
GDPR gives data subjects the right to access, rectify, erase, and export their personal data. For SaaS companies, these rights create specific technical requirements: you must be able to identify all personal data associated with a specific individual across all your systems, export that data in a machine-readable format, delete it completely (including from backups) within the required timeframe, and document that you’ve done it.
The ‘right to erasure’ (right to be forgotten) is the most technically challenging GDPR requirement for cloud-native SaaS companies. Personal data stored in S3 objects, DynamoDB records, RDS rows, CloudWatch logs, and backup snapshots must all be addressable for deletion — which requires a data inventory that most SaaS companies have never built.
Every third-party service that processes personal data on your behalf must have a Data Processing Agreement (DPA) in place. AWS provides a DPA through their service terms — but every other SaaS tool, analytics platform, CRM, support tool, and monitoring service that receives personal data also requires a DPA. Many SaaS companies have never audited their vendor chain for GDPR compliance — and every vendor in that chain without a DPA is a compliance exposure.
A common misconception among SaaS companies: that storing data on AWS automatically satisfies GDPR requirements because AWS is a GDPR-compliant cloud provider. AWS is a data processor under GDPR — not a data controller. AWS provides the infrastructure that can be configured to be GDPR-compliant. Whether your specific configuration is GDPR-compliant is your responsibility as the data controller.
AWS provides: a GDPR-compliant DPA, the technical controls (encryption services, IAM, CloudTrail, SCPs) that you need to implement GDPR requirements, and the regional infrastructure required for EU data residency. What AWS does not provide: the correct configuration of those controls, the governance policies that enforce their use, the data inventory that makes data subject rights fulfillment possible, or the vendor chain review that ensures your DPA coverage is complete.
Atomic Computing delivers GDPR compliance cloud infrastructure services for SaaS companies on AWS across EMEA and MENA — covering data residency controls, encryption architecture, access governance, audit logging, and the data inventory foundation required for data subject rights fulfillment.
→ Book a GDPR Cloud Infrastructure Assessment at atomiccomputing.com