January 2024
Intermediate to advanced
396 pages
9h 56m
English
In this chapter, we embark on a comprehensive journey to design and set the stage for our very first Continuous Integration (CI) pipeline using Jenkins. We will start the chapter by delving into the conceptual realm of planning for CI and discerning the high-level design of CI processes. To do that accurately, it’s pivotal to first grasp the software project and its architecture before diving into the CI process. Subsequently, we’ll walk through the practical steps involved in configuring various tools and platforms, such as SonarQube for code quality and Artifactory as a Docker repository.
Each of these platforms plays a crucial role in our CI pipeline, and by the end of our journey, you ...
Read now
Unlock full access