Welcome! My name is Alex and this is a blog about interesting things I stumbled upon while writing software. Feel free to drop me a message on a channel of your choice. Have fun browsing!
Deploying docker containers to AWS is fun and there are many possible ways to do so. Here, I explore a simple approach for Java applications that uses Spotify's dockerfile-maven plugin. Part 1 describes all steps necessary to publish docker images to AWS ECR.