Hacker News new | ask | show | jobs
by aurumque 136 days ago
S3 also gives you multipart parallel uploads. Each part gets stored and then when you're done the concatenation is performed close to the storage layer.
1 comments

Indeed. So many wheels in HTTP/1.1 that needs to be reinvented with gRPC.