Skip to main content
eliasbrange.dev

#DevEx

Displaying posts 1-2 out of 2.



Next-level mocks with Lambda extensions

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.