Hacker News new | ask | show | jobs
by sudoelefant 3479 days ago
What libraries did you use to make your site server less? Any gotchas during development that were noteworthy?
1 comments

Nothing noteworthy, aws lambda and api gateway with dynamodb to handle the submissions. Cloudfront/s3 for the static content. The only tooling i used was kappa which is a very lightweight deployment wrapper for lambda.