[guide] network setup
Last updated
Was this helpful?
Last updated
Was this helpful?
create VPC
after create and add Subnets
in VPC
(I usually create all subnets a,b,c,d,e,f)
create internet gateway
and
create route tables
(in here put VPC)
and click Edit rotues
-> Add Route
put 0.0.0.0/0
in destination it means pass everything.
and add your internet gateway
in Target
part
add register VPC
and Internet gateway