Skip to content

Latest commit

 

History

History

304-S3-website-hosting

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Use S3 to serve static website

  • You can enable S3 bucket WebSite Hosting

1️⃣ Prerequisite:

  • Create One S3 bucket
  • One bucket with WebSite Hosting enable
  • Store one (or multiple) html/js files in the bucket

🏁 Test S3 website

  • ✅ Retrieve the website URL
  • ✅ Curl the site

Doc AWS