Y
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
slig
710 days ago
Hopefully someone gets inspired by this and implements a thin wrapper using CF workers.
link
slig
710 days ago
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
link
wofo
710 days ago
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.
link