Available posts in sst

SST, AWS CDK, AWS CloudFormation migration to Terraform

Title
27th August 2024

Recently, a client approached me with an intriguing request: to migrate their SST (v.2 https://v2.sst.dev/) project to Terraform. This task presents several interesting challenges, particularly in mapping SST and CDK constructs to equivalent…

Create a Next.js Server Component S3 Picture Uploader with SST

Title
3rd January 2024

I recently started exploring SST as an alternative to my favorite full-stack set consisting of Projen, AWS CDK, and React. I have been thoroughly impressed with the experience so far. In this article, I will demonstrate how to create a Next.js App…