Command Palette

Search for a command to run...

Hectal
Phase 5Intermediate6 of 9 in AWS

Containers & Serverless

ECR and ECS on Fargate, EKS on AWS, Lambda, and API Gateway — the ways to run code on AWS without managing individual servers.

Phase 2 ran applications on EC2 instances you manage. This phase moves up a level: AWS runs the machines, you hand it a container image or a function. You'll see how ECS on Fargate runs containers with no nodes to patch, how EKS maps onto everything from the Kubernetes course, how Lambda's execution model shapes the code you write, and how API Gateway puts an HTTP front door on it — plus how to choose between them.

0/4 · 0%
4 topics ~53 min 12 code blocks & diagrams
Start with the first topic