Hello readers, in today's article we are going to deploy an application to Kubernetes in AWS and access it via AWS API Gateway. First, we will create AWS VPC and EKS Cluster Using Terraform. Then we will deploy a simple app to Kubernetes and expose i...