Production Kubernetes with SQL DB on AWS

EKS-new

Kubernetes has been the platform of choice for Container Orchestration for years now. Amazon, despite being the industry leading Cloud Provider only released Kubernetes as a Service in 2018. In this post I will explain how a Kubernetes Cluster can be created using command line on Amazon. The source code for this post can be found here. Note that you need to know AWS and Kubernetes fairly well as I will only cover certain sections sparingly.

Continue Reading