Completed
[] Introduction - Brief overview of what to expect in this tutorial.
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Setting Up AWS VPC: Public and Private Subnets, NAT, Internet Gateway, and Route Tables - Part 5
Automatically move to the next video in the Classroom when playback concludes
- 1 [] Introduction - Brief overview of what to expect in this tutorial.
- 2 [] VPC: Grasp the essence of AWS networking and the steps to create your isolated network segment.
- 3 [] Internet Gateway IGW: Explore how to provide your VPC with access to the wider internet.
- 4 [] Public & Private Subnets: Differentiate between the two, understand their setup process, and get insights on their ideal use cases.
- 5 [] Route Tables: Master the art of directing traffic within your VPC, ensuring seamless and secure communication between your resources.
- 6 [] Launch EC2 instance in the public subnet
- 7 [] Delete VPC, Subnet, Route table, Internet Gateway