A Detailed Guide to Canary Deployments

A Detailed Guide to Canary Deployments

Every time we need to deploy to production, we worry about how changes will affect the user experience. No matter what technique or strategy you use to make deployments, there are going to be times when the things that can go wrong will go wrong. It’s Murphy’s law …

Continue reading »

The Advantages of Using Kubernetes and Docker Together

You might be hearing a lot about Kubernetes and Docker—so much that you might be wondering which one is better.

Well, there is no “better” because these aren’t equivalent things. Docker is like an airplane and Kubernetes is like an airport. You wouldn’t ask “Which should I …

Continue reading »