<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=521127644762074&amp;ev=PageView&amp;noscript=1">
7 minute read
| October 16, 2017

How We Deliver Big Even Though We’re Small... With DevOps-as-a-Service

It's not uncommon for me to hear a prospective client say something like this: "With only 15 people, how can you deliver a good, fast, and reliable DevOps-as-a-Service... Read More
3 minute read
| October 11, 2017

Docker Swarm is Dead. Long Live Kubernetes!

Sometime in the very near future, Docker is going to concede that Docker Swarm has lost and they'll have to yield the floor to Kubernetes. Either that, or they're going to... Read More
7 minute read
| August 30, 2017

How to make your Developers Badass

In the last blog post, I examined why many companies are hesitant to embrace Kubernetes and how its complexity is actually beneficial for future growth. Here, I'll layout how... Read More
5 minute read
| August 25, 2017

Is Kubernetes Overkill?

Is Kubernetes overkill? Read More
4 minute read
| August 2, 2017

What Our Being a Google Cloud Platform Partner Means for Our Clients

Over a year after our founding, Fairwinds offered DevOps consulting exclusively on AWS. Then in March of 2016 we made a big pivot in the direction of Kubernetes. A few months... Read More
5 minute read
| July 14, 2017

The Benefits of Running Kubernetes on Google Container Engine

All signs are pointing to Kubernetes becoming the defacto standard for container orchestration platforms. Let’s say you’ve done your research, and you know you want to use... Read More
5 minute read
| June 30, 2017

Kubernetes emptyDir is not the same as Docker's volumes-from

My current client has a Rails application that is tightly coupled to Nginx. This sort of coupling is fairly common and used to avoid static files being served by the Rails... Read More
7 minute read
| May 31, 2017

How to Run Logentries in a Kubernetes Environment

Logs are great. They are easy when you’re running on one or two boxes. However, they get harder when you’re running in a modest distributed environment and even more so if... Read More
3 minute read
| May 22, 2017

Monitored Infrastructure is Not Fun... But it's Critical

Scaling and automation only work when detailed monitoring is put in place. Monitoring is critical, but a lot of companies don’t make time for it. Monitoring can be... Read More
6 minute read
| May 17, 2017

Why Automated Infrastructure is Key and How it Saves Time

You need experienced people to support your infrastructure and solve complex problems. That said, it makes less sense to hire in-house experts to simply push the same buttons... Read More
6 minute read
| May 10, 2017

The Importance of Scaling Infrastructure the Right Way

Most businesses grow and shrink over time, and the business you have today isn’t the business you’ll have in six months, let alone in one, three or five years. Growth and... Read More
3 minute read
| May 8, 2017

Easily encrypted root volumes on AWS with Ansible

Whether or not root volumes on AWS need to be encrypted is a subject of debate. The encrypted AMI is all about protecting data at rest. Encryption at rest protects against... Read More