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 2
Continuous Delivery Pipeline
Content Locked
Section 4
Complete Continuous Delivery Pipeline
After discussing all the aspects of Ansible, environments, nonfunctional testing, and versioning, we are ready to extend the Jenkins pipeline and finalize a simple, but complete, Continuous Delivery pipeline. - Create the inventory of staging and production environments - Update acceptance tests to use the remote host - Add a smoke test which makes sure the application was successfully released