This project is a sample AWS DevOps project that demonstrates how to use CodeCommit, CodeArtifact, CodeBuild, CodeDeploy, and CodePipeline to build and deploy a sample application.
The purpose of this project is to show how to set up a DevOps pipeline using AWS tools. It includes a sample application that you can use as a starting point for your own projects.
- A sample code
- CodeCommit repository to store the code
- S3 Bucket to store the dependencies
- CodeBuild to build the application
- CodeDeploy to deploy the application
- CodePipeline to orchestrate the pipeline
Before you begin, you will need:
- An AWS account