Episode #10 - CI/CD Basics - Continuous Integration / Continuous Delivery

Published: Dec. 16, 2019, 4 a.m.

In this episode, we're going to start to delve into the topic of Continuous Integration and Continuous Delivery (CICD or CI/CD).

There is a lot of information about the topic of CICD on the internet. This is my take on how to do it if you are dealing with a large organization with a lot of legacy software applications.  Under these circumstance, you will find that you have to re-tool a lot of the build and deploy functionality because existing technology can be problematic to automate.  We will also talk about tools that you can use when implementing CICD for your organization

Next Episode:  Jenkins - Not your everyday butler!