πŸš€ Deploying a Static Website on AWS EC2 (Step-by-Step Guide)

Published: (February 25, 2026 at 08:43 PM EST)
1 min read
Source: Dev.to

Source: Dev.to

Cover image for πŸš€ Deploying a Static Website on AWS EC2 (Step-by-Step Guide)

Technologies Used

  • HTML & CSS
  • AWS EC2
  • Ubuntu Linux
  • Apache Web Server
  • Git & GitHub

Deployment Steps

  1. Launched EC2 instance.
  2. Configured Security Group (Portβ€―80 open).
  3. Installed Apache.
  4. Uploaded index.html file.
  5. Accessed website using the public IP address.

GitHub Repository

https://github.com/sushantdeshpande/cloud-practice

More advanced cloud projects coming soon πŸš€

0 views
Back to Blog

Related posts

Read more Β»