-
Software Development
Using the esp8266 as host for I2C sensors
For my outdoor sensors I used an RaspberryPi with BMP180 + TSL2561 connected via I2C transferring the sensor data as MQTT…
Read More » -
Enterprise Java
Spring Cloud Sidecar
I have an application deployed to a NetflixOSS based cloud which has a structure along these lines: Essentially a service…
Read More » -
Software Development
Building A Chat App With Codename One Part 6 – Codename One
This will be the last installment of this tutorial which was pretty complete in the previous section already. We might…
Read More » -
Software Development
Benchmarking Aurora vs MySQL: Is Amazon’s New DB Really 5x Faster?
Amazon Aurora: The next generation of hosted database services put to the test In this post we’re taking a closer…
Read More » -
Enterprise Java
A look on CDI 2.0 EDR1
CDI is one of the best additions to Java EE of the recent. This opinion is widely shared amongst users…
Read More » -
Software Development
The Full Stack Developer
I read The full stack developer is a myth story written by Scott Hadfield the other day. Once I got…
Read More » -
Core Java
Java 8 Lambda Expression for Design Patterns – Command Design Pattern
In this blog I would illustrate implementing the command pattern in functional programming style using Java 8 Lambda expressions. The…
Read More » -
Agile
Self-organizing, self-directing, self-managing and authority
Quick as a flash Eben Halford on Twitter pointed out the mistake with my last blog (Question for self-organizing teams).…
Read More » -
Software Development
Microservices in a Nutshell
At the onset, “Microservices” sounds like yet another term on the long list of software architecture styles. Many experts consider…
Read More »