✳flâneur — a map of the web's best reading
What is SST?
sst.dev · 266 words · saved by 1 readers
The SST makes it easy to build serverless applications. It's based on AWS CDK and allows developers to test their applications live.
We are going to be using AWS Lambda , Amazon API Gateway , and a host of other AWS services to create our application. AWS Lambda is a compute service that lets you run code without provisioning or managing servers. You pay only for the compute time you consume - there is no charge when your code is not running. But working directly with AWS Lambda, API Gateway, and the other AWS services can be a bit cumbersome. Since these services run on AWS, it can be tricky to test and debug them locally. And a big part of building serverless applications, is being able to define our infrastructure as cod
Explore this link on the map →related reading
- What Is Infrastructure as Codesst.dev
- What is SST | SSTdocs.sst.dev
- Create an SST appsst.dev
- What is AWS CDK?sst.dev
- Stripe Dot Devstripe.dev
- What is Serverless Architecture? | Datadogdatadoghq.com
- GitHub - localstack/localstack: 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline · GitHubgithub.com
- What is AWS Lambda?sst.dev
- What is AWS Lambda? - AWS Lambdadocs.aws.amazon.com
- Stytch - A better way to build authstytch.com
- AWS Lambda Destination Support | Serverless Frameworkserverless.com
- Step Functions from a different angle - DEV Communitydev.to