29
27
+ 1
0

What is SST?

It is a framework for building serverless apps on AWS. It includes a local development environment that allows you to make changes and test your Lambda functions live. It does this by opening a WebSocket connection to your AWS account, streaming any Lambda function invocations, running them locally, and passing back the results. This allows you to work on your functions, without mocking any AWS resources, or having to redeploy them every time, to test your changes.
SST is a tool in the Serverless / Task Processing category of a tech stack.
SST is an open source tool with GitHub stars and GitHub forks. Here’s a link to SST's open source repository on GitHub

Who uses SST?

Companies
7 companies reportedly use SST in their tech stacks, including WebTech Team, Buildforce, and numa.

Developers
21 developers on StackShare have stated that they use SST.

SST's Features

  • A Live Lambda Development environment
  • Higher-level constructs designed specifically for serverless apps
  • Zero-config support for ES and TypeScript using esbuild
  • Support for deploying to multiple environments and regions

SST Alternatives & Comparisons

What are some alternatives to SST?
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
See all alternatives
Related Comparisons
No related comparisons found

SST's Followers
27 developers follow SST to keep up with related blogs and decisions.