Andrei Stan
Andrei Stan
>Hi, it looks like you have a subfolder sqs-lambda-dynamodb-cloudwatch-cdk-ts with another pattern? Is that intentional? Hi Ben, addressed the outdated pattern folder (this was from a previous submission where the...
> I'm not sure I understand the use-case that this pattern addresses. Could you please elaborate what the benefit is? The pattern is meant to show how to offload dynamodb...
>>>I'm not sure I understand the use-case that this pattern addresses. Could you please elaborate what the benefit is? >> >>The pattern is meant to show how to offload dynamodb...
> Hi @astan54321 , thanks for your reply. I understand the use-case better now. In this case, I think it would be best to integrate maximum concurrency on the SQS...
Hi Ben, yes, we are still working on making edits to the README and making sure the testing stop makes sense. Should have an updated commit early next week.
Hi Ben and Eric, yes just pushed updates with updated functionality to use SQS max concurrency instead of Lambda's reserved concurrency, which fits the goal of the pattern better. Changes...