Docker is back

In the early days of Docker for Mac, we had trouble with performance and stability (specifically with mounted volumes). Hence we decided to use VirtualBox in out workflows instead of Docker.

These days however there are the super light alpine images offering a very low footprint.
And there is docker composer 3, which allows us to tune mounted volumes specifically for performance.

As of now we start using Docker images in our development workflow for application servers.
For our development databases, we keep using VirtualBox because of it's high stability and low ephemeric properties.


Post date: October, 2019

AWS Certified Devops Engineer

I am currently taking the AWS Certified DevOps Engineer course to enhance my knowledge in infrastructure automation and CI/CD.

AWS migration

Progress update on the current AWS migration project

Load en Stress tests

Test your cloud infrastructure with K6

Gobot RPI simulator

A GPIO pin simulator for RPI written in Golang

Reactions Craft CMS plugin

A new Craft CMS plugin to add Facebook style reactions

Vertaal component

A translation component in Symfony, with API and control panel.