This project contains examples of hosting static websites using AWS S3.
It includes HTML, CSS, SCSS, and JavaScript files ready for deployment on S3 buckets.
- HTML
- CSS
- SCSS
- JavaScript
- AWS S3 (for static website hosting)
-
Create an S3 Bucket
- Enable static website hosting.
- Make the bucket public.
-
Upload Files
- Upload your website files (
index.html, CSS, JS).
- Upload your website files (
-
Set Permissions
- Add a Bucket Policy to allow public access.
-
Access Website
- Use the provided S3 website endpoint URL.
S3_Static_Website_Hosting/
βββ static_website_example_1/
β βββ index.html
β βββ style.css
β βββ other assets
βββ static_website_example_2/
β βββ index.html
β βββ style.scss
β βββ app.js
For any queries, reach me at:
π§ mukundpatil2001@gmail.com