[AWS API Gateway, EKS] Access an Amazon EKS Cluster with an API Gateway!!
Overview
you’ll practice configuring an API Gateway to access an API deployed in an Amazon EKS cluster. When you’re finished with this lab, you’ll have an understanding of using VPC link and an API Gateway for EKS deployments.
What is Amazon EKS?
- EKS runs vanilla K8s, EKS is upstream and a certified conformant version of K8s with security fixes.
- EKS supports 4 versions of K8s, giving customers time to test and…