SST
Medium — good to knowCloud & Infra
ELI5 — The Vibe Check
SST lets you define your AWS infrastructure (Lambda, DynamoDB, S3, API Gateway) in TypeScript alongside your application code. Live Lambda Development means changes to your Lambda function appear in AWS seconds after saving — no deploy cycle for local dev.
Real Talk
undefined
When You'll Hear This
undefined
Related Terms
AWS (Amazon Web Services)
AWS is like a giant magical warehouse where you can rent computers, storage, databases, and basically anything tech-related — by the minute.
beginnerCloud & Infra
Infrastructure as Code
ClickOps means building your cloud infrastructure by clicking buttons in AWS console.
intermediateCloud & Infra
Serverless Functions
Serverless functions are snippets of code that run in the cloud without you managing any servers.
beginnerCloud & Infra