In the Part 1 I showed how to dockerize a node.js application on the development machine and later deploy Jenkins and Docker registry using Docker Compose and use them for continuous integration of th...
Docker Compose Except for a few small shortcuts, this post will demonstrate how to start your own functional Continuous Delivery pipeline for a Node.js project in less than one minute.
Lately I've been getting my hands dirty deploying applications on Mesos clusters, using Marathon to run Docker containers. I appreciate how it enables you to deploy a wide variety of applications usin...
I cannot for the life of me remember where I heard that ‘innovation is the cost of serendipity’. However, since I heard it, I cannot get it out of my head.
We've seen a lot of critical posts about Docker recently. I don't remember the last time a technology caused so much controversy and heated debate1. In this article I'm not going to address any specif...
When people ask me, ‘why Container Solutions?’, I always give the same one word answer: joy. When I was a kid I had a Commodore 64. It had a version of BASIC on it that I used to mess about with. I al...
There are at least two things that spring to mind when thinking about microservices or decomposition in general. The first is that large projects and code bases tend to be full of risks. The more code...
We are excited to announce our "Introduction to Docker" training course co-organized with GOTO Academy. The training will help you and your team get up to speed with Docker and understand how to use i...