-
Software Development
Using cost of delay to determine schedule
“When does the business need it?” is far more important than “When will the developers have it ready?”. Business needs…
Read More » -
Software Development
Goldilocks Microservices
How to structure microservices? When structuring microservices we have to consider; how fine grain should our components be? how distributed…
Read More » -
Enterprise Java
Spring Cloud Zuul – Writing a Filter
Netflix OSS project Zuul serves as a gateway to backend services and provides support for adding in edge features like…
Read More » -
DevOps
Docker-native CI/CD with Codeship Webinar – Part 1
Laura (@rhein_wein) and I are Docker Captains. This means we demonstrate a commitment to sharing our Docker knowledge with others. Amongst…
Read More » -
DevOps
Running Apache ActiveMQ and hawtio in Standalone Mode
Apache ActiveMQ is my first choice every time a Message Queue is needed to solve my integration problems. …
Read More » -
Agile
You’re doing it wrong: Definition of Done
In this series, we’re taking a look at what we do in agile, those pesky practices, and why we’re doing them.…
Read More » -
Software Development
The Hitchhikers Guide to GitHub: 13 Java Projects You Should Try
We’ve gathered some practical and simply cool Java repositories on GitHub There are a lot of repositories on GitHub. Some…
Read More » -
Ceylon
Modularity Changes
TL;DR: This article describes the modularity changes in the Ceylon run-time and distribution, in order to make them lighter at…
Read More » -
Core Java
Guavate: tiny library bridging Guava and Java8
Java8 is great and adds some useful abstractions to the JDK that have found popularity in the Java community via…
Read More »