Skip to main content

Lambda API Template

Latest GitHub Release CI CI/CD Pipeline GitHub Issues GitHub Pulls


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.