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.”