Which AWS service provides a managed Kubernetes platform designed to run Kubernetes on AWS and on-premises?
Amazon Elastic Kubernetes Service (EKS)
What deployment types does EKS support?
Where is the EKS control plane deployed?
The EKS control plane is deployed in an AWS-managed VPC across multiple AZs, while the worker nodes run in a customer-managed VPC, also across multiple AZs
What launch types does EKS support?
Which AWS services does EKS integrate with?
ECR, ELB, IAM, and VPC
Which AWS storage services does EKS integrate with?
Which EKS deployments might require specific node types?
Specific node types might be required for deployments involving: Windows, GPU, Inferentia, Bottlerocket, AWS Outposts, Local Zones