Host the frontend application with S3 static website hosting

In this step, you will use S3 static website hosting feature to

  • Deploy your frontend application
  • Expose it to people all over the world.

In additional to storing and retrieving any amount of data (as an object) from anywhere. You can use Amazon S3 to host a static website. On a static website, individual webpages include static content. They might also contain client-side scripts. See Hosting a static website using Amazon S3

Content

  1. Turn on S3 static website hosting
  2. Settings permission for website access