⬅︎ Back to Concurrent Gzip in Python
Why not upload directly to S3?! I believe you can gzip clientside before uploading?
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.
Comment
Why not upload directly to S3?! I believe you can gzip clientside before uploading?
Replies
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.