From the course: Amazon EC2 Essential Training
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
VPC and subnets - Amazon EC2 Tutorial
From the course: Amazon EC2 Essential Training
VPC and subnets
- [Instructor] Now let's talk about an interesting topic, VPCs and subnets. A VPC, also known as a virtual private cloud, is a virtual, logically isolated network of your AWS account. Essentially, it is an IP address range in your AWS account. Within a VPC, you can have subnets. A subnet is a range of IP addresses in your VPC, so simply put, both VPCs and subnets are IP address ranges. A VPC is a larger IP address range and a subnet is a smaller IP address range in your VPC. We use a similar concept in traditional on-premises networks. We use IP address ranges to logically isolate different segments of the network such as departments. The same concept applies in the AWS cloud. In the AWS cloud, we have different regions, and within a region we can have a VPC, and a VPC is simply an IP address range. Within a region you can also have multiple VPCs. For example, in this region, we have two VPCs. VPC A has the IP…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
What makes up an EC2 instance?8m 20s
-
(Locked)
Amazon Machine Image (AMI)5m 40s
-
(Locked)
How to find a pre-defined AMI2m 19s
-
(Locked)
How to create and restore an AMI10m 51s
-
(Locked)
EC2 instance types6m 41s
-
(Locked)
Key pairs6m 12s
-
(Locked)
VPC and subnets7m 37s
-
(Locked)
Security groups2m 38s
-
(Locked)
Demo: Security groups5m
-
(Locked)
EBS volumes5m 11s
-
(Locked)
Demo: EBS volumes7m 19s
-
(Locked)
Advanced launch options: Part 110m 16s
-
(Locked)
Advanced launch options: Part 28m 47s
-
(Locked)
EC2 user data7m 7s
-
(Locked)
Connect to your EC2 instance10m 18s
-
(Locked)
Navigating the EC2 console9m 12s
-
(Locked)
Navigating the EC2 dashboard4m 44s
-
-
-
-