Static Website Hosting on AWS S3

Static Website Hosting on AWS S3

Register a Domain, in my case it's a Hostinger:

Create a sample file for the static website in Notepad and save it as an index.html:

Login into your AWS account, and configure your S3 Bucket:

Upload the index.html file:

Edit index.html Permissions:

Enable Static Web Site Option:

Configure Bucket Policy Permissions:

Configure Route53:

Configure name server in Hostinger:

Create Record Set:


End Of Lab: Good Luck!!!