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