-
DevOps
Software Architecture in DevOps
A new book by Len Bass, Ingo Weber and Liming Zhu “DevOps: A Software Architect’s Perspective”, part of the SEI…
Read More » -
Enterprise Java
Utilizing the Java 8 Date-Time API with JSF and Java EE 7
If you are using Java 8 with Java EE 7, then there may be some quirks that you run into…
Read More » -
Software Development
Web Framework Benchmarks – Round 10
TechEmpower Web Framework Benchmarks is a collaborative, open web framework benchmarking project that I blogged about last year (see An open…
Read More » -
Enterprise Java
How does Hibernate Query Cache work
Introduction Now that I covered both Entity and Collection caching, it’s time to investigate how Query Caching works. The Query…
Read More » -
Enterprise Java
Modern BPM Data Integration with JBoss BPM Travel Agency Demo
Some time ago we launched a rather expansive JBoss Travel Agency demo project to show some of the more interesting…
Read More » -
DevOps
Docker Compose on Windows with Python And Babon
Compose is a tool for defining and running complex applications with Docker. With Compose, you define a multi-container application in…
Read More » -
Core Java
Netty: Testing encoders/decoders
I’ve been working with Netty a bit recently and having built a pipeline of encoders/decoders as described in this excellent…
Read More » -
Software Development
Guide as in Mountaineering
Yes, I happen to deal with architecture, software design and technology. And yes, I’m entitled by the term “software architect”.…
Read More » -
Android Core
Internet of Things with Android and Arduino: Control remote Led
This post describes how to control a remote Led using Arduino and Android. Nowadays a new emerging technology is Internet…
Read More »