Chapter 9: Deploying Workloads with CodeDeploy and CodePipeline
Teams are looking for an easy-to-use tool that allows the automation of the release process and gives a consistent release process. We will look at incorporating CodePipeline and the third-party tool Jenkins to automate our deployments' release cycle, which can then integrate into CodeDeploy for the actual code deployments.
In this chapter, we're going to cover the following main topics:
- About AWS CodePipeline
- Setting up a code pipeline
- Using Jenkins to build your workloads
- About AWS CodeDeploy
- Use cases for AWS CodeDeploy