Summary
In this chapter, we learned about the AWS CodePipeline service, and its limitations and benefits. We created a pipeline for our sample aws-code-pipeline
microservice and deployed that to QA and production environments. In addition to this, we also expanded our knowledge of how the CodePipeline service integrates with other third-party services, enhancing our pipeline to automate the end-to-end release process.
In the next chapter, we will learn about AWS Lambda functions, and we will expand our knowledge of AWS CodePipeline to the automated delivery of serverless deployments.