Salesforce Certified Platform App Builder — Question 155
Universal Containers (UC) has large data volumes and is nearing data storage limits. The planned solution is to archive historical data to reduce data storage in
Salesforce; however, UC would still like to use reports, queries, and lookups on the archived information.
Which two options could meet this requirement? (Choose two.)
Answer options
- A. Custom objects
- B. External objects
- C. Big objects
- D. Related objects
Correct answer: B, C
Explanation
The correct answers, B (External objects) and C (Big objects), allow UC to store large amounts of archived data while still enabling access through Salesforce. External objects connect to data stored outside of Salesforce, while Big objects are designed for handling massive volumes of data. The other options, A (Custom objects) and D (Related objects), do not provide the necessary capability to efficiently manage and query large amounts of archived data.