AWS
2 sections tagged AWS.
Quick note
Quick reference
Questions & answers
Part 17: AWS Core
- What is the difference between a Security Group and a NACL
- What is a VPC and what are its core components
- What is IAM and how does AWS evaluate permissions
- What is S3 and what are its key features
- What is the difference between EC2, ECS, EKS, and Lambda
- What are the main AWS networking services and when do you use them
- What is CloudWatch and how do you use it for monitoring
- What is the difference between RDS and Aurora
- What is EKS and how do you interact with it via the CLI
- What is AWS Auto Scaling and how does it work
- What is AWS KMS and how do you use it
- What is CloudTrail and how is it different from CloudWatch
Part 19: AWS EKS Deep Dive
- How does EKS networking work with the AWS VPC CNI
- How does EKS IAM authentication work
- How do you upgrade an EKS cluster safely
- What is IRSA and how do you set it up
- What are EKS managed node groups and how do they work
- How does the AWS Load Balancer Controller work with EKS
- How does Cluster Autoscaler work on EKS
- What is Karpenter and how does it differ from Cluster Autoscaler
- How do you debug networking issues on EKS