• Get AWS credits for your startup with AWS Activate

    Get AWS credits for your startup with AWS Activate

    View Post

Stay up to date

AWS, Kubernetes

Guide: Upgrading EKS with Terraform
By Keilan Jackson on August 27, 2020

New Kubernetes versions are released multiple times per year, and you must upgrade your EKS cluster periodically to stay up to date. In this blog post we will go over the steps required to...

Continue Reading

Kubernetes

Monitoring Kubernetes: A review of Prometheus vs. Datadog
By Mark Siebert on August 25, 2020

So you’ve got a shiny new Kubernetes cluster up and it’s a dream. Deploying code is easy, scaling is a breeze, and you’ve never felt so efficient. However, despite claims that Kubernetes...

Continue Reading

Kubernetes

An introduction to Kubernetes DaemonSets
By Mark Siebert on August 13, 2020

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

Continue Reading

Kubernetes

My first Kubernetes cluster: Amazon EKS review + tutorial
By Matthew Barlocker 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

AWS

How to apply for AWS Activate
By Blue Matador on August 5, 2020

AWS Activate is a program that provides startups with free AWS credits. There are specific requirements startups must meet in order to qualify, and not all startups that qualify end up...

Continue Reading

Kubernetes

An introduction to Kubernetes services
By Mark Siebert 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