Production issues are never fun. They always seem to happen when you’re not at work, and the cause always seems to be silly. We recently had issues in our production Kubernetes cluster with...
Continue ReadingProduction issues are never fun. They always seem to happen when you’re not at work, and the cause always seems to be silly. We recently had issues in our production Kubernetes cluster with...
Continue ReadingWith the recent panic over the zero-day Kubernetes vulnerability CVE-2018-1002105, Kubernetes administrators are scrambling to ensure their Kubernetes clusters are upgraded to a version...
Continue ReadingAmazon Elastic Beanstalk allows you to quickly provision the infrastructure needed for an entire application without the hassle of managing the configuration of EC2 instances, Elastic Load...
Continue ReadingIn part 5 of Goalng Pros & Cons for DevOps, we discuss cross-platform compilation for Go projects.
Continue ReadingThe long-awaited continuation of the Golang Pros & Cons for DevOps has returned! In this one, we discuss Golang's time package and the lack of method overloading in the language.
Continue ReadingWhy Use HAProxy? When we decided to use Kubernetes as our container orchestration solution, we had the opportunity to learn all of the Kubernetes terminology. I was familiar with pods,...
Continue Reading