January 2018
Intermediate to advanced
414 pages
10h 29m
English
To do proper CI and CD, we need a pipeline tool that allows us to handle this process, something that enables us to pick up our changes, build our software, run the test, deploy the application, or any steps that we require in-between. And if something fails, our pipeline could notify us, so we can react and correct the problem.
There is a huge range of tools to do pipelines, but we recommend you look at tools such as Jenkins (probably the most popular tool), or others such as Concourse, Bamboo Gitlab CI, Travis CI, Drone, and many more.
Read now
Unlock full access