Claim check pattern By David Boyne
Claim check pattern By David Boyne
Sometimes you may want to store information first, and then send message downstream to consumers. This allows you to offload data or large events into a database and then send lighter events downstream.
An example use-case of this pattern would be to send large payloads (exceeding your event broker limits) to downstream consumers. First you store, then you use the key downstream to get the information back from the database.
Extra resources
- Claim Check Enterprise Integration pattern - Enterprise integration pattern for claim check, if you want to know more head here.
- Publish large EventBridge events with the claim check pattern - Blog post that I wrote, to help you use the claim check pattern with Amazon EventBridge.
- Code example using S3 and EventBridge - Pattern to show you how to use S3 and EventBridge with claim check
Explore other visuals
Want to work together?
If you're interested in collaborating, I offer consulting, training, and workshops. I can support you throughout your event-driven architecture journey, from design to implementation. Feel free to reach out to discuss how we can work together, or explore my services on EventCatalog.
Download EDA Visuals
Join over 10,000 others learning EDA and download all the EDA visuals directly to your computer. This document updates everytime a new visual is added so make sure you come back to get the latest.