![Profile Picuture](/static/images/avatar.jpg)
Hi, I'm Dave
Maintainer of EventCatalog, Architect and Consultant.
Writing books on event-driven architecture , visualing concepts, and building tools for Event Driven Architectures.You can check out some of my latest projects or my latest talks.
Latest
A place where I share thoughts and ideas
![](/static/images/blog-covers/managing-accidental-complexity.png)
event-driven architecturecomplexity
Simplifying Event-Driven Architecture: 3 Guardrails to avoid accidental complexity
Overview of 3 guardrails you can put in place to manage event-driven architecture complexity
![](/static/images/blog-covers/opens-source-standards.png)
serverlesseventbridgeschedulespatternpoc
5 open source standards you should know when building event-driven architectures
Overview of 5 open source standards and specifications you should know when building event-driven architectures
![](/static/images/blog-covers/eventbridge-eventbridge-scheduler.png)
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.
![](/static/images/blog-covers/publish-eventbridge-events-with-ddb-arch.png)
serverlesseventbridgeDynamoDBpatternpoc
Publishing EventBridge events with DynamoDB Streams
Raise business events into EventBridge listening to changes from your database
![](/static/images/blog-covers/eventbridge-claim-check-pattern.png)
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.