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 1
Configuration Management with Ansible
Content Locked
Section 2
Introducing Configuration Management
Configuration management is a process of controlling configuration changes in a way that the system maintains integrity over time. - Look at traits of good configuration management