0% found this document useful (0 votes)
110 views14 pages

Lab 8 - Configure VPC For Beginners

The document provides steps to configure a VPC in AWS, create a subnet, and launch an EC2 instance within the VPC and subnet. It instructs the user to create a VPC called "Sansbound_VPC" with a CIDR block of 10.0.0.0/16, then create a public subnet called "Sansbound_Public_subnet" with CIDR block 10.0.2.0/24 within that VPC. It then guides the launch of a Windows 2016 instance within the public subnet, selecting the VPC and subnet during instance creation.

Uploaded by

Hitesh Balwani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
110 views14 pages

Lab 8 - Configure VPC For Beginners

The document provides steps to configure a VPC in AWS, create a subnet, and launch an EC2 instance within the VPC and subnet. It instructs the user to create a VPC called "Sansbound_VPC" with a CIDR block of 10.0.0.0/16, then create a public subnet called "Sansbound_Public_subnet" with CIDR block 10.0.2.0/24 within that VPC. It then guides the launch of a Windows 2016 instance within the public subnet, selecting the VPC and subnet during instance creation.

Uploaded by

Hitesh Balwani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

AWS Document Guide

Lab 8

Configure VPC – for Associate

In AWS console, click “VPC”.

Page 1 of 14
AWS Document Guide

Click “Create VPC”.

Page 2 of 14
AWS Document Guide

While create VPC, Name tag as “Sansbound_VPC” and IPV4 CIDR Block as 10.0.0.0/16

Then click “Create”.

Page 3 of 14
AWS Document Guide

Then We need to create subnet for the VPC.

Page 4 of 14
AWS Document Guide

While creating subnet, Name tag as Sansbound_Public_subnet, VPC as “Sansbound VPC” Availability
zone – 1B (Optional) and IPV4 CIDR Block as 10.0.2.0/24.

Then click “Yes, create”.

Page 5 of 14
AWS Document Guide

Now we need to create an instance (windows 2016) in North Virginia.

Page 6 of 14
AWS Document Guide

Select “Microsoft Windows Server 2016 Base”

Page 7 of 14
AWS Document Guide

Select “t2.micro”.

Page 8 of 14
AWS Document Guide

Select “Sansbound VPC” , subnet: Sansbound_Public_Subnet and Auto assign “Enable”.

Page 9 of 14
AWS Document Guide

Leave default settings and click “Next”.

Page 10 of 14
AWS Document Guide

In Key as name, Value as North Virginia Public Internet

Page 11 of 14
AWS Document Guide

Create a security group as “NVG_Public_Sec-Group”.

Page 12 of 14
AWS Document Guide

Leave the settings default.

Page 13 of 14
AWS Document Guide

Click “Choose an existing key pair” / create an new key pair as per your requirement.

Click Launch instance.

Page 14 of 14

You might also like