Wednesday, 8 November 2017

Amazon VPC with a single public subnet

In this video tutorial you will learn how to create a AWS custom VPC with a single public subnet

VPC with a Single Public Subnet


(Watch it in youtube or zoom out here)



(Click on image to get best view of architecture design)



1) Open the Amazon VPC console at https://console.aws.amazon.com/vpc/

2) In the dashboard, choose Start VPC Wizard.

3) Select the first option, VPC with a Single Public Subnet, and then choose Select.

4) Give VPC name=MyFirstVPCWithPublicSubnet and
          Subnet name=MyFirstPublicSubnet

Specify own IPv4 CIDR block range for the VPC and subnet, for this example let's leave the default values 10.0.0.0/16 and 10.0.0.0/24 respectively as shown in below image and click on "Create VPC"

5) Observe
Subnets, Route Tables, Internet Gateways.

Watch the steps in youtube tutorial at : Click me


References:

7 comments:

  1. Thanks for your detailed explanation. By going through your post.
    DevOps Online Training

    ReplyDelete