Using AWS Lambda functions with Docker Containers: A Tutorial
Introduction
In December re:Invent 2020, AWS announced a major update for Lambda by introducing support for container images in lambda functions. By nature, Lambda or any other Function-as-a-Service provides benefits like managed scaling, fault-toler...
techblog.geekyants.com8 min read
Piyush Garg
MERN | Flutter | React Native
Hey there, Nice Post. I made an npm package for handling AWS Lambda responses. Do checkout π
AWS-TS This package lets you handle and send responses from AWS lambda with ease. You have the ability to send various types of responses such as JSON or Plain Text without worrying about headers and status codes. You can also enable or disable cors for all or specific responses or set custom headers.
π https://www.npmjs.com/package/aws-ts