Ross ROSS = Recommend OSS · open-source software intelligence for agents

juanjoDiaz/serverless-plugin-warmup

Keep your lambdas warm during winter. ♨ observed · 2026-08-28

github.com/juanjoDiaz/serverless-plugin-warmup · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 74
  • Release rhythm 59
  • Longevity 100
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: 34
  • age_days: 3457
  • days_rel: 193
  • days_push: 161
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1120 stars · 125 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Serverless Framework plugin that eliminates AWS Lambda cold starts by creating scheduled warmer functions. The warmer invokes your selected lambdas at a configured interval (default 5 minutes) to keep their containers warm.

Use cases

  • prevent lambda cold starts on aws
  • keep serverless functions warm during business hours
  • schedule periodic lambda invocations
  • reduce latency spikes in serverless apis
  • configure concurrency warming for lambda functions
  • avoid cold start penalties for low-traffic endpoints

When to choose

  • you use the Serverless Framework with AWS provider and suffer from cold starts
  • you need fine-grained warming schedules like office-hours-only warming
  • you want per-function control over which lambdas get warmed and with what concurrency

When to avoid

  • you use a provider other than AWS or don't use the Serverless Framework
  • your functions are invoked frequently enough that cold starts are not an issue
  • you prefer provisioned concurrency or other native AWS solutions

Facets

plugin · maturity active

deployment scheduling serverless cloud-computing backend performance cloud serverless cli aws-lambda cold-start serverless-framework warmer scheduled-functions devops nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
juanjoDiaz/serverless-plugin-warmupmain74

For agents

markdown · JSON · MCP: product_card(name="juanjoDiaz/serverless-plugin-warmup")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem