Carlos Leon

    10 min read

    Rolling updates with Docker Swarm

    Rolling updates with Docker Swarm Say that you have a set of services up & running in your Swarm cluster. Sooner rather than later there will come a time where you want to upgrade the version of y...

    7 min read

    Tagging Docker images the right way

    In our consultancy work, we often see companies tagging production images in an ad-hoc manner. Taking a look at their registry, we find a list of images like:

    Docker Swarm with Azure Container Services and Azure Resource Manager

    Docker Swarm with Azure Container Services and Azure Resource Manager In an earlier post we explained how easy it is to setup a Docker Swarm cluster in Azure using Azure Container Services and Terrafo...

    5 min read

    Docker Swarm with Azure Container Services

    Docker Swarm with Azure Container Services As part of setting up a Docker Swarm cluster for one of our customers in their public cloud provider, Microsoft Azure, we learned how easy it was to set it u...

    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.

    We are cohosting the Gopher Gala 2016

    It's official. We're pleased to announce we are going to be co-hosting the Gopher Gala 2016.

    11 min read

    Write your own Terraform provider: Part 1

    Write your own Terraform provider: Part 1 This is the first part of a series of blog posts that explain how to write Terraform providers.

    3 min read

    From Development to Production with Otto

    A couple of weeks ago during the HashiConf, Otto was announced (check the official blog post here). It promises to be the successor to Vagrant. For me, this is quite an ambitious statement but I’m not...