WhatsApp Image 2025-07-25 at 17.13.34_f55df75d.jpg

PROJECT OBJECTIVES

  1. Design a 2-tier AWS Virtual Private Cloud (VPC) architecture using public and private subnets in .https://app.diagrams.net/
  2. Deploy an EC2 instance in the public subnet and configure it to serve as a web server.
  3. Implement secure network routing using Internet Gateway, route tables, Security Groups, and Network ACLs.
  4. Control traffic flow by allowing HTTP access to the public and restricting SSH access to your team’s IP only.
  5. Install and configure NGINX on the EC2 instance to host a healthcare website.
  6. Clone and deploy website content from a GitHub repository to the EC2 server.
  7. Test and verify website availability via the public IP address of the EC2 instance.
  8. Register a custom domain and configure DNS settings to point to the web server.
  9. Document the full design and deployment process for review and submission.

STAGE ONE

STEPS 1

Step 2: Import AWS Architecture Icons