-
Software Development
Mining Mailboxes with Elasticsearch and Kibana
In a previous post I had mentioned that the trio of Logstash, Kibana and Elasticsearch (ELK stack) is one of…
Read More » -
Software Development
Is your codebase smelly? Find out with the help of SonarQube and the Smells plugin!
In the project which I recently joined, I discovered a set of annotations, (part of the code) that eventually did…
Read More » -
Software Development
OS X Sprout of the Ergonomic Eclipse Theme Clean Sheet
Early enough to pass as an easter gift the latest update of our ergonomic Eclipse theme Clean Sheet comes in…
Read More » -
DevOps
3 Steps For Analyzing a Gradle Project With SonarQube Using Docker
How hard can it be to get up and running with a Gradle project and getting it analyzed with SonarQube…
Read More » -
Software Development
Apache Spark as a Distributed SQL Engine
SQL has been here for awhile and people like it. However, the engines that power SQL have changed with time…
Read More » -
DevOps
Running Java on Docker? You’re Breaking the Law
Using Oracle Java with Docker might put you in legal liability. Why? The relationship between Oracle and Linux had its…
Read More » -
Software Development
Reacting on IoT data with Hawkular
In the first post I have been talking about how send IoT sensor data to the metrics subsystem of Hawkular…
Read More » -
Core Java
Implementing an annotation interface
Using annotation is every day task for a Java developer. If nothing else simple @Override annotation should ring the bell.…
Read More » -
DevOps
Containers all the way through
In this post I will attempt to cover fundamentals of Bare Metal Systems, Virtual Systems and Container Systems. And the…
Read More »