# Yelp/paasta

An open, distributed platform as a service

Repository: https://github.com/Yelp/paasta
Canonical: https://ross.abutalabs.com/products/paasta
Language: Python
License: Apache-2.0
License Family: permissive
Topics: paasta, infrastructure, yelp, docker, paas, k8s, kubernetes
Last push: 2026-08-26T20:01:49+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 86, longevity 100
- inputs: {"age_days": 3964, "days_push": 7, "days_rel": 12, "gap_med": 1.0, "n_releases_24m": 205}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1729, forks 251 (observed 2026-08-28T04:05:28.524404+00:00)

## What it is
PaaSTA is an open-source, distributed platform-as-a-service from Yelp for building, deploying, and monitoring containerized services on Kubernetes. It provides a simplified declarative schema so teams can describe services without hand-writing Kubernetes YAML, while wiring up monitoring, logging, service discovery, and autoscaling.

## Use cases
- deploy dockerized services to kubernetes without writing yaml
- self-host a platform as a service for my organization
- run production microservices with built-in monitoring and alerting
- automate continuous deployment of services
- autoscale services based on prometheus metrics
- manage nightly batch jobs alongside long-running services
- simplify service configuration for multiple infrastructure tools

## When to choose
- you run many microservices on kubernetes and want an opinionated, batteries-included PaaS
- your teams should not need to learn raw Kubernetes YAML
- you want integrated monitoring, logging, service discovery, and autoscaling from one declarative config
- you already use or can adopt Docker, Kubernetes, Sensu, SmartStack/Envoy, and Tron

## When to avoid
- you deploy only a handful of simple apps where plain Kubernetes manifests or a small tool suffice
- you cannot provide the substantial underlying infrastructure PaaSTA requires
- you want a fully unopinionated platform you can shape freely
- your stack is not Linux/Docker/Kubernetes based

## Facets
- artifact type: service
- maturity: stable
- function: deployment, container-orchestration, monitoring, ci-cd, microservices, scheduling, service-discovery
- domain: cloud-computing, microservices, infrastructure-as-code, self-hosted
- platform: python, self-hosted
- tags: paas, platform-as-a-service, yelp, service-deployment, declarative-config, autoscaling, devops, containers, docker, kubernetes, linux

## Member repositories
- Yelp/paasta (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:28.524404+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:31:56.504202+00:00, confidence not recorded.
  - readme: https://github.com/Yelp/paasta (fetched 2026-08-28T04:05:28.524404+00:00, sha c6244e7082c3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
