mentum/lambdaws
Deploy, run and get results from Amazon AWS Lambda in a breeze observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4298
- days_rel: n/a
- days_push: 3400
- n_releases_24m: 0
Adoption not part of the score
1262 stars · 35 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js library that cloudifies any JavaScript function by automatically packaging, deploying, and invoking it on AWS Lambda, returning results via SQS long-polling. It abstracts away the friction of the early AWS Lambda API, though its features are now built into Lambda itself and the project is deprecated.
Use cases
- deploy javascript functions to aws lambda easily
- run node.js functions in the cloud without managing lambda deployment
- get lambda function results in real time via sqs
- package node modules with dependencies for lambda
- build highly scalable serverless applications with minimal code
When to choose
- you are maintaining a legacy codebase that already uses lambdaws
- you need to understand how early lambda deployment tooling worked
When to avoid
- starting a new project - use the official AWS Lambda CLI or SDK instead
- you need current AWS Lambda features or support
- you need a maintained library with active community
Facets
library · maturity abandoned
deployment cloud message-queue developer-tools cloud-computing developer-tools backend cloud aws-lambda serverless sqs function-as-a-service deprecated automation nodejs
3 sources
- readme: https://github.com/mentum/lambdaws · fetched 2026-08-28 · bd77c1cf71ce
- homepage: http://mentum.github.io/lambdaws · fetched 2026-08-29 · 482defa7791b
- registry_npm: https://registry.npmjs.org/lambdaws · fetched 2026-08-29 · 099df6023b7d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mentum/lambdaws | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem