Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 819 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 819 Bytes

Advocacy

Meant to be a collection of things I've written, used, modified or shared for blog posts, tweets, talks, whatever.

I love AWS Amplify, however, I love using the CDK for managing my resources more!

Here is a blog post on some of how I set everything up

Simple S3 Website Bucket and Bucket Deployment using AWS Cloud Development Kit. You can view the demo page here

AWS Cloudfront to S3 Origin using the AWS CDK. Uses Lambda@Edge to modify the site metadata at request time for multi-domain use.