What is an EC2?
Server
What components are required to standup an EC2?
KeyPair, Security groups,
What is ECS?
Elastic Container Service
deploy, manage, and scale Docker containerized applications on AWS
What is ECR?
Elastic Container Registry
build & store images
What is EKS?
Elastic Kubernetes Service
run Kubernetes on AWS without installing, operating, or maintaining a control plane or nodes.
What is Fargate
Serverless containers
What are the 6 pillars of Well Architected Framework?