- Tools & Services Used
- Cloud & Hosting:
- AWS VPC – For setting up isolated network environments
- AWS EC2 – To launch and host the Ubuntu server
- AWS Route Table – For routing traffic between subnets and gateways
- AWS Internet Gateway – To allow internet access for public subnet
- AWS Subnets – Divided into public and private for proper segmentation
- AWS Security Groups – To control inbound and outbound traffic
- AWS IAM – For identity and access management
- Web Server & Deployment:
- Ubuntu Server (on EC2) – Operating system for deployment
- MobaXterm – For SSH access to the server
- Nginx – Installed as the web server
- Git – For cloning the website repository
- GitHub – Hosting the mediplus website code
- Domain & DNS:
- Namecheap – For purchasing the domain (.online)
- DNS Records (A Record) – To point the domain to the EC2 server IP
- DNS Checker – To verify DNS propagation
- Documentation & Design: