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:

  1. Create an AWS Free Tier account
  2. Create an S3 Bucket
  3. Upload website files
  4. Enable Static Website Hosting
  5. Set bucket policy for public access
  6. Test the public URL