Chapter 10: Continuous Integration
In the last chapters, we've looked at individual tools that will help us to implement several aspects of modern DevOps. Now, it's time to look at how we can bring all of the tools and concepts we've learned together and use them to create a continuous integration pipeline. We will look at some of the popular open source and SaaS-based tools that can get us started quickly with Continuous Integration (CI). We will begin with GitHub Actions, Jenkins with Kaniko, and some cloud-specific SaaS tools, such as AWS Code Commit and Code Build. Finally, we will cover some best practices related to build performance.
In this chapter, we're going to cover the following main topics:
- The importance of automation
- Building ...
Get Modern DevOps Practices 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.