Skip to content

avantikarathi01/ec2_website_hosting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Static Website Hosting on AWS EC2

Project Overview

This project demonstrates how to host a static website on an AWS EC2 instance using Nginx.

Technologies Used

  • AWS EC2
  • Nginx
  • Linux (Ubuntu)
  • HTML, CSS

Deployment Steps

  1. Launch EC2 instance
  2. Install Nginx
  3. Upload website files to /var/www/html
  4. Configure security group (HTTP - port 80)
  5. Access website via public IP

Live Website

http://

What I Learned

  • EC2 instance setup
  • Web server configuration
  • Cloud-based deployment

About

Static website hosted on AWS EC2 using Nginx

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors