Exoscale Cloud
Provides a Swiss-based IaaS cloud platform with VMs, object storage, managed databases (DBaaS), managed Kubernetes (SKS), DNS, and networking — operated exclusively from European data centres with a strong GDPR and data sovereignty focus.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
Swiss and EU data residency; ISO 27001 certified; IAM scopes support least-privilege API keys; TLS enforced on all endpoints
⚡ Reliability
Best When
Your agent infrastructure requires European data residency, GDPR compliance, or Swiss data sovereignty law protections, and a focused IaaS offering is sufficient.
Avoid When
You need a global multi-region presence, a broad managed service catalogue, or first-party ML platform services.
Use Cases
- • Provision and manage compute instances via REST API for agent-orchestrated infrastructure automation in a GDPR-compliant European cloud
- • Store and retrieve objects from Exoscale Object Storage (S3-compatible) as a sovereign-data alternative to AWS S3 for European workloads
- • Spin up a managed PostgreSQL or MySQL database cluster via API without managing VM-level database administration for agent data persistence
- • Deploy and scale a managed Kubernetes (SKS) cluster programmatically for containerized agent workload orchestration in an EU data residency context
- • Use Exoscale DNS API to automate DNS record management as part of an infrastructure-as-code pipeline that provisions agent serving endpoints
Not For
- • Workloads requiring a global CDN or points-of-presence outside Europe — Exoscale operates European zones only
- • Teams needing the breadth of AWS or GCP managed service catalogues — Exoscale's service catalogue is deliberately focused and smaller
- • Projects requiring AI/ML managed services (SageMaker equivalents, GPU clusters at scale) — Exoscale does not offer first-party ML platform services
Interface
Authentication
API key + secret pair with IAM role-based scope restriction; keys are scoped to operations and resources via Exoscale IAM policies
Pricing
No free tier; trial credit available on signup; pricing published publicly in EUR and CHF
Agent Metadata
Known Gotchas
- ⚠ Zone must be specified in every API request — Exoscale has no implicit default region, so agents must track and pass zone context explicitly in all resource operations
- ⚠ API key and secret are shown only once at creation time; agents that lose the secret must rotate credentials and update all consuming systems
- ⚠ Async operations (VM creation, database provisioning) return an operation ID that must be polled to completion; agents that proceed without polling risk acting on resources still in provisioning state
- ⚠ Object Storage uses S3-compatible endpoints but the host format is zone-specific (sos-<zone>.exo.io); agents using generic S3 clients must configure the endpoint explicitly per zone
- ⚠ IAM policy changes can take up to 60 seconds to propagate; agents that create an API key and immediately use it may encounter 403 errors during the propagation window
Alternatives
Full Evaluation Report
Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Exoscale Cloud.
Scores are editorial opinions as of 2026-03-06.