Introduction to automated deployment pipelines AKA CI/CD

Опубликовано: 29 Май 2026
на канале: Sysadmincasts Videos
168
5

Episode #58 Introduction to automated deployment pipelines AKA CI/CD

In this episode, we are going to set up a very simple end-to-end automated container deployment pipeline. We will walk through going from a “git push”, to a change deployed in production with zero downtime, in just under a minute. This is commonly referred to as Continuous Integration and Continuous Delivery, or just CI/CD for short.

By: Justin Weissig