Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Data Architect All Questions

View all questions & answers for the Certified Data Architect exam

Exam Certified Data Architect topic 1 question 33 discussion

Actual exam question from Salesforce's Certified Data Architect
Question #: 33
Topic #: 1
[All Certified Data Architect Questions]

During the implementation of Salesforce, a customer has the following requirements for Sales Order:
1. Sales Order information needs to be shown to users in Salesforce.
2. Sales Orders are maintained in the on-premise enterprise resource planning (ERP).
3. Sales Order information has more than 150 million records.
4. Sales Orders will not be updated in Salesforce.
What should a data architect recommend for maintaining Sales Orders in Salesforce?

  • A. Use custom objects to maintain Sales Orders in Salesforce.
  • B. Use external objects to maintain Sales Orders in Salesforce.
  • C. Use custom big objects to maintain Sales Orders in Salesforce.
  • D. Use Standard Order object to maintain Sale Orders in Salesforce.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
bb0607978
6 months ago
the question is pretty clear: What should a data architect recommend for MAINTAINING Sales Orders in Salesforce? -> so in order to maintain such big number of orders in salesforce you need Big Objects if the question was: What should a data architect recommend in order to view Sales Orders in Salesforce? -> external objects and Salesforce Connect (of course depending on the OData or some custom adapter)
upvoted 2 times
...
lizbette
6 months, 4 weeks ago
Selected Answer: B
B - doesn't need to live in SF, so external objects is best
upvoted 1 times
...
ksho
1 year, 2 months ago
Selected Answer: B
B, since the data does not need to be stored or updated in salesforce, external objects are appropriate. https://trailhead.salesforce.com/content/learn/modules/big-data-strategy/compare-data-storage-options Not A. 150 million records should not go on a custom object. This would also require some sort of tool to frequently push and update data, which is unnecessary. Not C, because we do not need to store the data in salesforce. Not D. 150 million records should not be on a custom object. There is nothing more special about a standard object or custom object when it comes to data storage.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...