Event-driven architecture
Design loosely coupled, real-time systems with events: Platform Events, Change Data Capture, and the event bus.…
Topic
Design loosely coupled, real-time systems with events: Platform Events, Change Data Capture, and the event bus.…
Move large data volumes between systems on a schedule: the batch data synchronisation pattern and its tooling.…
The request-and-reply integration pattern: when Salesforce (or another system) calls out and waits for a response.…
Every other sharing tool grants access. Restriction rules subtract it — filtering what users can see within their access.…
When the role hierarchy can’t model your sales coverage, Enterprise Territory Management shares records by territory.…
The full record-access model: OWD, role hierarchy, sharing rules, and manual/programmatic sharing, at scale.…
Keep hot objects lean by moving cold data off-platform or into Big Objects, without losing access when needed.…
Two performance levers for large objects: custom indexes to make filters selective, and skinny tables to speed reads.…
When objects hold millions of records, ordinary designs slow down. Strategies for large data volumes (LDV).…
Design at scale: data architecture, sharing & visibility, integration patterns and large-data-volume strategy.…