Hosting a static website using S3
May 3, 2021
Let’s get straight on to it
Step 1
Login to AWS console and select S3
Create a new bucket and select a unique name for it.
Step 3
Disable private access to your bucket
Step 4
Add bucket policy for the bucket
Step 5
Add the files to the bucket
Step 6
Enable website hosting and get the URL
Step 7
Bingo! It’s done 😎