35 / 80 · Module 10 — Synchronous vs Asynchronous Integrations · filtered: interview← prev⊞ allnext →
10.60Interview scenario
Account changes in Salesforce must be propagated within seconds.
Answer:
“I'd look at an event-driven mechanism such as Salesforce Change Data Capture/Pub/Sub rather than a coarse polling schedule, assuming the event retention and replay semantics meet the reliability requirements.”