/rnbw-aws-cdk

AWS CDK Construct libraries

Primary LanguageJavaScriptMIT LicenseMIT

🌈 @rnbw/aws-cdk

This is the repository for the @rnbw/aws-cdk namespace, containing libraries with high-level AWS CDK constructs for provisioning infrastructure as code.

@rnbw/aws-cdk-s3-website

Constructs for deploying static websites/single-page apps hosted on S3 with a CloudFront distribution and a TLS certificate. Check the package for more details.

@rnbw/aws-cdk-static-website

Constructs for deploying static websites/single-page apps with any valid CloudFront origin (e.g. HTTP or S3). Check the package for more details.

@rnbw/aws-cdk-tls

Constructs for provisioning TLS certificates via ACM. Check the package for more details.

@rnbw/cra-template-aws-cdk

A CRA template for easily deploying React applications on S3 + CloudFront for production use. Check the package for more details.