Achieving Continuous Delivery with Docker

A presentation at Muffin Conference Skopje in in Skopje, North Macedonia by Petyo Dimitrov

The interest in Docker and container technologies, in general, has skyrocketed in the last two years. It is seen by many as the next step in Continuous Delivery (CD), making it faster, more predictable, and more secure. In this presentation, we would explore how Docker can be used for Continuous Delivery. First, we would examine a “standard” Java Enterprise landscape using Jenkins, Maven, Nexus, etc, and use it to highlight issues that I and my team have experienced in our current project. Afterward, we would take a deeper look at Docker containers and showcase how they can improve upon our process. A demonstration of the “dockerized” solution would be presented to support the discussed topics.