Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Salesforce logo

SalesforceCertified Technical Architect

Domain 3Objective 1

Given a Scenario, Describe the Platform Architecture Considerations, Platform Impact and Optimization Methods Used When Working with Large Data Volumes. TECHNICAL-ARCHITECT Practice Questions (Page 1)

Part of the DATA domain, which makes up ~8% of our current practice bank.

22questions here
5free pages
10concepts

Questions 1–5

  1. 1application · medium

    A manufacturing company has a custom object 'Part__c' with 20 million records. A nightly integration job runs a SOQL query that filters on a custom field 'Part_Number__c' and takes over 30 minutes to complete. The architect suspects the query is non-selective. Which tool should the architect use to confirm this and identify the exact query plan?

    Select an answer first
  2. 2foundation · easy

    Which of the following is a recommended technique to avoid full table scans in SOQL queries?

    Select an answer first
  3. 3foundation · easy

    What is data denormalization in the context of Salesforce data modeling?

    Select an answer first
  4. 4application · medium

    A logistics company has a custom object 'Shipment_Event__c' that stores tracking events for shipments. The object has over 1 billion records and is growing by 10 million records per day. Users need to query recent events (last 30 days) for a specific shipment, but queries are slow and storage costs are high. The architect needs to balance performance, cost, and data retention. What is the best architectural pattern?

    Select an answer first
  5. 5expert · hard

    A company has a custom object 'Order__c' with 50 million records. A synchronous Apex trigger on the Order object performs a query that returns all related Order_Item__c records for the order. The trigger fails with a 'System.LimitException: Too many SOQL queries: 101' error. The architect has already optimized the query to be selective. What is the most likely cause of the error?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Salesforce. “TECHNICAL-ARCHITECT” is a trademark of its owner, used for identification only.