In this lab, you, as a new Amazon Web Services (AWS) user, learn the process for creating a static website by using Amazon Simple Storage Service (Amazon S3).
Objectives
   •   Create an S3 bucket.
   •   Configure the S3 bucket as a static website and allow public access.
   •   Add a bucket policy.
   •   Create and upload the website assets.
   •   Test the Amazon S3 static website.
Prerequisites
Basic understanding of AWS: Familiarity with the AWS Management Console, AWS services, and the concept of cloud computing.
Outline
Task 1: Create an S3 bucket
Task 2: Configure the S3 bucket as a static website and allow public access
Task 3: Add a bucket policy to allow public access to content in your bucket
Task 4: Create and upload the website assets and test the website