Summary
In this chapter, we explained CI/CD and all the benefits it provides for automated software delivery of microservices. You learned about CI/CD pipelines and how they are used in software delivery.
You learned about the aws-code-pipeline
sample microservice application and what functionality we will implement. You also learned about the different tools and technologies used for the development of the sample microservice and installed them for it. We also implemented our microservice and were able to start it successfully.
In the next chapter, we will focus on different strategies to automatically provision AWS infrastructure for the deployment of our aws-code-pipeline
microservice.