Software Development
-
A Problem With Convention-Over-Configuration
Convention-over-configuration is a convenient thing. Instead of writing tons of configuration in xml/yaml/json/whatever, you simply know that something will have…
Read More » -
A Primer on Microservices
Introduction Microservices are components of an application developed as independent services. The concept of microservice is all about breaking down…
Read More » -
Mesos and YARN: A tale of two clusters
This is a tale of two siloed clusters. The first cluster is an Apache Hadoop cluster. This is an island…
Read More » -
Apache Apex: OSS Incubator Project for Batch and Stream Processing
I am very pleased to be given the opportunity to guest blog on the MapR site, leveraging a blog which…
Read More » -
Docker, Kubernetes, and Microservices Replay from Devoxx 2015
Java gives us Write Once Run Anywhere (WORA) because of the common abstraction provided by Java Virtual Machine. The binary…
Read More » -
PhoneGap/Cordova Compatibility For Codename One
We just released the first version of the open source CN1Cordova project on github. This means you can take a…
Read More » -
Quick Go-lang for Java Developers
Golang seems to be getting quite popular as its the programming language of choice for some cool new technology like…
Read More » -
Devoxx Belgium 2015 – Conference Day 1 #devoxx
There were are 3 days full of Java and other technologies as well. Here is my review of the day.…
Read More » -
Do we need coding conventions?
There are things that just come natural and we forget to wonder if it could be some other way. It…
Read More »