Goal: Build a 2‑tier AWS VPC (public + private), secure it with SGs & NACLs, launch an EC2‑based Nginx webserver in the public subnet, deploy the MediCare website code, and point a custom domain to the site.
Name tag: BerthaBest-Enterprise
CIDR block: 10.0.0.0/16
**Tenancy:** Default
Name | CIDR | AZ | Public IP? |
---|---|---|---|
Public Subnet | 10.0.1.0/24 | N. Virginia | Yes |
Private Subnet | 10.0.2.0/24 | N. Virginia | No |