All technological notes.
Amazon EKSKubernetes
Amazon EKS
Amazon Elastic Kubernetes ServiceKubernetes clusters on AWSEC2 if you want to deploy worker nodesFargate to deploy serverless containersEKS cluster per regionCollect logs and metrics using CloudWatch Container Insights
Use case:
Kubernetes on-premises or in another cloud, and wants to migrate to AWS using Kubernetes
Managed Node Groups
Nodes (EC2 instances) for youASG managed by EKSSelf-Managed Nodes
AMI - Amazon EKS Optimized AMIAWS Fargate
Sample:
StorageClass manifest on your EKS clusterContainer Storage Interface (CSI) compliant driverEBSEFS (only works with Fargate)FSx for LustreFSx for NetApp ONTAP














2 Options:



