Amazon Virtual Private Cloud | Create AWS VPC Subnets, Route Table, Security Group, NACL
In this video you will learn how to
– Design a VPC architecture for AWS Cloud and configure VPC,
– Public Subnet and Private Subnet,
– Internet Gateway,
– NAT Gateway,
– Route table, and
– AWS Demo
Timestamps:
00:00 Introduction to AWS VPC
03:00 Private IP Networks and CIDR
04:55 AWS VPC Subnets – Public Subnet and Private Subnet
06:04 Reserved IPs by AWS
07:48 Considerations for VPC Architecture
09:14 VPC Architecture
11:11 AWS Console
12:19 Create AWS VPC
13:30 Internet Gateway
14:03 VPC Subnet
17:16 NAT Gateway
18:45 Route Table
This video will help you understand the Virtual Private Cloud or virtual network concept with sub-networking and how to configure these resources in AWS Cloud.
Amazon Virtual Private Cloud (Amazon VPC) is a service that lets you launch AWS resources in a logically isolated virtual network that you define. You have complete control over your virtual networking environment, including selection of your own IP address range, creation of subnets, and configuration of route tables and network gateways. You can use both IPv4 and IPv6 for most resources in your virtual private cloud, helping to ensure secure and easy access to resources and applications.
As one of AWS’s foundational services, Amazon VPC makes it easy to customize your VPC’s network configuration. You can create a public-facing subnet for your web servers that have access to the internet. It also lets you place your backend systems, such as databases or application servers, in a private-facing subnet with no internet access. Amazon VPC lets you to use multiple layers of security, including security groups and network access control lists, to help control access to Amazon EC2 instances in each subnet.
#aws #vpc #awsvpc #amazonwebservices
Written by admin