• 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

How to deploy an app to AWS: App security
By Matthew Barlocker on May 7, 2020

Note: This is the third post in our series on properly deploying an app to AWS with the least effort. Our other posts cover: Getting started Preventive measures App security (this post) ...

Continue Reading

AWS

What is AWS CloudWatch?
By Matthew Barlocker on April 29, 2020

There’s a lot out there about Amazon CloudWatch already, but since Amazon’s default EC2 monitoring service pushes regular updates, most of what you’ll find will be dated (last updated:...

Continue Reading

AWS

How to deploy an app to AWS: Preventive measures
By Matthew Barlocker on April 28, 2020

This blog is part two of our series on launching an app to AWS. Other posts in this series: Getting started Preventive measures (this post) App security Route 53 and DNS explained App...

Continue Reading

AWS

How to deploy an app to AWS: Getting started
By Matthew Barlocker on April 21, 2020

Launching a production app onto the cloud is a big task with a ton of tiny sub-tasks, and it can all be pretty overwhelming. We're here for you. We've launched an app ourselves (Blue...

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

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