7 min read

    Is Hashicorp’s Terraform a Transformational “Third-Generation Language (3GL)” for Operators?

    The introduction of third-generation programming languages (3GL) into mainstream software development during the 1950’s was arguably the point of inflexion for the programming industry, and languages ...

    1 min read

    Things we learned - Proxy problems in Docker 1.5

    One of our clients is a large organization which run its systems behind a proxy. This means the developers have to set environment variables like http_proxy and https_proxy to get many *NIX tools work...

    Dev and Ops in the Time of Clouds

    The pace of technological changes in software engineering is continuously increasing, and every day we are surprised with new innovations. Most of them are insignificant, but some of them are true rev...

    Continuous Delivery with Docker on Mesos in less than a minute - Part 1

    Docker Compose Except for a few small shortcuts, this post will demonstrate how to start your own functional Continuous Delivery pipeline for a Node.js project in less than one minute.

    3 min read

    Continuous Delivery with Docker and Mesos

    Today and yesterday Pini, Quinten and I were busy with one of our favourite clients here on the Swiss-German border. The problem we were trying to solve was how to continuously deliver an application ...