What is EKS? Amazon Elastic Kubernetes Service (EKS) is a managed service on AWS allowing you to run highly available, scalable and secure Kubernetes clusters. In this explainer, Sai outlines the advantages of using a managed Kubernetes service like EKS over self-managing Kubernetes.
Learn about EKS: https://aws.amazon.com/eks
Cluster Auto-scaling with Karpenter: https://karpenter.sh/
Use Terraform to manage EKS: https://github.com/aws-samples/aws-eks-accelerator-for-terraform
EKS Addons: https://docs.aws.amazon.com/eks/latest/userguide/eks-add-ons.html
00:00 Managed control plane
01:51 Data plane management
03:03 Managed node groups
04:00 Fargate
04:54 Certified Kubernetes Conformant
05:25 Operating EKS
07:15 Integration with AWS
#AWS #EKS #Kubernetes