Johan Janssen

Johan Janssen

Biography

Johan is working as a Java architect and trainer at Info Support. He has been working for various demanding companies where rapidly delivering quality software was very important. Johan regularly writes articles and presents about various subjects at conferences like JavaOne, Devoxx BE/UK, J-Fall, Jfokus, JavaZone, GOTO. Johan received the JavaOne Rock Star award.

Create a Continuous Delivery pipeline in 50 minutes
In this presentation I will show you how you can quickly create a Continuous Delivery pipeline for Java. It consists of GitLab, Jenkins, SonarQube, Nexus and a Docker registry, all running in Docker containers. A Jenkinsfile is used to define all the build steps from compile to running and testing our application for performance. A live demo is of course included.