-
DevOps
Service Testing with Docker Containers
During the recent months I’ve been helping a company improving their automated testing practices. Besides doing coaching on TDD I…
Read More » -
Software Development
Three Ways to Think About Value
I was on vacation last week, thinking about value. Depending on my role, I might think of value as: Delivery…
Read More » -
Enterprise Java
Machine Learning Trends of 2018 combined with the Apache Kafka Ecosystem
At OOP 2018 conference in Munich, I presented an updated version of my talk about building scalable, mission-critical microservices with…
Read More » -
Core Java
Repeatable Annotations in Java 8
With Java 8 you are able to repeat the same annotation to a declaration or type. For example, to register…
Read More » -
Core Java
APIs To Be Removed from Java 10
In the blog post “JDK 10 Release Candidate Phase“, I looked at the twelve new features that are likely to…
Read More » -
DevOps
Docker for Java Developers: Deploy on Docker
This article is part of our Academy Course titled Docker Tutorial for Java Developers. In this course, we provide a…
Read More » -
Software Development
What’s the missing link in a complete CI/CD toolchain and how can you add it to your workflow?
Companies and teams want to move fast. This includes frequent releases, constantly updating the product and keep team members on…
Read More » -
Software Development
Azure Functions – Part 1: Getting Started
I love to write software. And because I’m not a software developer anymore I don’t get much time to do…
Read More » -
Core Java
Executing Single Java Source Files with One Command
A draft JDK Enhancement Proposal (JEP) was created in late 2017 called “Launch Single-File Source-Code Programs” (its associated JDK issue…
Read More »