AWS-Logo_White-Color
View My Workshops
1.
Introduction
2.
Preparation
3.
S3 Configuration
3.1.
Create S3 Bucket
3.2.
Enable Static Web Hosting
4.
ACM Configuration
5.
CloudFront Configuration
6.
Check Results
7.
Cleanup Resources
More
AWS Study Group
Workshop Repository
English
Tiếng Việt
Clear History
Workshop
Cloud Journey
Last Updated
02-09-2024
Team
Trần Đức Công
Deploy ReactJs App to S3
>
S3 Configuration
> Create S3 Bucket
Create S3 Bucket
First, select
“Create Bucket”
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.
Choose
“Block all public access”
because we will use
CloudFront
to ensure users access the content faster through the CDN.
Scroll to the bottom of the page and select
“Create Bucket”