-
DevOps
Level up your Monitoring with Application Performance Management
Getting started with APM Application Performance Management, or APM, is the monitoring and management of the availability and performance of…
Read More » -
Software Development
Git me the log
There are times that as a developer who primarily responsible for the deployment can use a little helping hand on…
Read More » -
Software Development
How to create your first HIVE script?
Overview Apache Hive is an integral part of Hadoop eco-system. Hive can be defined as a data warehouse like software…
Read More » -
Enterprise Java
Truly Unleashing the Power of Maven and Java EE
Ambition and vision can be the undoing of great solutions, if they are too complex to use. While Maven and…
Read More » -
Enterprise Java
Workshop in a Can: Setup a JBoss BRMS Full Day Workshop
Looking for an easy way to promote, present or demonstrate how easy it is to get started with JBoss Business…
Read More » -
Software Development
Neo4j: The football transfers graph
Given we’re still in pre season transfer madness as far as European football is concerned I thought it’d be interesting…
Read More » -
Software Development
Bugs and cracks
Compile-time and run-time villains. Consider the software system on which you currently work. Would you release that system with 31,197…
Read More » -
Core Java
Consuming java.util.concurrent.BlockingQueue as rx.Observable
Classical producer-consumer pattern is relatively simple in Java since we have java.util.concurrent.BlockingQueue. To avoid busy waiting and error-prone manual locking…
Read More » -
Software Development
Comment Your Fucking Code!
You’re the elite. You know Clean Code by heart, you dream of SOLID design, and you unit-test every line you…
Read More »