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

JetBrains/kotless

Kotlin Serverless Framework observed · 2026-08-28

github.com/JetBrains/kotless · Kotlin · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2634
  • days_rel: n/a
  • days_push: 944
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1168 stars · 54 forks observed · 2026-08-28

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

Kotless is a Kotlin serverless framework that generates Terraform deployment code directly from application code, supporting its own DSL as well as introspection of Ktor and Spring Boot applications. It ships as a Gradle plugin that deploys web applications to AWS Lambda and Azure serverless platforms and supports local emulation and IDE debugging.

Use cases

  • deploy a Kotlin web app to AWS Lambda without writing Terraform
  • convert an existing Ktor application into a serverless deployment
  • run Spring Boot apps as serverless functions on AWS or Azure
  • generate Terraform code from Kotlin application code
  • locally emulate AWS environment for serverless debugging
  • define scheduled events and routing with annotations for serverless apps

When to choose

  • you write Kotlin and want one-button serverless deployment to AWS or Azure
  • you have existing Ktor or Spring Boot apps you want to run serverlessly
  • you want Terraform generated automatically from your application code
  • you prefer deployment integrated into your Gradle build

When to avoid

  • you deploy to platforms other than AWS or Azure
  • your project is not on the JVM or does not use Gradle
  • you need a framework with frequent updates and a large community
  • you want full manual control over your Terraform infrastructure code

Facets

framework · maturity maintenance

web-framework deployment infrastructure-as-code serverless routing cli web-development cloud-computing backend infrastructure-as-code jvm cloud kotlin serverless faas aws-lambda azure-functions terraform-generation ktor spring-boot gradle-plugin devops gradle

1 source

Member repositories

RepositoryRoleHealth v2
JetBrains/kotlessmain23

For agents

markdown · JSON · MCP: product_card(name="JetBrains/kotless")

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