SST
Build modern full-stack serverless applications on AWS with Next.js, SvelteKit, Remix, Astro, Solid, and more.
Last updated: January 14, 2024

Overview

  • SST (Serverless Stack) is an open-source framework for building serverless applications using AWS (Amazon Web Services).
  • It enables developers to write code using familiar development workflows and deploy it using AWS serverless services.
  • SST includes features like live Lambda development, which allows you to test your Lambda functions locally while connecting to live AWS services.
  • It supports various AWS services like Lambda, API Gateway, DynamoDB, and integrates with CDK (Cloud Development Kit) for infrastructure as code.
  • SST emphasizes developer productivity, offering tools for debugging, deploying, and monitoring serverless applications efficiently.