Skip to main content

Fargate API Template

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


https://github.com/byu-oit/hw-fargate-api/

Example of creating and deploying a containerized API to AWS. Terraform is used to create infrastructure. Docker on Fargate is used for the runtime environment. CodeDeploy is used for Blue/Green deployments, with Lambda and Postman for deployment tests.