Running Spring Boot Apps on Docker Windows Containers with Ansible: A Complete Guide incl Packer, Vagrant & Powershell 04/06/17 by Jonas Hecht This is a crazy world. It´s not only possible to make Ansible provision Windows machines. No! There are Docker Windows... Read more Leave your thoughts
Deploying Pull Requests with Docker 01/13/17 by Reinhard Nägele The Git repositories in my current project are hosted on Bitbucket Cloud. Any code changes have to go through pull... Read more Leave your thoughts
Running Spring Boot Apps on Windows with Ansible 01/02/17 by Jonas Hecht There are times you have to use a Windows box to run your Spring Boot app on. For whatever reason - using the same Continuous Integration (CI) tools like we are used to should be non-negotiable! Read more Leave your thoughts
Continuous Delivery Patterns: Building your application inside a Docker container 11/16/16 by Tobias Flohre Let me be clear: This post is not about building a Docker container for your application – it is about... Read more Leave your thoughts
Automatic Testing of Logstash Configuration 06/21/16 by Dr. Raimar Falke In the second half I show how you can test your Logstash configuration. However first I want to show why... Read more Leave your thoughts
Using Exceptions to Write Robust Software for Stable Production 01/20/16 by Dr. Raimar Falke A study shows that the cause for almost all critical faults is bad error handling. I can back this up with... Read more 1 Comment
Loadtesting using Gatling-FatJars and InfluxDB 12/02/15 by Jochen Mader For the really impatient ones: Here’s the code. I am not getting tired talking about the importance of load testing,... Read more Leave your thoughts
Impact mapping and continuous validation 11/25/15 by Niels Talens There is always a reason for making software. Let’s rephrase that: there should always be a reason, at least from... Read more 2 Comments
Continuous Discussions (#c9d9): Episode 28 Recap – Docker and Containers in Your CD Pipeline 11/10/15 by Bernd Zuther How are Docker containers being used today in software delivery pipelines, and what lessons have been learned on using containers... Read more Leave your thoughts