Skip to content

Instantly share code, notes, and snippets.

@lucianovalenca
Last active December 22, 2020 17:44
Show Gist options
  • Select an option

  • Save lucianovalenca/494ba7186c461e8071cb68ec49c865ae to your computer and use it in GitHub Desktop.

Select an option

Save lucianovalenca/494ba7186c461e8071cb68ec49c865ae to your computer and use it in GitHub Desktop.
## Tutorial
https://initialcommit.com/blog/host-static-site-aws-s3
https://www.shortdark.net/5070/serving-a-s3-static-website-through-cloudfront-and-cloudflare/
## Endpoint
S3 Console > Properties > Bucket website endpoint
## Cloudfront
Use the long format of the S3 bucket (not the one from the dropdown), in our case it would be something like “example.com.s3-website.us-west-1.amazonaws.com”.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment