Serverless Lab
Personal lab for serverless architecture experiments: prototypes, patterns, and learnings about event-driven applications on AWS.
seed#serverless#aws#lambda#event-driven
What it is
A personal lab for experimenting with serverless architectures. Contains experiments, prototypes, and learnings about building scalable, event-driven applications without managing servers.
Available as source code.
Why it matters
Documents the transition from sysadmin -- configuring servers like snowflakes -- to building disposable, self-configuring systems focused on creating software.
References
- GitHub Repository — jonmatum, 2024. Source code and experiments.