Skip to Content

Salesforce Certified Data Architect: Which two tools should data architect use to build custom big object?

Question

Universal Containers has a requirement to store more than 100 million records in Salesforce and needs to create a custom big object to support this business requirement. Which two tools should a data architect use to build custom big object? (Choose two.)

A. Go to Big Object in Setup and select new to create big object.
B. Use Metadata API to create big object.
C. Go to Object Manager in Setup and select new to create big object.
D. Use DX to create big object.

Answer

A. Go to Big Object in Setup and select new to create big object.
B. Use Metadata API to create big object.

Explanation

To build a custom big object in Salesforce to store more than 100 million records, a data architect should use the following two tools:

A. Go to Big Object in Setup and select new to create big object: This is the primary tool to create custom big objects in Salesforce. The Big Objects feature is designed for handling large amounts of data and provides an efficient way to store and manage data in Salesforce. It allows creating custom big objects and associated fields, indexes, and relationships.

B. Use Metadata API to create big object: Metadata API is a tool that enables developers and administrators to manage Salesforce metadata, such as custom objects, fields, and layouts, in a programmatic way. It can be used to create custom big objects and associated metadata, such as fields, indexes, and relationships.

Therefore, the correct answers are options (A) and (B).

Option (C) is incorrect because Object Manager is used to create standard and custom objects in Salesforce, but not custom big objects.

Option (D) is incorrect because DX (Developer Experience) is a set of tools and features that enable developers to build, test, and deploy applications in Salesforce. While DX can be used to create custom objects and fields, it is not specifically designed for creating custom big objects.

In summary, to build a custom big object in Salesforce to store more than 100 million records, a data architect should use the Big Objects feature in Setup or the Metadata API.

Reference

Salesforce Certified Data Architect certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Salesforce Certified Data Architect exam and earn Salesforce Certified Data Architect certification.