Lab 4 - VPC(Virtual private cloud)
๐๐ฟ๐ฒ๐ฎ๐๐ถ๐ป๐ด ๐ฉ๐ฃ๐
Search for VPC in the search bar and click “Create VPC”
Configure the VPC settings as per the provided screenshot.
Then click create VPC.
Successfully created the VPC…..
๐๐ฟ๐ฒ๐ฎ๐๐ถ๐ป๐ด ๐ฆ๐๐ฏ๐ป๐ฒ๐๐
Click create subnet option
And provide subnet name, availability zone and IPv4 and click create subnet.
Likewise, create 4 subnets (3 private and 1 public) by selecting “Add new subnet” option.
Created the required subnets successfully.
๐๐ฟ๐ฒ๐ฎ๐๐ถ๐ผ๐ป ๐ผ๐ณ ๐๐ป๐๐ฒ๐ฟ๐ป๐ฒ๐ ๐๐ฎ๐๐ฒ๐๐ฎ๐
Click Create Internet gateway.
Follow the below gateway settings and select create.
And after creating, attach it to the created VPC network.
Create the route table
After creating, under the routes tab, click “edit routes”. And add the destination and target for the created internet gateway. Click “Save changes”.
๐๐ฎ๐๐ป๐ฐ๐ต๐ถ๐ป๐ด ๐ฎ๐ป ๐๐2 ๐ถ๐ป๐๐๐ฎ๐ป๐ฐ๐ฒ ๐ถ๐ป๐๐ผ ๐ฉ๐ฃ๐
Select “Launch instance” option and provide the name, AMI
Under network settings, select edit option and configure accordingly.
VPC → select the one we created
Subnet → select the created public subnet
And click “Launch instance”.
Comments
Post a Comment