Salesforce Certified Data Architect — Question 37

A large retail company has recently chosen Salesforce as Its CRM solution. They have the following record counts:
2,500,000 Accounts
25,000,000 Contacts
When doing an initial performance test, the data architect noticed an extremely slow response-time for reports and list views.
What should a data architect do to solve the performance issues?

Answer options

Correct answer: C

Explanation

The correct answer is C because adding custom indexes on frequently searched fields can significantly improve query performance, allowing for faster access to data. Options A and B do not directly address the underlying performance issues related to search queries, while option D, although important for security, does not resolve performance concerns for the reporting and list views.