• 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: 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

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

AWS, Blue Matador

How to Monitor Amazon RDS
By Mark Siebert on October 29, 2019

Amazon RDS allows you to easily run databases in AWS without actually having to manage database servers. Since your databases are critical to the health of your application, properly...

Continue Reading

AWS, Blue Matador

How to Monitor Amazon ECS
By Mark Siebert on October 22, 2019

Amazon ECS allows you to easily run containers in AWS in units called tasks. Groups of identical tasks are called services, and groups of services running on the same infrastructure are...

Continue Reading

AWS

Quick Guide to Redshift
By Alvaro Carrasco on October 15, 2019

Redshift is a fast, managed, data warehouse solution that's part of AWS. Although it is traditional SQL and meant for BI (Business Intelligence), it is designed for scalability and can...

Continue Reading