Setup CI/CD
In this module you are going to setup CI/CD pipeline:
- Setup AWS CodeCommit to store sources
- Setup Amazon ECR to store container images
- Setup AWS CodePipeline to automatically build container image with your application and push it to Amazon ECR