-
Software Development
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 » -
Software Development
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 » -
Software Development
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 » -
Core Java
Devoxx Belgium 2015 – Final thoughts
Well yet another Devoxx is over for me, it must the 5th of 6th time (or more) can’t remember to…
Read More » -
Software Development
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 » -
Core Java
Hamcrest matchers tutorial
This article is part of our Academy Course titled Testing with Mockito. In this course, you will dive into the…
Read More » -
Core Java
Custom Hamcrest Matchers
This article is part of our Academy Course titled Testing with Mockito. In this course, you will dive into the…
Read More » -
Core Java
Mockito Verification
This article is part of our Academy Course titled Testing with Mockito. In this course, you will dive into the…
Read More » -
Core Java
Mocks, Spies, Partial Mocks and Stubbing
This article is part of our Academy Course titled Testing with Mockito. In this course, you will dive into the…
Read More »