Found 75 repositories(showing 30)
pranav045
This repository provides a complete guide and working example for hosting a static website on Amazon EC2. It is designed for developers, students, and professionals who want to learn how to deploy lightweight web applications on AWS infrastructure without relying on managed services like S3 or Amplify.
Yuvakunaal
🌾 A cloud-hosted seasonal crop guide deployed on AWS EC2 using Apache Web Server. 🧑🌾 Designed to help farmers select optimal crops based on region, season, and soil type. 🌐 Multi-language static website built with HTML & CSS. ☁️ Hands-on project demonstrating real-world cloud deployment and sustainability in AgriTech.
Mini-Project : Hosting a static website on AWS
Manthan1310
No description available
No description available
This project demonstrates how to host a static website using Docker containers on AWS EC2. It covers the entire workflow from provisioning an EC2 instance, installing necessary software, and deploying a pre-designed website template, showcasing the simplicity of containerization for web hosting.
jigyasa1829
A hands-on project demonstrating how to host a high-performance static website on AWS using an EC2 (Ubuntu 24.04) instance and Nginx web server. Includes end-to-end documentation from instance launching to deployment.
vaibhavlahare
No description available
Mayur775523
No description available
Aayushmaan-Rawat
No description available
vishu7778
No description available
This is to demonstrate the use of the EC2 instance user data to install our website on an EC2 Instance fetching our web files from a public github repository
Navyasree100
Hosting a static website on ec2 instance
No description available
shivakumarshivas
No description available
nirmalathapa-msu
No description available
AWS-CLI Demo (s3 bucket hosting)
ansumannayak-2k
Static web app hosted on AWS EC2 using S3 for image hosting.
nikhilanirudh01
Hosting a static website on S3 from EC2, via AWS CLI configured bucket policies and static site routing.
Bhavesh-0940
Static website hosted on AWS EC2 using Nginx web server
nasredinW
Creating EC2 Instance /Assessing Role /Hosting Static Web Site in S3/ Using AWS Cli
Haroonrazith
Deploying a Linux web server using AWS EC2 and hosting a static website with Apache.
HackRore
Guide for learners about host static web app on ec2 instance of AWS
suma1325
Set up a basic web server on AWS EC2 to host a simple static website.
Jaishree97
Deploying a production-ready Apache/Nginx web server on AWS EC2 with Linux, security groups, and static website hosting.
DurgeshPokkula
Flask web app deployed on AWS EC2 with S3 static hosting and IAM configuration. Cloud Engineer project by Durgesh Pokkula.
Simran-Kaur1996
host a static HTML web app on AWS using EC2 instances, VPC, Load Balancer, Auto Scaling, and other AWS services.
Apurva2911
A web App hosted on an AWS EC2 instance using Apache Web Server. Includes setup, deployment, and testing steps for cloud-based static website hosting.
🚀 Deploying a Static Website on AWS EC2 Using Apache2 This project covers: Launching & configuring an EC2 instance ,Installing & setting up Apache2 ,Uploading & deploying static files. Perfect for beginners learning AWS, web hosting, or DevOps basics!, Tech Stack: AWS EC2, Apache2, Linux, HTML/CSS/JS
bandereidm
A repo for the first homework, first question specifically. It is mainly about hosting a static web page on AWS EC2.