How to capture Table changes with DynamoDB Streams & Lambda with AWS CDK
Dynamo DB stream - Definition
What is a stream ?
According to the AWS Documentation :
A DynamoDB stream is an ordered flow of information about changes to items in a DynamoDB table.
Whenever an application creates, updates, or deletes items in the ...
crunchcrunch.me3 min read
Flolight
Building cool things in the Cloud
Nice detailed article! I'm sharing it with some colleagues starting with DynamoDB, I think they will enjoy π