Skip to content

Hina-Atif/aws-vpc-networking-project

Repository files navigation

aws-vpc-networking-project

AWS VPC & Networking Project showcasing VPC creation, peering, and route configuration

Description

This project demonstrates my hands-on experience with AWS networking by designing and implementing a secure, scalable network architecture using multiple Virtual Private Clouds (VPCs). The project focuses on network isolation, private communication between environments, and high availability.

Project Details

  • Created two separate VPCs with non-overlapping CIDR blocks:

    • Test VPC: 10.0.0.0/24
    • Production VPC: 192.0.0.0/16
  • Designed public and private subnets across different Availability Zones:

    • Public subnet in us-east-2b
    • Private subnet in us-east-2c
  • Established a VPC Peering connection between the two VPCs for secure, private communication.

  • Configured route tables for seamless traffic flow and validated connectivity between EC2 instances.

Screenshots

Screenshots are available.

Skills & Technologies Used

AWS VPC, Subnets, Route Tables, Internet Gateway, VPC Peering, Availability Zones, EC2 Networking

Outcome

Successfully implemented a production-style AWS networking architecture that separates test and production environments while maintaining secure private connectivity.

About

AWS VPC & Networking Project showcasing VPC creation, peering, and route configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published