# awslabs/aws-solutions-constructs

The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions

Repository: https://github.com/awslabs/aws-solutions-constructs
Canonical: https://ross.abutalabs.com/products/aws-solutions-constructs
Homepage: https://docs.aws.amazon.com/solutions/latest/constructs/
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: aws-cdk, constructs, architectural-patterns
Last push: 2026-08-20T14:11:29+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 91, longevity 100
- inputs: {"age_days": 2358, "days_push": 13, "days_rel": 63, "gap_med": 7.5, "n_releases_24m": 49}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1356, forks 268 (observed 2026-08-28T04:04:29.329520+00:00)

## What it is
AWS Solutions Constructs is an open-source extension of the AWS CDK that provides multi-service, well-architected patterns for defining cloud infrastructure in code. It packages best-practice defaults for common AWS architecture combinations into reusable, higher-level constructs.

## Use cases
- define multi-service AWS architectures with well-architected defaults
- quickly scaffold serverless patterns like API Gateway plus Lambda plus DynamoDB
- enforce security best practices in CDK infrastructure code
- create predictable and repeatable infrastructure as code
- accelerate CDK development with prebuilt architectural patterns

## When to choose
- you already use AWS CDK and want vetted multi-service patterns
- you want well-architected best practices applied by default
- you need to standardize AWS infrastructure patterns across teams

## When to avoid
- you deploy to non-AWS clouds
- you need full low-level control over every resource property
- your team does not use CDK or infrastructure-as-code

## Facets
- artifact type: library
- maturity: active
- function: infrastructure-as-code, deployment, developer-tools
- domain: cloud-computing, infrastructure-as-code
- platform: python, cross-platform
- tags: aws-cdk, constructs, architectural-patterns, well-architected, iac, cloudformation, devops, aws, nodejs

## Member repositories
- awslabs/aws-solutions-constructs (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:29.329520+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:41:53.702037+00:00, confidence not recorded.
  - readme: https://github.com/awslabs/aws-solutions-constructs (fetched 2026-08-28T04:04:29.329520+00:00, sha a04097d6b773)
  - homepage: https://docs.aws.amazon.com/solutions/latest/constructs/ (fetched 2026-08-29T12:00:26.457280+00:00, sha 083daf357676)
- Data as of 2026-08-30T08:39:29.467469+00:00.
