Serverless is amazing when you don’t know what your server load will be and you pay only when your function runs. More details on serverless here: The Problem Although it’s popular and used widely there are always some pros and cons. One such con is API Gateway has a hard timeout of 30seconds. So, your …
Uploading large files to AWS S3 over API Gateway
