PROJECT TITLE: AWS VPC & WEBSITE DEPLOYMENT

PREPARED BY: COVENANT

DATE: 26th JULY, 2025

PROJECT OVERVIEW: In this project, I designed and deployed a secure and scalable VPC on AWS to host a website for a healthcare consulting firm. I set up a two-tier architecture, placing the web server in a public subnet while keeping sensitive resources in private subnets, thereby keeping them away from public access.

I configured Security Groups, NACLs, and routing components to manage traffic and ensure strong security. I also set up a custom domain to make the site accessible online. This hands-on experience strengthened my understanding of cloud networking, access control, and AWS best practices.

TABLE OF CONTENTS

Design a secure VPC architecture

Deploy AWS VPC, Subnets, IGW, and Route Tables

Security Groups & NACLs

Launch an EC2 Instance with a Public IP.

Configure the EC2 Instance as a Web Server.

Map the public IP to a custom domain

Document each step with screenshots