Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 954 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 954 Bytes

AWS S3 / Angular Website Pattern

This is a starter with AWS CDK and Angular packaged together in a way that you can deploy the starter angular cli application to s3 with no changes

Possible Architecture:

Architecture

Packaged Architecture:

This pattern out of the box deploys the Angular website to Amazon S3 but does not setup CloudFront, Route53 or Aws Certificate Manager. You can learn how to do that by looking at the cdk-spa-deploy docs

Deconstructing the S3 Angular Deploy Pattern

If you want a walkthrough of the theory, the code and finally a demo of the deployed implementation check out:

Alt text

Available Versions