how to create default vpc | aws vpc

preview_player
Показать описание
How to create default vpc

Task No 1) Create a VPC and CIDR 10.0.0.0/16

Task no 2) Create Public Subnet and CIDR 10.0.0.0/24

Task no 3) Create Internet Gateway

Task no 4) Create Route Table

Task no 5) Internet Gateway need to be attach with VPC

Task no 6) Now we need to Add Internet Gateway in the Route Table and Add subnet associations

Default VPC has been sucessfully Created, Now launch a EC2 instance and check Internet working or not ?

Task no 7) Launch a EC2 Instance with default VPC configuration.

Note:- In Public Subnet, choose "Enable" in Auto-assign Public IP .

(If choose Enable Instance will get public Ip and EC2 work with internet )
(If choose Disable Instance will get private Ip and EC2 work without internet )
Рекомендации по теме