Deploying a Static Website on AWS S3
This is a simple static website hosted on Amazon S3 as part of my Cloud Computing mini project.
Project Steps:
- Create an AWS Free Tier account
- Create an S3 Bucket
- Upload website files
- Enable Static Website Hosting
- Set bucket policy for public access
- Test the public URL