Introduction
AEWS Study Group Week 1, study content and assignments.
The goal is to do all the questions and challenges in the lessions.
Study moderator complimented me on my study assignment and retrospection.
Study moderator's comment
The minseok lee is blogging about week 1 in English, breaking down the topics in great detail. Check it out here!
Deployment
Deploy Amazon EKS and Node Groups using Terraform
Fundamental
What's diff among Managed Node Groups, Self Managed Nodes, Fargate?
What's core check-list using Manaed Node Groups as Spot Instance?
What happens to the flow when you run the kubectl exec or logs commands?
Challenges
Deploy EKS Cluster as YAML File.
Deploy EKS Cluster with Managed Node Group as Spot Instance.
Deploy EKS Cluster with Managed Node Group as Graviton(ARM) Instance.
Deploy EKS Cluster with Fargate
Deploy EKS Cluster with Managed Node Group as Bottlerocket AMI.
And What's the diff bottlerocket and amazon linux2.Deploy EKS Cluster with Private ECR.
Deploy EKS CLuster with pod scheduling.