Year: 2015
-
Software Development
MongoDB Installation – How to install MongoDB
This article is part of our Academy Course titled MongoDB – A Scalable NoSQL DB. In this course, you will…
Read More » -
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 » -
Software Development
Microservices Orchestration
In my earlier post, I had introduced the concept of microservices. As a quick recap, microservices model promises ease of…
Read More » -
Agile
Resource Efficiency vs. Flow Efficiency, Part 4: Defining Accountability
This is the next in a series of posts about resource efficiency vs. flow efficiency: Resource Efficiency vs. Flow Efficiency,…
Read More » -
Software Development
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 Development
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 » -
Clojure
Clojure web development – state of the art
It’s now more than a year that I’m getting familiar with Clojure and the more I dive into it, the…
Read More » -
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 »