eliasbrange.dev

#DevEx

Displaying posts 1-2 out of 2.
#All #AWS #Serverless #DevEx #EDA #Edge #Momento #CI/CD #Cloudflare #Automation #Python

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.


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.