Learn how to deploy a react app, or any static website, to an s3 bucket with a custom domain name.
Chapters:
- 0:00โ Intro
- 0:46 Building the react app
- 2:09 Create an S3 bucket
- 3:54 Upload files to S3
- 4:28 S3 Static Website Hosting
- 6:04 S3 Policy Permission
- 8:18 Custom Domain Name
- 10:15 Deploy Site Updates
- 11:13 Deploy Updates with AWS CLI
- 13:15 HTTPS
๐Code Snippets: https://gist.github.com/meech-ward/c0ee31fc2256c7fab6d494121071e53c
๐Route 53 Domain Name https://youtu.be/jDz4j_kkyLA
๐ AWS CLI https://youtu.be/_DIRSI07kxY
๐S3 Static Website AWS CLI https://sammeechward.com/aws-cli-s3-static-website/