Skip to content
Socaity Docs

EU Hosting & Data Sovereignty

Socaity lets you choose where your services run. The default for Socaity-hosted serverless inference is RunPod EU, and you can switch to other regions per service. If you need EU-only deployment for GDPR, the EU AI Act, or national data residency, that configuration is fully supported.

Why EU Hosting Matters

GDPR Compliant

No cross-border data transfer. Your inference data never leaves the EEA.

EU AI Act Ready

Infrastructure aligned with the EU AI Act risk classification framework.

Data Residency

Explicit region pinning in apipod.json. Auditable logs on request.

DPA Available

Data Processing Agreement available for Pro and Ultimate plans.

Infrastructure Locations

The default Socaity-hosted serverless tier runs in the European Economic Area (EEA), specifically RunPod EU. Non-EEA regions are available on opt-in for users who choose them explicitly per service. Other regions (US, Asia) are listed in Providers.

RegionCountryProviderGPU TypesStatus
eu-west-1FranceScalewayA4000, H100
GA
eu-central-1GermanyAzureA100, H100
GA
eu-north-1NetherlandsScalewayA4000, A100
Beta
eu-south-1ItalyAzureA100
Coming Soon

GDPR Compliance

Socaity acts as a Data Processor under GDPR when you process personal data via inference. You remain the Data Controller.

GDPR RequirementSocaity PositionArticle
Data Processing AgreementAvailable on request (Pro/Ultimate)Art. 28
Data Subject RightsDeletion within 30 days on requestArt. 17
Data Breach Notification72-hour notification to controllerArt. 33
Cross-border TransferProhibited without explicit consentArt. 44–49
Data MinimizationInference inputs not stored beyond TTLArt. 5(1)(c)
Records of ProcessingAvailable for audit on requestArt. 30

EU AI Act Compliance

The EU AI Act (effective August 2026) classifies AI systems by risk level. Most inference use-cases on Socaity fall into the Minimal Risk category.

Risk ClassExamplesSocaity RoleYour Obligation
Unacceptable
Social scoring, real-time biometric surveillanceProhibited — not offeredDo not build on Socaity
High Risk
Hiring decisions, credit scoring, medical diagnosisInfrastructure only — no training dataConformity assessment, registration
Limited Risk
Chatbots, deepfakes, emotion recognitionInference providerTransparency obligations (disclosure)
Minimal Risk
Image generation, audio transcription, code assistInference providerNone mandated

Data Residency Configuration

Pin your service to a specific EU region using the region key in apipod.json.

apipod.json
{
  "service": {
    "name": "my-model",
    "provider": "socaity"
  },
  "compute": {
    "gpu": "A4000",
    "region": "eu-west-1"
  },
  "data": {
    "retention_ttl": "24h",
    "store_outputs": false
  }
}

Sub-Processors

The following third-party sub-processors may handle data as part of the EU hosting stack.

Sub-ProcessorRoleLocationAdequacy / SCCs
ScalewayGPU compute (France, Netherlands)EU — France, NL
EEA
Microsoft AzureGPU compute (Germany)EU — Germany
EEA
CloudflareCDN, DDoS protection, DNSGlobal (EU nodes for EU traffic)
SCCs
DatadogInfrastructure monitoringEU region only
SCCs
PostHog EUProduct analyticsEU — Germany
EEA