
Hi, I'm Dave
I enjoy writing Open Source tools to help people and share everything as I go.
I'm writing a book on EventBridge , visualing EDA, and building tools for Event Driven Architectures.You can check out some of my latest projects here →
Latest
A place where I share thoughts and ideas

serverlesseventbridgeschedulespatternpoc
How to raise EventBridge events in the future with EventBridge Scheduler
A pattern that allows you to trigger EventBridge events in the future, scaling to thousands of events.

serverlesseventbridgeDynamoDBpatternpoc
Publishing EventBridge events with DynamoDB Streams
Raise business events into EventBridge listening to changes from your database

serverlesseventbridgeeventspatternpoc
How to publish large events with Amazon EventBridge using the claim check pattern.
Example of how to raise events with large payloads using Amazon EventBridge.

serverlesseventbridgeenrichmentpatternpoc
Enriching events with Amazon EventBridge and AWS Lambda
Using AWS Lambda to enrich EventBridge events for downstream consumers.

serverlesseventbridgevalidation
Exploring Event Validation
Should you validate your events? Summary of thoughts from engineers.