Hacker News new | ask | show | jobs
by jelz 4052 days ago
Some time ago, when Lambda was in its early preview, I've created awsletter [1], a newsletter system w/o any old-style backend components - only AWS SDK for browser, S3 and Lambda. Pretty the same idea - utilize "invoke function" calls to realize backend actions.

[1] https://github.com/jelz/awsletter/