Amazon EKS - Elastic Kubernetes Service
What is Amazon EKS?
Amazon Elastic Kubernetes Service (EKS) is a fully managed service for running Kubernetes on AWS. It simplifies deploying, managing, and scaling containerized applications.
EKS Features
Kubernetes
Kubernetes is open-source software for container orchestration with a large community providing ongoing support. AWS keeps EKS updated with the latest Kubernetes features.
Launch Types
- EKS with EC2: Full control over infrastructure for complex, large-scale workloads
- EKS with Fargate: Kubernetes flexibility without managing servers
Learn more: Amazon EKS