Skip to content
Home » BUILDING A VIRTUAL PRIVATE CLOUD

BUILDING A VIRTUAL PRIVATE CLOUD

Architecture  of the virtual private cloud in aws showin how the internet gateway connects the service to the cloud

ec2 image achitechture of virtual private cloud

Navigate to your ec2 account and successfully create a Vpc account.

VPC 12 VPC successfully created

We have to make sure that subnets should be created within the virtual private cloud as seen in the Architecture.

Subnets have been created within the virtual private cloud

vpc 14 in the vpc dashbord under vpc choose subnets

Some subnets were already available within the vpc before creating additional subnets. Nb: These were automatically created when an Ec2 instance was initiated

VPC 15 nb there are already subnets here

Subnets have officially been created.

vpc 19 subnet successfully created

The achitecture below shows how an internet gateway is connected to VPC

vpc 22 connect your vpc to internet gateway

An internet gateway was already created and this was is a default service that was created by the VPC

VPC 24 why do we already have a gateway created

Go to the dashboard and create an internet gateway in addition to the default one already created

VPC 25 Creating of internet gateway

 Visual description shows success of a creation of an Internet gateway.

VPC 26 Success in internet gateway

Visual description of the impact of a VPC and its connection to internet gateway

vpc 27 VPC connection to gareway

Navigate to the VPc’s dashboard to see the current vpc’s available

VPC choose your vpc