1.0.0-alpha.20 • Published 2 years ago

@victorykit/cdkaffee v1.0.0-alpha.20

Weekly downloads
-
License
GPL-3.0-only
Repository
bitbucket
Last release
2 years ago

cdkaffee - coffee break enabling utilities for AWS CDK

Retouched artwork of a soulless machine at deepai.org

cdkaffee is an asortment of miscelleanous utilities for AWS CDK development.

Offline Development

We use AWS CDK to speed up development, since we are made aware of structural errors in our AWS CloudFormation template without requiring a stack deployment or changeset.

Dynamic References

AWS CDK allows us to create dynamic references (to e.g. S3 bucket object locations), which we would otherwise have to statically define when creating vanilla CloudFormation templates.

Deployment Bootstrapping

AWS CDK and AWS CDK Toolkit are two separate things. We use AWS CDK for authoring CloudFormation templates and the AWS CDK Toolkit for bootstrapping our AWS accounts for deployment, as well as deploying our CloudFormation templates.

AWS CDK MUST NOT BE considered a Software Development Kit, we use it as an AWS CloudFormation template compiler.

Native CloudFormation patterns take precedence over the ease-of-use of AWS CDK L2 and L3 constructs.

1.0.0-alpha.19

2 years ago

1.0.0-alpha.20

2 years ago

1.0.0-alpha.16

2 years ago

1.0.0-alpha.18

2 years ago

1.0.0-alpha.17

2 years ago

1.0.0-alpha.6

3 years ago

1.0.0-alpha.5

3 years ago

1.0.0-alpha.4

3 years ago

1.0.0-alpha.3

3 years ago

1.0.0-alpha.2

3 years ago

1.0.0-alpha.1

3 years ago

1.0.0-alpha

3 years ago