Deploy Static Website on AWS
Hi folks,
I deployed a static webiste via S3 Bucket and then Distribute this Website via CloudFront.
First: S3 Bucket
Create My S3 Bucket to serve webiste

Second: Upload Files
Upload my Website files to the Bucket

Third: Bucket Permissions
Edit my S3 Bucket Permissions as shown below

Fourth: Static Website
Enable Static Website Hosting in my S3 Bucket

Finally: CloudFront
Create CloudFront Distribution linked with my S3 Bucket

Hola! Now our Webiste up and running

And here is the Domain Name for my Static Website: https://d1xv1cy0gkgawo.cloudfront.net/
Thank you for reading ^_^