11

Setting Up CodePipeline Code

In this chapter, you will learn about the AWS CodePipeline service, its benefits, and its limitations. We will combine all our knowledge from previous chapters to create a pipeline for our sample aws-code-pipeline project. You will understand how CodeCommit, CodeBuild, and CodeDeploy services integrate using CodePipeline.

In this chapter, we will be covering the following topics:

  • What is CodePipeline?
  • The benefits of CodePipeline
  • The performance and limitations of CodePipeline
  • CodePipeline action types
  • Creating a pipeline for a sample application
  • Executing a pipeline

In previous chapters, we learned about the CodeDeploy service and how we can deploy applications to the EC2 instances and the Elastic Container ...

Get Building and Delivering Microservices on AWS now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.