As part of my cloud learning journey, I deployed my first static website on AWS EC2.
Technologies Used:
- HTML & CSS
- AWS EC2
- Ubuntu Linux
- Apache Web Server
- Git & GitHub
Deployment Steps:
- Launched EC2 instance
- Configured Security Group (Port 80 open)
- Installed Apache
- Uploaded index.html file
- Accessed website using Public IP
This was a hands-on practice project to understand how real cloud servers work.
GitHub Repository:
https://github.com/sushantdeshpande/cloud-practice
More advanced cloud projects coming soon 🚀
Top comments (0)