#1MinuteTip Salesforce has published an architect’s guide to event-drive architecture in Salesforce. With event drive architecture, you can enable a system to provide near real-time updates to other systems. It offers flexibility, scalability, and consistency. This guide covers different patterns of event-driven architecture that includes:
- Publish / Subscribe
- Publish / Subscribe (Unique Copy)
- Fanout
- Claim Check
- Passed Messages
- Streaming
- Queuing
And for each of these patterns, it also includes
- Tools relevant to the pattern
- Business use case examples
- Considerations
- Downloadable diagram template
Refer to this guide to view all the different tools that Salesforce provides for this architecture – Event-Driven Architecture