Create S3 Bucket

  1. First, select “Create Bucket”
s3-1
  1. On the S3 creation page, enter the bucket name kong-static-web
    Select “ACLs enabled”

    Note: The bucket name must be unique, so feel free to use a different name.

s3-2
  1. Choose “Block all public access” because we will use CloudFront to ensure users access the content faster through the CDN.
s3-2
  1. Scroll to the bottom of the page and select “Create Bucket”
s3-4