-
Software Development
Global Data Consistency in Distributed (Microservice) Architectures
I’ve published a generic JCA resource adapter on Github available from Maven (ch.maxant:genericconnector-rar) with an Apache 2.0 licence. This let’s…
Read More » -
Software Development
Spark, Parquet and S3 – It’s complicated
(A version of this post was originally posted in AppsFlyer’s blog. Also special thanks to Morri Feldman and Michael Spector…
Read More » -
Groovy
Making Spring Batch Groovy
Here at Keyhole, we are very fond of Spring Batch. In many Java Enterprise environments, there is still a big…
Read More » -
Software Development
Events Don’t Eliminate Dependencies
Event (or message) driven systems (in their two flavors) have some benefits. I’ve already discussed why I think they are…
Read More » -
Core Java
Released: NetBeans IDE 8.1 Beta
NetBeans IDE 8.1 Beta has been released. NetBeans IDE has a track record, built up over 15 years, of delivering complete…
Read More » -
Software Development
Web Services Bottom-up development
The first generation of Web services tools for Java was targeted at exposing existing code as Web services. This approach…
Read More » -
DevOps
Blue-green Deployments, A/B Testing, and Canary Releases
A lot of teams I talk to recently are very interested in “DevOps” (whatever that means… seems to mean different…
Read More » -
Agile
Estimates: Jumping To Wrong Conclusions
The main dysfunctions we concentrate on when talking about estimates are how they (and the people who gave them) are…
Read More » -
Enterprise Java
Processing Twitter feed using Spring Boot
In one of my previous posts I already discussed how to process the Twitter sample feed using Apache Storm, and now…
Read More »