AWS provides Developer tools to work with CI/CD.
It has CodeCommit and CodeBuild to achieve CI in the AWS environment. We will discuss these tools in Chapter 4, CI/CD in AWS Part 1 – CodeCommit, CodeBuild, and Testing.Â
It also provides CodeDeploy and CodePipeline to achieve CI and Continuous Deployment in the AWS environment. You can develop, build, and deploy applications quickly using AWS CodeStar templates. We will discuss these tools in Chapter 5, CI/CD in AWS Part 2 – CodeDeploy, CodePipeline, and CodeStar.