eliasbrange.dev
Elias Brange
Hi. I'm Elias Brange.
Driving Serverless adoption.
One post at a time.
Follow me on LinkedIn !
Supercharge your Serverless Workflow
Supercharge your Serverless Workflow

Learn how to supercharge your Serverless Workflow with a fantastic Developer Experience and a rapid feedback loop. In this blog post, I share tools and techniques I use daily to develop serverless applications.

Test Event-Driven Architectures with EventBridge and AppSync Events
Test Event-Driven Architectures with EventBridge and AppSync Events

After AWS introduced AppSync Events, I decided to revisit my old post on testing Event-Driven Architectures. This time, I use AppSync Events instead of Momento Topics to test my application end-to-end.

Next-level mocks with Lambda extensions
Next-level mocks with Lambda extensions
2024-10-24
| #AWS #Serverless

Learn how to easily mock external HTTP services in your Lambda functions using Stubr, a WireMock adaption in Rust, and Lambda extensions. Mocking allows team to build in isolation, reducing the need for coordination in shared non-production environments.

All posts