Closed
Description
Organization Name
Jit Security
Your Name
Ohav
Your current position
Software Developer
(Optional) Company logo
No response
(Optional) Use case
Today at Jit, we use the idempotency module to avoid handling multiple executions on the same event. As our architecture is heavily based on async invocations of Lambda functions, we find it very useful and can already sense the added benefit it brings to us.
In addition to using the module, we also developed helpful utilities and creative ways to test our lambda functions or custom functions, which are decorated with the idempotent
decorator.
Also using other Powertools for AWS Lambda languages?
- Java
- TypeScript
- .NET