Kubernetes To The Cloud With AWS: Deploying a Node.js App to EKS

Published on March 19, 2023.

Since 2013 when it was released to the public, Docker has become an industry-standard tool for development teams to package applications into small executable containers. A year later, Kubernetes was released by Google to manage large amounts of containers and provide features for high availability (HA) and auto-scaling.

Kubernetes To The Cloud With AWS: Deploying a Node.js App to EKS