Overview
Learn how to set up a Virtual Private Cloud (VPC) in Amazon Web Services (AWS) using Terraform in this comprehensive tutorial video. Explore key concepts including VPCs, subnets, Internet gateways, NAT gateways, route tables, and Elastic IPs. Follow along with step-by-step demonstrations on creating each component using Terraform, from setting up the VPC and configuring subnets to implementing gateways and route tables. Gain practical insights into AWS networking architecture and infrastructure-as-code practices. By the end of the video, acquire the skills to deploy a fully functional VPC with public and private subnets, complete with proper routing and network address translation.
Syllabus
- Introduction
- What is VPC?
- What is Subnet?
- What is Internet Gateway?
- What is Nat Gateway?
- What is Route Table?
- Demo with Terraform
- Create VPC with Terraform
- Create Subnet with Terraform
- Create Internet Gateway with Terraform
- Create NAT Gateway with Terraform
- Create Route Table with Terraform
- Setup EC2 instance within Subnet
Taught by
Rahul Wagh