# aws-samples/serverless-patterns

Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.

Repository: https://github.com/aws-samples/serverless-patterns
Canonical: https://ross.abutalabs.com/products/serverless-patterns
Homepage: https://serverlessland.com
Language: Python
License: NOASSERTION
License Family: other
Topics: aws, serverless, awssam
Last push: 2026-08-20T10:36:19+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 2028, "days_push": 13, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1818, forks 1048 (observed 2026-08-28T04:05:40.695644+00:00)

## What it is
A curated collection of serverless architecture patterns for AWS services, each implemented with infrastructure-as-code templates (primarily AWS SAM). It is maintained by the AWS Serverless Developer Advocacy team and showcased on serverlessland.com.

## Use cases
- find IaC examples for integrating AWS services
- learn how to connect Lambda with SQS or EventBridge
- bootstrap a serverless project from a proven pattern
- learn AWS SAM template best practices
- reference patterns for event-driven architectures
- copy a working serverless integration into my own project

## When to choose
- you are building on AWS with serverless services like Lambda, API Gateway, DynamoDB, or EventBridge
- you want copy-paste infrastructure-as-code starting points
- you are learning AWS SAM or serverless integration patterns

## When to avoid
- you need a production-ready application rather than reference examples
- you target cloud providers other than AWS
- you need a supported library or SDK rather than sample code

## Facets
- artifact type: learning-resource
- maturity: active
- function: infrastructure-as-code, serverless, developer-tools, documentation
- domain: cloud-computing, infrastructure-as-code, developer-tools, tutorials
- platform: cloud, python, cli
- tags: aws-sam, serverless-patterns, iac-examples, cloud-architecture, aws-lambda, example-collection, devops

## Member repositories
- aws-samples/serverless-patterns (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:40.695644+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-30T03:20:03.538274+00:00, confidence not recorded.
  - readme: https://github.com/aws-samples/serverless-patterns (fetched 2026-08-28T04:05:40.695644+00:00, sha 7faeae4da157)
  - homepage: https://serverlessland.com (fetched 2026-08-29T10:59:19.247295+00:00, sha f50e738accfc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
