Transmission Log
Blog
Writing about how we build software, not just what we build. Engineering philosophy, architectural decisions, and lessons from getting things wrong.
2 result(s)tagged "lambda"
technical
Building an Event-Driven Health Tracker with Three Lambda Functions
How we built a health tracking platform with event-driven notifications, scheduled jobs, and auto-completing goals, and why decoupling what happens from when it happens made everything simpler.
13 Apr 2026 · 7 min read ·
aws lambda sns event-driven angular architecture
technical
Building a Portfolio That Practices What It Preaches
How I deployed an Angular 21 SSR app on AWS Lambda, and why every architectural decision was really a statement about how I think software should be built.
13 Mar 2026 · 8 min read ·
angular aws lambda cdk ssr architecture