-
Software Development
5 Reasons You Should Stop Hosting Your ELK Stack Locally
The hosted ELK stack: Centralizing and managing your logs for fun and profit You don’t look a gift-horse in the…
Read More » -
DevOps
Scaling and Load Balancing WildFly on OpenShift v3 With Fabric8
Did you enjoy the first ride with Fabric8 and OpenShift v3? There’s more a lot more to come. After we…
Read More » -
Enterprise Java
ActiveMQ as a Message Broker for Logstash
When scaling Logstash it is common to add a message broker that is used to temporarily buffer incoming messages before…
Read More » -
Core Java
Using Java 8 CompletableFuture and Rx-Java Observable
I wanted to explore a simple scatter-gather scenario using Java 8 CompletableFuture and using Rx-Java Observable. The scenario is simple…
Read More » -
Agile
7 Tips for Valuing Features in a Backlog
Many product owners have a tough problem. They need so many of the potential features in the roadmap, that they…
Read More » -
Software Development
Efficiency with Algorithms
Recently had look at excellent talk on Efficiency with Algorithms, Performance with Data Structures , this talk has really some good…
Read More » -
Software Development
RESTful considered harmful
I don’t like RESTful principles and APIs. In recent years it is seen as universal protocol for inter-process communication, especially…
Read More » -
DevOps
Running WildFly on Kubernetes. On Windows. Fabric8!
Have you ever dreamed about running WildFly on OpenShift and leverage the latest Kubernetes features: On Windows? Sounds like blasphemy:…
Read More » -
Core Java
Java SE 8 new features tour: Processing Collections with Streams API
Cleaner, readable, and powerful coding with Java SE 8 Streams….. In this article of the “Java SE 8 new features…
Read More »