
How-ToDevOps
๐ Deploying a Static Website on AWS EC2 (Step-by-Step Guide)
via Dev.to TutorialSushant Deshpande
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 ๐
Continue reading on Dev.to Tutorial
Opens in a new tab
26 views




