Design and Deployment of a Virtual Network Architecture Using AWS VPC and Deploy A WebSite On The Network
Description.
In this project, I am to design and deploy a cloud network in AWS, using AWS VPC and other components. When completed, I will deploy a website for a healthcare consulting firm named MediCare inside the network. Carefully use the network Access Control List and Security Group to implement traffic flow. In and out of the network.
Solution
Step 1: Design AWS VPC Architecture in Draw.io
Architecture to Design:
Design a basic 2-tier VPC network:
Components:
- VPC (CIDR block:
10.0.0.0/16)
- Subnets:
- Public Subnet (e.g.,
10.0.1.0/24)
- Private Subnet (e.g.,
10.0.2.0/24)
- Internet Gateway (IGW)
- Route Tables
- EC2 Instance in Public Subnet (with public IP) that is the webserver)
Tools:
Use https://app.diagrams.net