aws

http://status.aws.amazon.com/ https://www.expeditedssl.com/aws-in-plain-english
kulminaator 2020-02-15T17:47:52.123800Z

uh, the can-not-stream-s3 results is quite a mishap 😞 i have often objects that are hundreds of megs or even a few gigs in s3 that i access. no streaming is a no-go on these.

ghadi 2020-02-15T19:13:10.125300Z

For now, you can hit the S3 GetObject and pass in a byte range (can do that concurrently)

ghadi 2020-02-15T19:13:34.125800Z

Upload is trickier