linuxkit - A toolkit for building secure, portable and lean operating systems for containers... (more…)
Read more »
When it comes to Docker containers and orchestration there are a lot of available options. Almost every few months some new Docker orchestration tool is available. At least that was the case at the beginning. Most of those tools are opensource projects, b... (more…)
Read more »
How do you cluster a Node.js app with Docker and use all CPU cores? Learn how to scale your application for maximum performance. (more…)
Read more »
Recently, I've worked on a project that used multiple microservice-like repositories e.g., app-frontend, app-backend, app-service-1, app-service-2. I always use a "master" project that contains all the repositories as submodules. Then I create a docker-co... (more…)
Read more »