Follow this step-by-step guide for creating a continuous delivery pipeline using all of the new features in Jenkins 2.0 such as Pipeline as a Code, multi-branch pipeline, and more. You will learn three crucial elements for achieving a faster software delivery a fungible build/test environment, manageable and reproducible pipelines, and a scalable build/test infrastructure. Pro Continuous Delivery demonstrates how to create a highly available, active/passive Jenkins server using some niche technologies. What You'll Learn Who This Book Is For
Pro Continuous Delivery is a continuation of the previous book 'Learning Continuous Integration with Jenkins' from the same author. It goes further into more advanced topics but the style is the same as the first book. Too many screenshots and text saying click this click that. While it might be ok for an entry level book like the first one I would expect something more in line with the Pro title of this book. Nevertheless it was interesting to learn about various high availability setup options. I would prefer to have a bit more information about technologies used such as Pacemaker, Corosync, DRBD, CoreOS and GlusterFS as these were completely new to me.