aicoolies logo
SST logo
SST logo

SST

Build full-stack apps on your own infra

open sourceupdated Apr 21, 2026

Open-source framework for building and deploying full-stack applications on AWS with infrastructure-as-code. Supports Next.js, Remix, Astro, and more with zero-config deployments. Manages Lambda, DynamoDB, S3, and other AWS services through a clean TypeScript API, giving developers the power of AWS without the complexity of CloudFormation or CDK.

SST (Serverless Stack) is a framework for building and deploying full-stack serverless applications on AWS using TypeScript. It provides high-level constructs for common patterns like APIs, static sites, databases, and authentication, allowing developers to define cloud infrastructure using imperative TypeScript code with loops, conditionals, and functions instead of declarative configuration files. SST is built on top of the AWS CDK, providing a more opinionated and developer-friendly layer for serverless application development.

A key differentiator is SST's Live Lambda Dev feature, which streams Lambda invocations to a local development environment for real-time debugging and iteration without deploying to the cloud on every change. SST provides pre-built constructs for VPCs, APIs, static sites, queues, cron jobs, and more, along with architectural guidance that encodes serverless best practices. The framework integrates with popular frontend frameworks like Next.js, Astro, and Remix, supporting full-stack deployments from a single codebase.

SST is designed for TypeScript developers building serverless applications on AWS who want a productive local development experience and infrastructure-as-code in a familiar language. It is particularly well-suited for startups and teams building event-driven architectures, REST and GraphQL APIs, and full-stack web applications. While the SST team has shifted primary focus to OpenCode (an AI coding agent) and the framework is in maintenance mode, SST v3 remains fully functional and continues to receive maintenance updates.

Pricing

Free (open-source) / Console from $0

Platforms

CLI (Node.js)

Categories

Tags

Use Cases

Netlify logo

Netlify

Web platform for modern development

Jamstack-focused cloud platform specializing in deploying static sites, serverless functions, and modern web applications with Git-based CI/CD. Features instant rollbacks, deploy previews for every PR, split testing, edge functions, form handling, identity/auth, and a global CDN with automatic HTTPS. Native support for Next.js, Nuxt, Gatsby, Hugo, Astro, and all major static site generators. Free $0 forever plan plus Personal and Pro credit-based tiers for growing traffic and team workflows.

freemium
Railway logo

Railway

Infrastructure, instantly

Modern cloud platform for deploying full-stack apps, databases, and workers with instant provisioning and usage-based pricing. Deploy from GitHub or CLI with zero config for Node.js, Python, Go, Rust, and Docker. Built-in PostgreSQL, MySQL, Redis, and MongoDB with auto backups. Features private networking, environment management, cron jobs, TCP proxying, and real-time logs. Popular with indie hackers and startups for fast MVPs with a generous free trial including $5 monthly credits.

freemium
Fly.io logo

Fly.io

Run your app close to users

Global application hosting platform that runs full-stack apps, databases, and services close to users in 30+ regions using lightweight Firecracker micro-VMs. Deploy Docker containers or use built-in builders for Rails, Laravel, Django, Node.js, and Go. Features persistent volumes, private networking, auto-scaling, PostgreSQL/Redis managed databases, and a powerful CLI. Ideal for latency-sensitive apps needing multi-region presence. Generous free allowance with pay-as-you-go pricing.

freemium

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

KTransformers parent kvcache-ai logo

KTransformers

Heterogeneous CPU-GPU inference and SFT for large MoE models

Open-source framework for running and fine-tuning large Mixture-of-Experts models with heterogeneous CPU-GPU execution, optimized kernels, limited VRAM and SGLang or LLaMA-Factory integrations.

Open Source
vLLM Production Stack parent vLLM logo

vLLM Production Stack

Official Kubernetes and Helm reference stack built on the vLLM inference engine

Official vLLM reference implementation for scaling the existing inference engine on Kubernetes with Helm, request routing, KV-cache offload, autoscaling and Prometheus/Grafana observability.

Open Source
Dynamo logo

NVIDIA Dynamo

Distributed inference orchestration above vLLM, SGLang and TensorRT-LLM

Open-source, datacenter-scale orchestration layer that coordinates vLLM, SGLang and TensorRT-LLM across nodes with disaggregated serving, KV-aware routing, multi-tier cache management and automatic scaling.

Open Source
GPUStack logo

GPUStack

Open-source GPU control plane for scalable AI model serving

Open-source GPU cluster manager that configures vLLM, SGLang, TensorRT-LLM or custom engines, serves models through compatible APIs, and provisions SSH-accessible GPU instances across on-premises, Kubernetes and cloud environments.

Open Source
Mooncake logo

Mooncake

Disaggregated KV cache storage and transfer for LLM serving

Open-source infrastructure for disaggregated LLM serving that pools KV caches across prefill and decode workers, with high-performance transfer, distributed storage and integrations for vLLM and SGLang.

Open Source
LMCache logo

LMCache

Reusable KV cache infrastructure for scalable LLM inference

Open-source KV cache management layer that persists, offloads and reuses model key-value caches across requests and serving engines to reduce repeated prefill work and improve inference throughput.

Open Source

FAQ

What is SST?

Open-source framework for building and deploying full-stack applications on AWS with infrastructure-as-code. Supports Next.js, Remix, Astro, and more with zero-config deployments. Manages Lambda, DynamoDB, S3, and other AWS services through a clean TypeScript API, giving developers the power of AWS without the complexity of CloudFormation or CDK.

Is SST free?

Yes — SST is open source and free to use. Free (open-source) / Console from $0

Is SST open source?

Yes — SST is open source.

What are the best SST alternatives?

The top editor-verified SST alternatives are Netlify, Railway, Fly.io.