⬅︎ Back to Concurrent Gzip in Python
Lots of reasons. If it was an option, we'd go for it. That's what we do for another app where the server pre-signs a URL for the client to upload directly to.
Why not upload directly to S3?! I believe you can gzip clientside before uploading?
Comment
Lots of reasons. If it was an option, we'd go for it.
That's what we do for another app where the server pre-signs a URL for the client to upload directly to.
Parent comment
Why not upload directly to S3?! I believe you can gzip clientside before uploading?