Deployed a personal portfolio website on AWS EC2 using Nginx web server.
- AWS EC2 (Ubuntu)
- Nginx web server
- Linux commands
- Vim editor
- chmod file permissions
- How to set up a Linux server on AWS
- How to install and manage Nginx
- How to serve HTML files using a web server
- File permissions in Linux
- Launched Ubuntu EC2 on AWS
- Connected via EC2 Instance Connect
- Installed Nginx
- Created HTML file in Vim
- Deployed to /var/www/html/
- Accessed via public IP on port 80