• Get AWS credits for your startup with AWS Activate

    Get AWS credits for your startup with AWS Activate

    View Post

Stay up to date

Kubernetes

My first Kubernetes cluster: Amazon EKS review + tutorial
By Blue Matador on August 11, 2020

During my career, I’ve taken part in many on-call rotations and post-mortems. The longest on-call rotation I’ve ever had — no breaks, vacations, or holidays — lasted for a whopping 2.5...

Continue Reading

Kubernetes

An introduction to Kubernetes services
By Blue Matador on July 31, 2020

Kubernetes has a lot of features and deployment options for running containers. One of these is the service. In this blog post, we’ll discuss what Services are, what they can be used for,...

Continue Reading

Kubernetes

Kubernetes security best practices
By Blue Matador on July 21, 2020

Getting started with Kubernetes is really easy. In just a matter of minutes you can set up a new cluster with minikube, kops, Amazon EKS, Google Kubernetes Engine, or Azure Kubernetes...

Continue Reading

Kubernetes

What is a Kubernetes StatefulSet?
By Blue Matador on July 16, 2020

Kubernetes has a lot of features and deployment options for running containers. One of these is the StatefulSet. In this blog post, we’ll discuss what a StatefulSet is, what it can be used...

Continue Reading

Kubernetes

Kubernetes Logging: The Basics
By Blue Matador on July 14, 2020

Log messages help us to understand data flow through applications, as well as spot when and where errors are occurring. There are a lot of resources for how to store and view logs for...

Continue Reading

Kubernetes

Kubernetes for startups: What not to do (yet)
By Blue Matador on July 2, 2020

As a fast-moving startup, you don’t have the luxury of spending days figuring out exactly what you need in a Kubernetes cluster. We’ve been there. To help out, we wrote a whole ebook on...

Continue Reading