Swiss Data Protection Law: What It Means for Your IT Infrastructure
In September 2023, Switzerland passed the revised Data Protection Law (nLPD, Bundesgesetz über den Datenschutz). For many organizations, this was a wake-up call: your current infrastructure might not be compliant.
If you're a Swiss company or handle Swiss resident data, this law directly affects your IT decisions, from choosing cloud providers to where your backups are stored. According to the KPMG Switzerland Cloud Monitor, 72% of Swiss businesses consider data localization a top priority when selecting cloud providers. And IDC reports that the Swiss cloud market is growing at 25% per year, projected to reach CHF 7.2 billion by 2027, with a growing share directed toward sovereign solutions.
What Changed? The nLPD at a Glance
The nLPD modernizes Swiss data protection to align with the EU's GDPR framework, though it's distinctly Swiss in its approach.
Key Changes from the Old Law (DSG)
| Aspect | Old Law (DSG) | New Law (nLPD) |
|---|---|---|
| Scope | Limited to physical persons | Includes organizations and business data |
| Geographic enforcement | Switzerland-focused | Global (like GDPR) |
| Consent requirements | Loosely defined | Explicit, documented consent required |
| Data subject rights | Basic | Expanded (right to access, deletion, portability) |
| Risk assessment | Optional | Required for high-risk processing |
| Breach notification | No requirement | Must notify within 30 days of discovery |
| DPA requirements | Not standardized | Mandatory Data Processing Agreements |
| Fines | Minimal | Up to CHF 100,000 for individuals; higher for organizations |
The Core Principle
"Accountability" is the new watchword. Organizations must demonstrate compliance, not just claim it.
Data Sovereignty: The Swiss Requirement
Data sovereignty, the concept that data should remain within or under the jurisdiction of the country where it originated, is central to the nLPD.
What This Means Practically
Personal data of Swiss residents must:
- Be processed in Switzerland or the EU (by default)
- Not be transferred outside these zones without strict safeguards
- Be subject to Swiss/EU legal jurisdiction, not foreign courts
This creates challenges:
- US cloud providers (AWS, Microsoft Azure, Google Cloud) store data globally by default and are subject to US laws like the CLOUD Act, which allows government access to data regardless of physical location
- Managed Kubernetes platforms from these hyperscalers (EKS, AKS, GKE) provide no Swiss sovereignty guarantee even when routed through European regions
- Many SaaS tools default to US data centers
The Swiss sovereign alternative: Purpose-built Swiss platforms like Hikube.cloud, operated by Hidora in Switzerland, provide managed Kubernetes infrastructure with contractual Swiss data residency guarantees and no exposure to foreign jurisdictions.
The Data Localization Requirement
You can't just store data anywhere. For Swiss resident data:
- Best practice: Host in Switzerland
- Acceptable: Host in EU and ensure Standard Contractual Clauses (SCCs) are in place
- Risky: Host in US or other non-EU countries (requires explicit legal basis)
- Not allowed: Transfer to countries without adequate data protection laws
This affects everything: your database servers, backups, archives, disaster recovery sites, and even development/staging environments containing real data.
IT Infrastructure Implications
1. Cloud Hosting Decisions
Old approach: Pick the cheapest or most feature-rich cloud provider globally.
New approach: You must verify where data is stored and processed.
Critical questions:
- Where are database servers physically located?
- Where do backups reside?
- Can the provider guarantee Swiss/EU data residency?
- What happens if you request data deletion?
- Does the provider have a Data Processing Agreement (DPA)?
Practical impact: Some popular SaaS tools (Salesforce, HubSpot, some analytics platforms) process data globally. You may need enterprise plans specifying Swiss/EU data residency, or you may need to find alternatives.
2. Backup and Disaster Recovery
Backups often live in different locations than primary data. The nLPD requires you to ensure backups also comply with data sovereignty.
Compliant backup strategy:
- Primary database: Switzerland
- Backup database: Switzerland or EU
- Disaster recovery site: Switzerland or EU
- Archived data: Switzerland or EU
- All documented in your data processing agreements
Non-compliant (but common) approach:
- Primary database: Switzerland
- Backup stored with global provider (data crosses borders)
- No documented justification
3. SaaS and Third-Party Tools
Every tool you use that touches Swiss resident data creates risk.
Examples of hidden non-compliance:
- CRM stored in Switzerland, but email backups stored in US
- Analytics tool with Swiss data entry, but processing in US data centers
- Development tools with Swiss production data for testing (in US cloud)
- Monitoring and logging tools aggregating Swiss data globally
Compliance requirement: Every third-party tool needs a signed Data Processing Agreement.
4. Development and Testing Environments
This catches many organizations off guard. If your staging or development environment contains real Swiss resident data (for testing), that data must also be in Switzerland.
Better practices:
- Use anonymized/pseudonymized data for testing
- Use Swiss-hosted staging environments
- Minimize real data in non-production environments
Building a Compliant IT Architecture
Step 1: Inventory Your Data
Identify what personal data you process, whose data it is, and where it flows.
Questions:
- What systems process Swiss resident data?
- Where is that data physically stored?
- Who has access?
- Where are backups?
- Which third parties touch this data?
Step 2: Assess Your Current Setup
Conduct a gap analysis.
Checklist:
- All primary data: Switzerland/EU
- All backups: Switzerland/EU
- All third-party tools: Have signed DPAs
- Disaster recovery sites: Switzerland/EU
- Development/staging with real data: Switzerland/EU only
- Data transfer contracts: Document legal basis
- Data retention policies: Documented and enforced
- Breach notification process: Defined and tested
Step 3: Choose Swiss-Compliant Infrastructure Providers
You have options:
Swiss hosting providers with nLPD-ready infrastructure:
- Providers offering guaranteed Swiss data residency
- Transparent data processing agreements
- Compliance certifications (ISO 27001, SOC 2)
- EU/GDPR alignment
- Clear documentation of data locations
A Swiss ICT study from 2024 found that 58% of Swiss companies plan to increase their spending on local hosting over the next two years, primarily driven by regulatory compliance needs.
Providers like Hidora specialize in Swiss data sovereignty and offer managed infrastructure services with explicit data residency guarantees, including Hikube.cloud, their managed Kubernetes platform built specifically for Swiss compliance requirements.
What to ask prospective providers:
- Where are servers physically located?
- Do you have a signed Data Processing Agreement?
- Can you guarantee Swiss data residency?
- How do you handle data requests from authorities?
- What are your incident notification timelines?
- Can you provide compliance certifications?
Step 4: Implement Technical Safeguards
Beyond hosting location, implement controls:
- Encryption at rest: Use strong encryption (AES-256) for data storage
- Encryption in transit: Use TLS for all data transmission
- Access controls: Limit who can access personal data
- Audit logging: Track who accesses what data, when
- Data retention policies: Automatically delete data when no longer needed
- Incident response: Document your breach notification process
Step 5: Document Everything
The nLPD requires accountability. This means documentation.
Create:
- Data inventory (what, where, why)
- Data Processing Agreements (with every third party)
- Risk assessments (especially for high-risk processing)
- Incident response procedures
- Breach notification templates
- Audit logs
This documentation proves you're compliant during audits or investigations.
The Role of Standard Contractual Clauses (SCCs)
If you use EU-based infrastructure or services, you'll encounter SCCs. These are contracts that enable data transfer to companies that may not be in the EU, but with strong protection mechanisms.
Key point: SCCs alone don't guarantee compliance with the nLPD if your data leaves Switzerland. Use them strategically, but prefer keeping data in Switzerland when possible.
Costs and Trade-Offs
Implementing nLPD compliance requires investment:
Direct costs:
- Swiss hosting (sometimes 20-30% more expensive than global cloud)
- Compliance certifications and audits
- Data Processing Agreements (legal review)
Indirect costs:
- Architectural changes (removing global SaaS tools)
- Training (staff need to understand compliance)
- Ongoing monitoring and documentation
But the ROI exists:
- Avoid fines (CHF 100,000+ for serious violations)
- Build customer trust (Swiss residents value data protection)
- Simplify future compliance (nLPD is here to stay)
- Competitive advantage (Swiss data sovereignty is a feature)
A Practical Roadmap
Month 1: Assessment
- Inventory all systems processing Swiss resident data
- Identify current data locations
- List all third parties accessing data
Month 2: Planning
- Conduct gap analysis
- Identify non-compliant components
- Create compliance roadmap
Month 3-6: Implementation
- Migrate non-compliant systems to Swiss infrastructure
- Obtain signed Data Processing Agreements
- Implement technical safeguards
Month 7+: Monitoring
- Quarterly compliance reviews
- Annual documentation updates
- Incident monitoring and response
The Bottom Line
The nLPD isn't a one-time compliance project. It's a shift in how you approach data and infrastructure.
The new reality:
- Swiss resident data must stay in Switzerland
- Every third party needs written agreements
- You must document and prove your compliance
- Fines for non-compliance are substantial
If you're using US-based cloud providers without explicit Swiss data residency guarantees, or if you haven't signed Data Processing Agreements with your tools, you're exposed.
The Flexera State of the Cloud Report 2024 notes that cloud governance and compliance have become the top priority for enterprises, surpassing cost optimization. The good news: building compliant infrastructure is straightforward if you start now. The longer you wait, the more rearchitecture becomes necessary.
For Swiss companies navigating these requirements, working with infrastructure providers who specialize in nLPD compliance eliminates guesswork and accelerates your path to a secure, compliant setup.
Related reading:
Found this article helpful? Discover how Hidora can help: Professional Services · Managed Services · SLA Expert



