Book Image

Advanced Continuous Delivery Pipeline [Video]

By : Rafał Leszko
Book Image

Advanced Continuous Delivery Pipeline [Video]

By: Rafał Leszko

Overview of this book

<p><span id="description" class="sugar_field">The combination of Docker and Jenkins improves your Continuous Delivery pipeline using fewer resources. It also helps you scale up your builds, automate tasks, and speed up Jenkins performance with the benefits of Docker containerization. </span></p> <p><span id="description" class="sugar_field">This course explains continuous delivery pipelines in depth and improve the continuous integration and delivery process of app development. It starts with managing configuration using Ansible. Then we build a complete Continuous Delivery pipeline. Finally we present a mixture of different aspects related to the Continuous Delivery process.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p>This course follows a step-by-step approach, beginning from managing configurations using Ansible to advanced continuous pipelines.</p>
Table of Contents (4 chapters)
Chapter 4
Advanced Continuous Delivery
Content Locked
Section 4
Working with Legacy Systems
Legacy systems are, however, way more challenging because they usually depend on manual tests and manual deployment steps. In this section, we will walk through the recommended scenario to incrementally apply Continuous Delivery to a legacy system. - Automate build and deployment - Automate tests - Refactor and introduce new features