top | item 41032773

(no title)

m3h | 1 year ago

SST[1] looks pretty cool. Does it replicate the entire infrastructure Vercel attempts to provide you regarding hosting (such as CDN, caching, etc)?

[1]. https://sst.dev/

discuss

order

selfsigned|1 year ago

It leverages AWS’ infrastructure, your app code runs on lambda and you get a cloudfront (AWS CDN) distribution link.

You can add to the built-in constructs via CDK (urgh) or pulumi (with SST ion).