Hey
@Kristian Lake, I briefly looked over the blog post u shared, it seems the setup is mainly made up of:
• Cognito User Pool - can be created using
sst.Auth
• DynamoDB Table - can be created using
sst.Table
• Lambda Functions - can be created using
sst.Function
I’m not familiar with the architecture enough to share more on top of my head.
But if you have specific questions, I will try to share more details w/ respect to that.