Skip to content

Article from Nathan Dolzonek

Serverless, DynamoDB, Streams, Filter Patterns and You

April 06, 2022Nathan Dolzonek4 min read

Picture of coffee filtering

This article will cover filter patterns in the serverless framework as they apply to DynamoDB streams, but the principles apply to filter patterns on other event types as well (kinesis, event bridge, etc...) DynamoDB Streams provide near real time information on all data modifications that occur in…

Continue reading →