6 articles
CDC vs Platform Events: A Decision Framework
Four event mechanisms, four sets of trade-offs. A decision matrix for picking the right one before you ship the wrong one.
Platform Events in Complex Orgs: Beyond Basic Pub/Sub
Most Platform Events tutorials cover the happy path. Here's what architects need to know about replay buffers, ordering, and high-volume event floods.
Agentforce and Legacy Systems: The Real Integration Layer
Giving an agent safe read/write access to an ERP or mainframe is harder than the demos suggest. Here's the architecture layer the documentation skips.
Salesforce Integration: Monitoring and What I Learned Breaking Things
An integration without observability is a black box. How to build visibility without turning the org into a log graveyard.
Salesforce Integration: Implementing Without Creating Technical Debt
How to structure Apex and Platform Events so the integration holds up under volume, failures, and the next person who touches the code.
Salesforce Integration: Patterns That Actually Work
Before writing a single line of code, you need to pick the right pattern. A map of the real options with the trade-offs the documentation leaves out.