AWS NGINX Production Server
Domain
aws.kirantechlab.online
Project Overview
Production-style Linux web server hosted on AWS EC2 using NGINX.
Infrastructure Setup
- AWS VPC Created
- Public and Private Subnets Configured
- Security Groups Configured
- EC2 Ubuntu Server Deployed
- NGINX Installed and Configured
- Custom Domain Configured
- HTTP Access Enabled
Security Configuration
- SSH - Port 22
- HTTP - Port 80
- HTTPS - Port 443
Linux Administration Tasks
- User Login using SSH Key Authentication
- NGINX Service Management using systemctl
- DNS Verification using dig and nslookup
- Website Deployment under /var/www/html
Project By
Kiran