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

Aws VPC

The document outlines the steps to create a Virtual Private Cloud (VPC) including creating an Internet Gateway and attaching it to the VPC. It details the creation of a private subnet and a route table for internet access, as well as the setup of an EC2 instance in the public subnet with specific network settings. Finally, it emphasizes the importance of creating a security group for the instance and testing the EC2 setup.
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)
10 views14 pages

Aws VPC

The document outlines the steps to create a Virtual Private Cloud (VPC) including creating an Internet Gateway and attaching it to the VPC. It details the creation of a private subnet and a route table for internet access, as well as the setup of an EC2 instance in the public subnet with specific network settings. Finally, it emphasizes the importance of creating a security group for the instance and testing the EC2 setup.
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

Create a VPC

Click on Create VPC


Click on Create VPC.
Create an Internet Gateway.

Click on Create Internet Gateway.


Attach Internet Gateway to VPC.
Go to Internet Gateway

Click on Actions

Click on Attach to VPC.


Click on Attach Internet Gateway

Let's Create Subnet


Create a private subnet.

You can select VPC


Lets create a Route table.
Route table needs to reach out to internet. Lets give internet access.

Click on Edit routes


Choose Internet Gateway.

Select create igw and save changes.

Lets create route table for private subnet


Since this is a private subnet, we need not provide internet access.

Click on Subnet associations.


Click on Edit Subnet association

Click on Save Association.

Create EC2 instance in public subnet


Click on edit network settings.
Choose our custom settings

Click on enable auto assign public ip.

Create Security Group and launch instance.

Test EC2.

You might also like