DEV Community

Cover image for Every AWS S3 Compatible API Provider EVER
Sean Boult
Sean Boult

Posted on

Every AWS S3 Compatible API Provider EVER

You've probably heard of AWS Simple Storage Service (Amazon S3), which allows you to store objects in buckets.

The AWS S3 API was the original blob storage interface, and many storage providers and technology companies have reverse-engineered or emulated it to ensure compatibility.

Some notable examples include services like Cloudflare R2 and Backblaze B2, but there are countless others, as you'll see below.

Provider S3-Compatible Offering
AWS Amazon S3
Cloudflare R2
Backblaze B2 Cloud Storage
Wasabi Hot Cloud Storage
DigitalOcean Spaces
Google Cloud Cloud Storage (XML API)
IBM Cloud Cloud Object Storage
Oracle OCI Object Storage
Akamai Object Storage
Nebius Object Storage
Alibaba Cloud Object Storage Service (OSS)
Tencent Cloud Cloud Object Storage (COS)
Huawei Cloud Object Storage Service (OBS)
Vultr Object Storage
Scaleway Object Storage
Hetzner Object Storage
OVHcloud Object Storage
UpCloud Object Storage
Contabo Object Storage
Exoscale Object Storage
Seagate Lyve Cloud Object Storage
IDrive e2
CoreWeave AI Object Storage
Gcore Gcore Storage
Synology C2 Object Storage
MEGA S4 Object Storage
Storj Cloud Object Storage

This list is certainly not exhaustive, as there are more services I haven't discovered in my research.

If I missed any, leave me a comment so I can update the list! Also, don’t be shy and tell me which ones are your favorite to use.

Top comments (0)