Hello 👋

I am a software developer based in Munich, Germany.

Lambda Learning: Prevent High Concurrency by Rate Limiting the Source Instead of Setting Reserved Concurrency

How reserved concurrency can lead to unintended effects and what to do about it.

May 13, 2024 Â· Stefan Waldhauser

Application Side Database Connection Pooling can lead to a Connection Leak in an AWS Lambda Application

How it happens and what you can do about it.

May 5, 2024 Â· Stefan Waldhauser