VPC Creation
VPC Creation
https://www.youtube.com/@TechArkit/videos
Tasks To Be Performed:
1. Create a VPC with 120.0.0.0/16 CIDR block.
2. Create 1 public subnet and 2 private subnets and make sure you connect a NAT gateway
for internet connectivity to a private subnet
Answer:
Login to the AWS Management console
Services select VPC Create VPC
Created by TechArkit Youtube Channel, Follow us for more Videos and Documents:
https://www.youtube.com/@TechArkit/videos
MyVPC1 is created successfully. Now create the subnets as per the requirement.
Creating Subnets
In VPC service Click on subnets Create subnet
Created by TechArkit Youtube Channel, Follow us for more Videos and Documents:
https://www.youtube.com/@TechArkit/videos
3. Select the AZ (Availability Zone) and select a different AZ than another subnet for
redundancy.
4. Provide IPv4 CIDR block i.e., 120.0.1.0/24.
Click “Create subnet”
Select “MyVPC1” which is a newly created then click on “Attach internet gateway”
Activity Completed.