The CDK Constructs Libraries are an extension of the AWS Cloud Development Kit (AWS CDK) that provides well-architected patterns for quickly defining solutions in code to create predictable and repeatable infrastructure. The goal of the CDK Constructs Library is to accelerate the experience for developers to build solutions of any size using pattern-based definitions for their architecture.
This project uses a combination of Projen and Lerna to perform the necessary scaffolding and software development lifecycle utilities e.g. independent versioning or testing. Knowledge of these would be beneficial, although following the steps on this page should be sufficient to enable you to create a new construct and publish it to the Curtin ConstructHub.
The use of projen simplifies the creation of jsii compatible constructs, which are required for them to be ingested into ConstructHub and adds ability to publish libraries in multiple languages.
Lerna is a system that helps develop and maintain multiple Typescript packages from a single repository (monorepo).
There are currently 4 libraries that represent constructs for different purposes: