This is a working collection of basic web-server-in-aws-lambda setups, in various languages using various popular web frameworks.
The images built from the associated Dockerfiles can be uploadeded to ECR, and then used by Lambda.
You can ignore the waypoint.hcl files unless you want to use waypoint
to handle the entire build & deployment process.
Note: In order to run all
Makefilecommands, the following dependencies will need to be installed. Though, not all are needed if you’re only running a subset of all the available languages.
dockerCLI & Docker DesktopwaypointCLI + a running Server- AWS Credentials
denogonode+npmpython3cargoswiftvaporCLI
There a various Make commands available in the Makefile to
run each app with their native build tool and with docker, and to deploy them
to AWS Lambda.
Warning: These URLs may change at any time.
