Shipping containers: Lessons learnt from adopting Docker
tl;dr: We started dealing with Docker in Q3/2016 pursuing the goal of adopting it for an existing system infrastructure. By now we do have several production applications deployed…
tl;dr: We started dealing with Docker in Q3/2016 pursuing the goal of adopting it for an existing system infrastructure. By now we do have several production applications deployed…
Business as usual, one could say… All along with the announcement of Microsoft Windows 10 being released, I found an FSF statement on Windows 10 in my inbox,…
After being into software development now for almost 20 years, counting in student days, these days I have to admit I spent most of this time, and especially…
In one of our modules we make use of unirest client library for Java in order to access remote REST endpoints. As, right now, this involves quite some…
Last week, the Java part of our system went productive after a major runtime update – and it did so not on top of the Glassfish application server…
Recently been into working with OSGi modules built on top of Apache Felix using the Eclipse bndtools. This ain’t fun all the time, but it works. However, I…
I’ve been for quite a while into what they use to call “NoSQL databases” these days, even while we still heavily rely upon infrastructure which is anything else…
Though I mostly use (server-sided) Java technology in my day-to-day work, I am then and now intrigued by Python as a straightforward, accessible scripting language which is easy…