Building a deployment pipeline with Jenkins 2
Brent Laster offers a brief, practical introduction to Jenkins as well as a guide to leveraging its automation and integration with other open source technologies to create a simple, working build and deployment pipeline that implements principles of continuous integration and continuous delivery.
Talk Title | Building a deployment pipeline with Jenkins 2 |
Speakers | Brent Laster (SAS) |
Conference | O’Reilly Open Source Software Conference |
Conf Tag | Fueling innovative software |
Location | Portland, Oregon |
Date | July 15-18, 2019 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Brent Laster offers a brief, practical introduction to Jenkins and a guide to leveraging its automation and integration with other open source technologies to create a simple, working build and deployment pipeline that implements principles of continuous integration and continuous delivery. Brent focuses on exploring Jenkins’s workflow and plug-in model but also illustrates how to easily integrate Jenkins with other open source technologies, such as Git, as he walks you through building a simple multistage deployment pipeline (managed and automated through Jenkins) that implements principles of continuous integration and continuous delivery. Topics include: