DevOps
-
Docker Container Anti Patterns
This blog will explain 10 containers anti-patterns that I’ve seen over the past few months: Data or logs in containers –…
Read More » -
Persisting Couchbase Data Across Container Restarts
Best Practices for Virtualized Platforms provide best practices for running Couchbase on a virtualized platform like Amazon Web Services and…
Read More » -
Docker on Windows 2016 Server
This blog is the first part of a multi-part series. The first part showed how to set up Windows Server…
Read More » -
Forwarding Logs From All Containers Running Anywhere Inside A Docker Swarm Cluster
In this article, we’ll discuss a way to forward logs from containers created as Docker Swarm services inside our clusters.…
Read More » -
An Agile Introduction to DevOps – What Is DevOps Anyway?
This series is about DevOps and how it fits into the agile world. I’ve given this as a workshop at Lean Agile…
Read More » -
Windows Server 2016 Using VirtualBox – Getting Ready for Docker
Windows Server 2016 was announced a few weeks ago. Download Windows 2016 Server Evaluation version. This blog is the first part of…
Read More » -
Build Docker Images with Maven and Gradle
One of the things that you might want to do if you are using Docker and Java is building the image from…
Read More » -
Running Fault Tolerant Jenkins Inside A Docker Swarm Cluster
In this article, we’ll discuss a way to create a Jenkins service inside a Docker Swarm cluster and some of…
Read More »