Valid Integration-Architect Dumps shared by EduDump.com for Helping Passing Integration-Architect Exam! EduDump.com now offer the newest Integration-Architect exam dumps, the EduDump.com Integration-Architect exam questions have been updated and answers have been corrected get the newest EduDump.com Integration-Architect dumps with Test Engine here:
An integration architect needs to build a solution that will be using the Streaming API, but the data loss should be minimized, even when the client re-connects every couple of days. Which two types of Streaming API events should be considered? Choose 2 answers
Correct Answer: B,D
Explanation The integration architect should consider Change Data Capture Events and High Volume Platform Events for using the Streaming API with minimal data loss. Change Data Capture Events capture changes to Salesforce records and deliver them as events to subscribers. High Volume Platform Events are custom events that can be published and consumed at a large scale. Both types of events support reliable event delivery, which means that events are stored for 72 hours and can be replayed by subscribers in case of connection loss or failure. This ensures that data loss is minimized, even when the client re-connects every couple of days12 References: Change Data Capture Developer Guide, Platform Events Developer Guide