Series
Node.js and AWS
CodeSnippets
1 item
Upload Files to AWS S3 with Pre-Signed URLs in Node.js
Routing file uploads through your API server is the default that nobody questions, and it is usually the wrong one. The bytes travel to your compute, sit in memory or a temp file, then travel again to