Bootstrapping an auto scaling web application within AWS via Kubernetes

Bootstrapping an auto scaling web application within AWS via Kubernetes Let’s create a state-of-the-art deployment pipeline for cloud native applications. In this guide, I’ll be using Kubernetes on AWS to bootstrap a load-balanced, static-files only web application. This is serious overkill for such an application, however this will showcase several necessities when designing such a system for more sophisticated applications. This guide assumes you are using OSX. You also need to be familiar with both homebrew and AWS.
Read more →

How to deploy a blog the convoluted way

To setup this blog, I wanted to use something that is both easy to use via the terminal and caters to my preference for everything text-based.
Read more →