Lambda API Template
https://github.com/byu-oit/hw-lambda-api/
Example of creating and deploying a serverless API to AWS. Terraform is used to create infrastructure. Lambda is used for the runtime environment. CodeDeploy is used for Blue/Green deployments, with Lambda and Postman for deployment tests.