• 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

12 Kubernetes interview questions and answers to score that job
By Trenton Romph on July 1, 2020

You’ve put in the time applying for tech jobs and have made it to the daunting interview. You know they are going to ask you about Kubernetes, so make sure you are prepared. If you are...

Continue Reading

Kubernetes

Using Helm for Kubernetes management and configuration
By Trenton Romph on June 4, 2020

What is Helm? Helm is a popular open-source tool used to manage and configure your Kubernetes cluster. Basically, it is a package manager (think Homebrew or NPM) built for Kubernetes. It...

Continue Reading

Kubernetes

How to pronounce Kubernetes so you don’t get laughed at
By Trenton Romph on June 3, 2020

We’ve all been there. A new tool is trending, it is getting mentioned all over the place, and you get dropped into a conversation about it. The last thing you want to do is embarrass...

Continue Reading

Kubernetes

Kubernetes disaster prevention and recovery
By Trenton Romph on May 28, 2020

Yeah, Kubernetes is great at making sure your workloads run as needed. But another of its amazing benefits is its ability to recover from failure all by itself. On an everyday basis,...

Continue Reading

Kubernetes, Blue Matador

How to Monitor Kubernetes
By Keilan Jackson on April 22, 2020

Kubernetes is the defacto solution for production-ready container orchestration in 2020. Organizations of any size can take advantage of Kubernetes’ quick setup, feature-rich API, and...

Continue Reading

AWS, Kubernetes

IAM Access in Kubernetes: How to Install Kube2iam
By Keilan Jackson on April 7, 2020

IAM is the de-facto method of authorization in AWS. Most Kubernetes “Quick Start” guides for AWS do not adequately cover how to manage IAM access in your pods. This blog series will first...

Continue Reading