GitHub / build-on-aws / aws-lambda-and-cqrs-a-winning-combination
Command-Query Responsibility Segregation (CQRS) is often presented as a pattern focused on scaling by separating reads and writes. However, this is an architecture-level pattern that has nothing to do with infrastructure. At AWS re:Invent 2023 session (BOA211) we explored the right way of combining AWS Lambda and CQRS together.
Stars: 16
Forks: 1
Open issues: 0
License: mit-0
Language:
Size: 3.21 MB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: 2 months ago
Pushed at: 2 months ago
Last synced at: 14 days ago
Topics: aws, aws-lambda, cqrs, cqrs-pattern, dynamodb, dynamode, serverless, single-table-design, typescript