heartPosts from the community...
Link
@faun shared a link, 2 years ago

Testing Step Functions: how to skip time when testing Timeout and Wait states

When testing Step Functions, Step Functions Local won't help with dealing with time delays. To overcome this, you can rewrite the state machine definition in the test setup to reduce the wait time. This strategy allows you to skip time when testing wait states and timeout clauses...

Testing Step Functions: how to skip time when testing Timeout and Wait states
Link
@faun shared a link, 2 years ago

Lambda Extension with Golang

Lambda extensions promote language agnostic code reuses. Building a Lambda Extension with Golang can provide many additional benefits...

Lambda Extension with Golang
Link
@faun shared a link, 2 years ago

Using Lambda Functions with Weighted Aliases and Function URLs

Exploring the power of AWS Lambda: a step-by-step guide to utilizing weighted aliases and function URLs to streamline your Serverless architecture...

loading...