Last time we discussed to talk with docker containers by publishing and exposing ports. Now let’s use Docker compose to see how multiple services might talk to one another. Recap…
Category: DevOps

Troubleshooting Docker networks
Let’s explore some fundamentals of communicating with docker containers. Here’s a video version of this post: Example services that we can talk with ryanlabouve/hello-node gives us a PONG style server…
Kubernetes for Developers @ DevOps OKC
Jeff French presents Kubernetes for Developers at the DevOps OKC User Group.
Enabling Advanced Continuous Delivery Scenarios with Semantic Versioning
We’ve all heard the term Continuous Delivery thrown around. We usually find it coupled with terms like DevOps and immutable infrastructure. Simple examples of continuous delivery are not hard to…

Continuous Delivery is the Most Important Part of Agile
These days it seems like a foregone conclusion that every shop probably should be using Agile. Yeah, you read that right: I said Agile with a capital A (as if…