Skip to content

miozilla/awsvpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

awsvpc 🌦️

VPC, Subnet, Gateway, Route Table, Cloud Security (Network Isolation)

Objective

To create a VPC – specify an IPv4 CIDR block (e.g., 10.0.0.0/16). Create Subnets – Define subnets within the VPC, assigning them to different Availability Zones. Set Up an Internet Gateway – Attach an internet gateway to allow public access. Configure Route Tables – Associate route table with subnets to define traffic flow. Optional : Modify Security Groups & Network ACLs – Set rules to control inbound and outbound traffic. Test Connectivity – eg. Launch an EC2 instance within the VPC and verify network access.

AWS Virtual Private Cloud

awsvpc001.png

awsvpc002.png

awsvpc003.png

awsvpc004.png

awsvpc005.png

awsvpc006.png

awsvpc007.png

awsvpc008.png

awsvpc009.png

awsvpc010.png

About

awsvpc 🌦️ : Virtual Private Cloud # VPC, Subnet, Gateway, Route Table

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages