Software Development
-
MongoDB Tutorial – A Scalable NoSQL DB
Course Overview MongoDB is a cross-platform document-oriented database system and it is free and open source software. Classified as a…
Read More » -
Microservices Orchestration
In my earlier post, I had introduced the concept of microservices. As a quick recap, microservices model promises ease of…
Read More » -
Software Requirements: How to find out what users want | Part 2
In my last blog post we talked about the different types of software requirements. But how do you generate them,…
Read More » -
Software Requirements: How to find out what users want | Part 1
In the last blog posts we talked a lot about dissecting requirements. But there was always one silent assumption: That…
Read More » -
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 » -
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 » -
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 » -
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 » -
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 »