@guardian/cdk
TypeScript icon, indicating that this package has built-in type declarations

56.0.1 • Public • Published

Guardian CDK Library

npm CD

The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework to define cloud infrastructure in code and provision it through AWS CloudFormation.

@guardian/cdk builds on CDK to provide Guardian-specific patterns and constructs. It is an opinionated and secure-by-default way to describe and provision your AWS resources.

Jump to:

Quickstart

@guardian/cdk expects certain Parameter Store values to be present - for example, VPC IDs, and the location of dist buckets. To check for account readiness and fix any issues, run:

npx @guardian/cdk@latest account-readiness --profile [profile]

Once you've confirmed that your account is ready, you can start provisioning your infrastructure.

Tip: Setting up a new project? Start here!

Tip: Migrating an app? See the Migration Guide for more detail.

Tip: New to CDK? The AWS CDK Developer Guide is worth a read.

Contributing

We welcome contributions to @guardian/cdk!

To get started, please read our Contribution Guidelines.

Readme

Keywords

none

Package Sidebar

Install

npm i @guardian/cdk

Weekly Downloads

1,825

Version

56.0.1

License

none

Unpacked Size

1.3 MB

Total Files

582

Last publish

Collaborators

  • joecowton1
  • guardian-developers
  • akash1810
  • reetta
  • sndrs
  • mxdvl