Deploy a Full Stack Application to a Kubernetes Cluster on Amazon EKS
Introduction
In this tutorial, we will deploy a full-stack application to an Amazon EKS cluster. This is a voting application made up of a React front end, Go API and MongoDB database. We'll use Kubernetes(k8s) resources such as; Services, Deployment...
blog.ajim.dev6 min read