[AWS] VPC and Subnet Creation

VPC and Subnet Creation

In this session, Create VPC and Subnet in advance. Please access AWS management console and click VPC.

Next, click “Launch VPC Wizard”.

Then, click “Select” button.
You can see setting screen of VPC. If you want to designate private IP address, edit IPv4 CIDR block. In my environment, I didn’t change IP address from 10.0.0.0/16. And, I input VPC name to make it easy to recognize. Then, click “Create VPC”.

You can see that “Your VPC has been successfully created” message is displayed. Then, click “OK”.

Successfully created new VPC with subnet, 10.0.0.0/24.


OK, that’s all for this topic. By using a few VPC, you can develop redundant system.

コメント