Salesforce Certified Data Architect — Question 57

Northern Trail Outfitters (NTO) has multiple Salesforce orgs based on geographical regions (AMER, EMEA, APAC). NTO products are mastered in the AMER org and need to be created in the EMEA and APAC orgs after the products are approved.
Which two features should a data architect recommend to share records between Salesforce orgs? (Choose two.)

Answer options

Correct answer: B, C

Explanation

The correct options are B and C. Salesforce 2 Salesforce allows for sharing records between different Salesforce orgs effectively, making it suitable for NTO's needs. Change Data Capture (CDC) is also appropriate as it captures changes to Salesforce records in real-time, which can help synchronize data across the orgs. Other options like Federated Search and Salesforce Connect do not fulfill the requirement of sharing records in this context.