Advanced Deployment Pipeline Techniques
GOTO Amsterdam 2022

Advanced Deployment Pipeline Techniques

Sunday Jun 12
09:00 –
16:00
Mendes da Costa kamer
645.00 EUR

The Deployment Pipeline is a central concept in Continuous Delivery. It represents an effective, controlled channel through which all changes destined for production pass.

A defining objective in CD is to work so that our software is always in a “releasable state”. By applying high levels of automation to our development process, in the form of a Deployment Pipeline, we pass all changes to our production systems through this channel and evaluate them prior to release. This means that the pipeline quickly becomes a strategic resource.

As our use of this important tool grows, the performance of the pipeline, in terms of the rapidity with which it can give valuable feedback on the quality of your work, becomes a central concern.

This course explores
Effective models for deployment pipelines. How the scope of your pipeline(s) impacts on team structure, and vice versa. How do you optimise your deployment pipeline(s) to give fast feedback? How do you protect this strategic “channel to production”?

Attendees
This is an Advanced CD course, and so we expect that attendees will already be broadly familiar with the concepts of Continuous Delivery, as described in the Continuous Delivery book.

  • Practical experience with agile methods will help.
  • Attendees should be practicing, test and deployment automation, automated configuration management and in particular Continuous Integration.
  • These course build on these foundations and take these ideas further.