
You definitely want to keep your software project's dependencies as up-to-date as possible. If you don't do it, technical debt will accumulate. I'll show you two alternatives to tackle this dull process automatically.
Read more

In this article, you will learn about the basics, origins and phases of Infrastructure as Code. In addition, we show you small code examples to give you a first impression of the different tools and...
Read more

CI/CD has become a very important term in modern software development process, in particular microservice development. It lays out a set of principles that enable development teams to deliver value faster, more reliably and transparently....
Read more

Configuring data backends in Grafana is easy enough. Just set the connection endpoint, add credentials and you're good to go. However, once you find yourself in a dynamic environment, doing this manually get's rather tedious...
Read more

March 2017
Database migration with Flyway in large project

December 2015
Finally: GreenPepper Successor testIT LivingDoc is OpenSource!

December 2014
A build tool named Gradle – Part 3

September 2013
A build tool named Gradle – Part 2

July 2013
A build tool named Gradle – Part 1

May 2013
What about versioning of Jenkins/Hudson jobs?