Phase 2Intermediate3 of 9 in AWS
Compute — EC2, Scaling & Load Balancing
Virtual servers, how to reach them safely, how to run many of them that heal themselves, and how traffic gets spread across them.
EC2 is the oldest and most fundamental AWS service — even when you later use containers or Lambda, there is EC2 (or something shaped exactly like it) underneath. This phase covers launching instances properly, controlling network access to them, replacing hand-managed servers with Auto Scaling groups, and putting a load balancer in front so users never see an individual instance fail.
0/4 · 0%
4 topics ~53 min 9 code blocks & diagrams