Hi, Amazon EKS is a fully managed service that makes it easy to deploy, manage, and scale containerized applications using Kubernetes on AWS. Amazon EKS runs the Kubernetes control plane for you across multiple AWS availability zones to eliminate a single point of failure. Amazon EKS is certified Kubernetes conformant so you can use existing tooling and plugins from partners and the Kubernetes community.
Refer this: https://aws.amazon.com/getting-started/projects/deploy-kubernetes-app-amazon-eks/?trk=gs_card
Hope this helps!
Check out AWS Training to learn more about it.
Thanks!