• Get AWS credits for your startup with AWS Activate

    Get AWS credits for your startup with AWS Activate

    View Post

Stay up to date

Top 4 Reasons to Become a DevOps Intern at a Startup
By Blue Matador on September 6, 2017

You can intern at huge tech companies like Google or Facebook and get all the benefits of having freshly squeezed orange juice and heated toilet seats, or you can work for a smaller...

Continue Reading
A Short History Lesson in DevOps — And Where It’s Going
By Blue Matador on August 24, 2017

You work in DevOps. You live DevOps. Perhaps DevOps is even in your job title. But do you know the origins of the term — and more importantly — where the industry is going?

Continue Reading
How to Run HAProxy on Docker in Kubernetes
By Keilan Jackson on July 31, 2017

Why 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
How Security & QA Fit into the DevOps Cycle
By Blue Matador on July 24, 2017

Security and QA kind of get a bad rap in DevOps circles. We get it: QA has traditionally been at the end of the DevOps cycle, if included at all. It’s a department staffed by people looking

Continue Reading
Golang Pros & Cons for DevOps (Part 3 of 6): Speed vs. Lack of Generics
By Matthew Barlocker on July 10, 2017

This is our six-part series on Golang Pros and Cons for using Go in a DevOps development cycle. In this one, we discuss Golang’s runtime, compilation, and maintenance speed (the pros);...

Continue Reading
Golang Pros and Cons for DevOps (Part 2 of 6): Interface Implementation and Public/Private Designations
By Matthew Barlocker on June 12, 2017

Welcome back to our six-part series on Golang Pros and Cons for using Go in a DevOps development cycle. In this part, we discuss interface implementation (the pro) and public/private...

Continue Reading