Dev Resources
Serverless Stack favicon

Serverless Stack

API Building/Serverless

Serverless Stack (SST) is a framework that makes it easy to build serverless applications.

Serverless Stack's website screenshot

About Serverless Stack

SST is an infrastructure-as-code framework for deploying applications to cloud providers such as AWS, using a single configuration file to define resources like databases, email services, container-based services, and Next.js frontends, along with the links between them. It supports linking application code to cloud infrastructure components (for example a database, an email sender, a containerized API service, and a web frontend) and configuring domains and DNS providers such as Cloudflare within that same config. It is installed via npm and provides a console interface alongside its deployment tooling.

The tool targets developers building and deploying full-stack applications who want to manage infrastructure and application deployment through code rather than manual cloud console setup. Windows support is available in beta.

Key features

  • Deploy full-stack apps to AWS with a single config file (sst.config.ts)
  • Built-in constructs for services, databases, email, and Next.js hosting
  • Link resources together across a stack (e.g. link API and database)
  • Custom domain and DNS support (e.g. Cloudflare DNS)
  • Windows support currently in beta

Frequently asked questions

What platform does SST deploy to?

SST deploys applications to AWS.

What frameworks or resource types does SST support?

SST supports resources like databases (e.g. PlanetScale), email, containerized services, and Next.js apps, all defined in a single config.

Does SST support Windows?

SST has Windows support currently in beta.

How do I install SST?

SST can be installed via npm using the command 'npm i sst'.

Advertise here

Featured products

  • SerpApi - Search API favicon
  • CoreClaw favicon

Show your product to thousands of developers

· 100k monthly pageviews
· 7k newsletter subscribers

Advertise your product

You might also like