Replaces Amazon S3
European alternatives to Amazon S3
S3 compatible object storage from EU providers
Browse the category: Object storage providers · Cloud computing platforms
Amazon S3, short for Simple Storage Service, is the object storage service of Amazon Web Services. You put files into buckets and address them over HTTP, with versioning, lifecycle rules and access policies on top. Its API has been implemented so widely by backup tools, media pipelines, static site builders and SDKs that S3 compatibility has become a default expectation for object storage in general.
Object storage tends to hold backups, documents and customer uploads, which is exactly the material auditors and procurement teams ask about when they want to know where data rests and who could be compelled to hand it over. A European alternative to Amazon S3 puts that bucket with a supplier under EU or EFTA law. Scaleway Object Storage, OVHcloud Object Storage and Hetzner Object Storage all speak the S3 API, so most existing tooling keeps working.
European options 22
Our pickScaleway Object Storage
S3 compatible object storage from France
Scaleway Object Storage is the S3-compatible storage service of the French cloud provider Scaleway. Because it speaks the S3 API, existing tools, libraries and backup software work against it without changes, and a cold storage class is available for data that is rarely read.
Scaleway
Cloud computing platform from France
OVHcloud Object Storage
S3 compatible object storage from France
OVHcloud
French public cloud with a broad service range
Exoscale Object Storage
S3 compatible object storage from Switzerland
Exoscale
Cloud computing platform from Switzerland
Leaseweb Object Storage
S3 object storage from Dutch provider Leaseweb
Hetzner Object Storage
Object storage from German provider Hetzner
Leafcloud Object Storage
Sustainable object storage from the Netherlands
Impossible Cloud
Sovereign European cloud storage, built in Germany
Cyso Cloud Object Storage
S3 compatible object storage from the Netherlands
Cyso Cloud
OpenStack cloud platform from the Netherlands
Contabo Object Storage
S3 compatible object storage from Germany
Contabo
Low cost VPS hosting from Germany
UpCloud Object Storage
S3 compatible object storage from Finland
UpCloud
Cloud computing platform from Finland
Bunny Storage
Object storage from Slovenia, delivered over a CDN
Bunny CDN
Content delivery network from Slovenia
Intercolo
S3 compatible object storage from Germany
IONOS object storage
Object storage from German cloud provider IONOS
Cubbit DS3 Cloud
S3 compatible object storage from Italy
clever cloud Cellar
S3 compatible object storage from France
Questions
Will my S3 tooling still work?
The providers listed here expose S3 compatible endpoints, so clients such as the AWS CLI, rclone and most SDKs only need a new endpoint URL and new keys. Scaleway Object Storage and Exoscale Object Storage document the exact endpoint format to use.
How do I copy terabytes across?
Most teams use a sync tool such as rclone to stream objects from the old bucket into the new one, then run a second pass to catch changes. Check the egress terms on the source side, since that is usually the larger part of the bill.
Can I get compute next to my storage?
Yes: Scaleway, OVHcloud and Exoscale each run object storage alongside their own compute platforms, so you can keep the two in the same provider. That usually simplifies both networking and invoicing.