Fun without Servers, Part 1
Patrick Rodriguez | Posted on Thu 16 February 2017 in programming • Tagged with python, lambda, zappa, aws, javascript
Secure 'Serverless' File Uploads with AWS Lambda, S3, and Zappa
Deploy a Python-based Zappa microservice onto AWS Lambda to facilitate direct browser to S3 file uploads. A React-based Fine Uploader component is hosted on S3. All traffic is encrypted (for free) with HTTPS/SSL!
Continue reading