A CI/CD pipeline for SWE40006 - Software Deployment and Evolution.
Explore the docs »
Table of Contents
This repository is linked to our AWS CI/CD pipeline. Once code is tested and pushed to this repository, it automatically notifies the build server to create an artefact.
Elastic Beanstalk creates the EC2/CloudWatch instances for our application:
S3 holds our application artefacts:
And finally, CodePipeline, CodeBuild and CodeDeploy handles our CI/CD pipeline functionality:
- Feature
- Sub-feature
Provide instructions on how to run/access the web app.
Provide instructions on how to do a pull request.