Hosting a static website on AWS S3 (Simple Storage Service) is a popular and cost-effective solution. Here’s a step-by-step guide to hosting a static website 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!!!
No comments:
Post a Comment