top | item 32345079

(no title)

jayair | 3 years ago

I'm biased but for local development, I prefer to emulate the least amount of AWS services. You don't have to deal with any gotchas while going to prod.

Some background, with SST we connect your local environment to the services deployed to AWS and just run the Lambda functions locally: https://docs.sst.dev/live-lambda-development

discuss

order

chops415|3 years ago

SST has been a breath of fresh air. Very excellent devex for companies using serverless.