Overview
Exoscale was founded in 2011 and is headquartered in Zurich, Switzerland. It is a leading Swiss cloud server provider focused on delivering cloud infrastructure for businesses that prioritize data sovereignty and privacy compliance. Exoscale operates a cloud platform spanning 4 datacenters: Zurich (2 availability zones), Munich (Germany), and Vienna (Austria), offering compute instances, S3-compatible Object Storage (SOS), and managed databases (DBaaS).
Positioned as "Swiss quality meets cloud native," Exoscale manages compute, storage, and networking resources through its proprietary cloud infrastructure platform with API, CLI, and Terraform support. The platform deeply integrates the Scalable Kubernetes Service (SKS) for containerized workloads.
Key Strengths
- Swiss Data Sovereignty: All Swiss datacenters operate under the Swiss Federal Data Protection Act, with privacy standards exceeding GDPR. For regulated industries like finance and healthcare, Exoscale's data localization is irreplaceable.
- S3-Compatible Object Storage (SOS): Fully compatible with the AWS S3 API at just €0.003/GB/month with no API request fees. Ideal for backups, log archives, and static asset hosting. Pair with CDN Acceleration for global distribution.
- Managed Database Service (DBaaS): Supports PostgreSQL 15/16, MySQL 8, MariaDB, and Redis with automated backups (7-day retention), one-click failover, and read replicas. Database provisioning takes approximately 5 minutes.
- Native Kubernetes Engine (SKS): Built on upstream Kubernetes with auto-upgrades, auto-scaling node pools, and integrated load balancers. SKS clusters are ready in under 2 minutes, ideal for containerized workloads in Environment Deployment and Backend Integration scenarios.
- API-First Automation: Comprehensive RESTful API, CloudStack CLI, and Terraform Provider for full lifecycle management from instance provisioning to network configuration, supporting DevOps and GitOps workflows.
Product Ecosystem
Compute Instances
Exoscale offers on-demand and monthly billing compute instances on KVM virtualization. Instance sizes range from 1 vCPU / 1 GB RAM (€4.50/month) to 32 vCPU / 256 GB RAM, all with NVMe local storage. Supports custom ISO installation and floating elastic IPs.
SOS (S3 Object Storage)
SOS is Exoscale's S3-compatible object storage with multi-AZ redundancy. Supports lifecycle management, versioning, and static website hosting. API compatible with AWS S3 SDK for near-zero migration cost.
DBaaS
Managed database service supporting PostgreSQL, MySQL, MariaDB, and Redis. Features automated backups, point-in-time recovery, read replicas, and cross-AZ deployment. Integrated with CloudMonix for database performance monitoring.
SKS (Scalable Kubernetes Service)
SKS is Exoscale's managed Kubernetes engine supporting Kubernetes 1.28+. Integrated with Exoscale's Cloud Controller Manager (CCM) and CSI storage driver for automatic load balancer and persistent volume management. Node pools support mixed on-demand and reserved instances.
Limitations
- Limited Global Coverage: Only 4 nodes across Zurich (2 AZs), Munich, and Vienna. No presence in APAC or the Americas. Global-facing workloads require CDN Acceleration to mitigate latency.
- Premium Pricing: Entry instances from €4.50/month, higher than DigitalOcean ($4/month) and Linode. Total cost of ownership needs careful evaluation for large-scale deployments.
- Fewer Managed Services: No Serverless computing or managed NoSQL databases. The ecosystem is far less extensive than AWS/GCP/Azure, requiring third-party service integration for complex architectures.
- Limited Community and Integrations: Compared to mainstream cloud providers, Exoscale has fewer community tutorials, open-source integrations, and third-party tools. Troubleshooting relies primarily on official support channels.
Use Cases
- Finance and Compliance (★★★★★): Swiss data sovereignty law + ISO 27001 certification, ideal for data localization in banking, insurance, and healthcare.
- European Business Deployment (★★★★): Coverage across Zurich, Munich, and Vienna ensures low latency for European users. Combine with CDN Acceleration for further optimization.
- Containerized and Kubernetes Workloads (★★★★): Native SKS engine is fully compatible with upstream Kubernetes, suitable for teams already using container architectures.
- Global Business Deployment (★★): No direct nodes in APAC or the Americas. Use CDN Acceleration to compensate for limited global coverage.
Pricing
| Plan | Spec | Price |
|---|---|---|
| Tiny | 1 vCPU, 1 GB RAM, 10 GB NVMe | €4.50/month |
| Small | 2 vCPU, 4 GB RAM, 40 GB NVMe | €18.00/month |
| Medium | 4 vCPU, 8 GB RAM, 80 GB NVMe | €36.00/month |
| Large | 8 vCPU, 16 GB RAM, 160 GB NVMe | €72.00/month |
SOS Storage: €0.003/GB/month, outbound traffic €0.01/GB.
FAQ
- Where are Exoscale's datacenters located? Zurich (2 AZs), Munich (Germany), and Vienna (Austria) — 4 nodes total. All datacenters are in Europe and governed by Swiss and EU data protection laws. See server initialization.
- Can users outside Switzerland sign up? Yes. Registration requires an email and payment method (credit card/PayPal) with no geographic restrictions. The console is English-only. See cloud server configuration guide.
- Is SOS compatible with AWS S3? SOS is fully compatible with the AWS S3 API. Most S3 SDKs and tools (aws-cli, boto3) work directly with minimal migration effort. See server initialization.
- Is there a free trial? Exoscale offers €50 in trial credits valid for 30 days, usable across compute instances, SOS storage, and DBaaS. See cloud server price comparison.
- What are the benefits of SKS over self-managed Kubernetes? SKS provides auto-upgrades, node pool management, and native integration with Exoscale IaaS (load balancers, storage volumes). The control plane is managed by Exoscale, reducing operational overhead versus self-built clusters. See auto scaling configuration.