Summary of my notes from selected talks of Devoxx 2017 in Antwerpen, Belgium.
Docker as Build Environment
I want to shed light on the often unnoted role of Docker as a build environment in larger and legacy applications that regularly must be maintained and extended. In particular, I want to highlight Docker’s role during the build process.
Single Instance ECS Setup
In this article I show how to setup a docker container which runs on Amazon's ECS with only a single instance by using the AWS CLI.