Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daohoangson/cdk-spa-on-cloudfront-s3

CDK script to deploy a SPA to a S3 bucket and distributed via CloudFront
https://github.com/daohoangson/cdk-spa-on-cloudfront-s3

Last synced: 25 days ago
JSON representation

CDK script to deploy a SPA to a S3 bucket and distributed via CloudFront

Awesome Lists containing this project

README

        

# cdk-spa-on-cloudfront-s3

Less than 50 lines of JavaScript to deploy a SPA on AWS:

- Use CDK v2
- Use the new `cloudfront.Distribution` construct
- Simplify bucket policy with `cloudfront.OriginAccessIdentity`
- Pre-configured error response