Skip to content

Split data fetching and post publication - #16

Merged
corentindautreme merged 5 commits into
masterfrom
trigger
Jul 24, 2025
Merged

Split data fetching and post publication#16
corentindautreme merged 5 commits into
masterfrom
trigger

Conversation

@corentindautreme

Copy link
Copy Markdown
Owner

Introducing a unique "trigger" entrypoint to reduce the read volume from DynamoDB.

  • This entrypoint is the only one making read requests to DynamoDB
  • It then triggers the actual Lys lambdas, passing them the fetched events as input payload
  • This avoid making the exact same request to DynamoDB for each Lys execution

@corentindautreme
corentindautreme merged commit 62c9f49 into master Jul 24, 2025
1 check passed
@corentindautreme
corentindautreme deleted the trigger branch July 24, 2025 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant