Hacker News new | ask | show | jobs
by htrp 1717 days ago
Just clone AWS down to the API endpoints?
1 comments

They already replicated the S3 API as an alternative to the Google Cloud Storage API: https://cloud.google.com/storage/docs/migrating#migration-si...
I get the impression that's pretty common, Cloudflare's new product is S3 compatible too.
Yeah, S3 is very common. Google Cloud Storage interestingly did not use the S3 API, but then added a limited compatibility layer specifically for "Migrating from Amazon S3".