Upload files to S3 from Remote Server
Scope
How to send your backend a URL to a file that is then uploaded to S3 without first having to download the whole file to disk or memory. This guide uses Python but the same technique can be used with other languages as well.
To keep the guide sh...
johachi.hashnode.dev5 min read