GitHub - awslabs/aws-lambda-web-adapter: Run web applications on AWS Lambda
AWS Lambda Web Adapter
A tool to run web applications on AWS Lambda
AWS Lambda Web Adapter allows developers to build web apps (http api) with familiar frameworks (e.g. Express.js, Next.js, Flask, SpringBoot, ASP.NET and Laravel, anything speaks HTTP 1.1/1.0) and run it on AWS Lambda.
The same docker image can run on AWS Lambda, Amazon EC2, AWS Fargate, and local computers.
Features
Run web applications on AWS Lambda
Supports Amazon API Gateway Rest API and Http API endpoints, Lambda Function UR...
Read more at github.com