gio
06/15/2021, 5:48 AMFrank
Frank
StaticSite construct, I realized that Cloudfront + S3 gives u more flexibility. You can specify multiple behaviors for CloudFront, so you can have:
/ -> points to ur React app
/docs -> points to docs which can be another S3 bucket origin (ie. Jekyll)
/api -> points to ur ApiFrank
Jay
Jay
gio
06/16/2021, 5:43 AM