8 min read

    Review of Habitat.sh

    In the announcement video, Adam Jacobs, the CTO and co-founder of Chef, claims that for companies who want to move towards a devops organization, everything depends on how people in an organization wo...

    3 min read

    minimesos 0.10.1 - Support for Mesos 1.0.0 and Docker 1.12

    3 min read

    Simple GCE setup with Terraform

    Simple GCE setup with Terraform Here you will find a Terraform configuration file that will create a single virtual machine in the Google Cloud Engine (GCE) platform using Terraform.

    The Release and New Features of Mesos 1.0.0

    Please join me in welcoming the first major release of Apache Mesos. However, as many of you will know, Mesos has been in use for at least five years. So this is less of a major release, since every r...

    5 min read

    Minimesos on AWS

    Whilst creating our reference microservices application for Weave, I wanted to use minimesos as a controlled Mesos environment for demos and testing. The key benefit for this use case was the static d...

    11 min read

    From Pet to Cattle – Running Sonar on Kubernetes

    Recently we ran into a bit of trouble with our pet CI server. It was being used as a Jenkins server and a Postgres database and Sonar was also running on it but it wasn't evident as it was just a manu...

    5 min read

    Brexit and Innovation

    This article first appeared on DevopsOnline.

    8 min read

    All Hail the New Docker Swarm

    Unfortunately, I'm not able to attend DockerCon US this year, but I will be keeping up with the announcements. As part of the Docker Captains program, I was given a preview of Docker 1.12 including th...

    7 min read

    Writing a Mesos Framework from scratch with Mesos-starter

    This week it's time to show you how easy it is to get started with writing a Mesos scheduler. Imagine just having a Docker Image, but you know that you further down the line need to add some pretty co...