• 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

IAM Access in Kubernetes: How to Install Kiam
By Keilan Jackson on April 1, 2020

In the last post, we compared kiam and kube2iam head-to-head. While kube2iam was declared the winner of that comparison, I feel that the case for kiam too compelling, and the setup too...

Continue Reading

AWS, Kubernetes

IAM Access in Kubernetes: Kube2iam vs. Kiam
By Keilan Jackson on March 25, 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

AWS, Kubernetes

IAM Access in Kubernetes: The AWS Security Problem
By Keilan Jackson on March 17, 2020

Identity and access management (IAM) in AWS is a way to grant access to AWS services and collect and transmit data and credentials. Most Kubernetes “Quick Start” guides for AWS do not...

Continue Reading

Kubernetes

AWS Kubernetes: Kops vs. EKS
By Keilan Jackson on March 3, 2020

There are three popular methods for running Kubernetes on AWS: manually set up everything on EC2 instances, use Kops to manage your cluster, or use Amazon EKS to manage your cluster....

Continue Reading

Kubernetes

Kubernetes Rolling Update Configuration
By Keilan Jackson on February 26, 2020

Deployment controllers are a type of Pod controller in Kubernetes. They provide fine-grained control over how its pods are configured, how updates are performed, how many pods should run,...

Continue Reading

AWS

AWS Elasticsearch Health Monitoring: 8 Things to Watch
By Blue Matador on February 18, 2020

If you have ever used a search bar on a website, you've probably used Elasticsearch. Elasticsearch is an open-source search and analytics engine used for full-text search as well as...

Continue Reading