Two new blog posts I want to point out to you all. I wrote these blog posts on my employers blog: The first post is about creating backups of your elasticsearch cluster. Some time a go they introduced the snapshot/restore
AngularJS directives for c3.js
For one of my projects we wanted to create some nice charts. Feels like something you often want but do not do because it takes to much time. This time we really needed it. We had a look at D3.js
Using C3js with AngularJS
C3js is a graph javascript library on top of D3js. For a project we needed graphs and we ended up using c3js. How this happened and some of the first steps we took is written down by Roberto van der
Using Dropwizard in combination with Elasticsearch
How often do you start creating a new application? How often have you thought about configuring an application. Where to locate a config file, how to load the file, what format to use? Another thing you regularly do is adding