Hacker News new | ask | show | jobs
by zokier 710 days ago
I just point out that AWS ECR is exactly that, thin wrapper around S3. See for example https://docs.aws.amazon.com/AmazonECR/latest/APIReference/AP...
2 comments

Hopefully someone gets inspired by this and implements a thin wrapper using CF workers.
Hopefully someone gets inspired by this and implements a thin wrapper using CF workers.

Edit: CF already did it https://github.com/cloudflare/serverless-registry

I didn't expect that! It's a pity they don't expose an API for parallel uploads, for those of us who need to maximize throughput and don't mind using something non-standard.