Skip to main content

Command Palette

Search for a command to run...

Days of cloud (AWS) Day 39: Hosting a Static Website on AWS S3

Updated
1 min read

Step 1: Login into the AWS environment using provided credentials.

Step 2: Go to S3 Section and create s3 bucket named datacenter-web-11073.

Step 3: Select the created bucket and go to properties section and edit static web hosting.

Step 4: Now upload the index.html to S3 bucket.

Step 5: Go to permissions block and edit permissions

Step 6: Now edit bucket policy and check the final output .