100+ Free SF Application Architect Practice Questions
Pass your Salesforce Certified Application Architect exam on the first try — instant access, no signup required.
A Salesforce Application Architect is asked to prevent users from deleting Account records that have related Contacts. Which declarative approach prevents this?
Explore More Salesforce Certifications
Continue into nearby exams from the same family. Each card keeps practice questions, study guides, flashcards, videos, and articles in one place.
More From This Family
Videos and articles for deeper review.
Key Facts: SF Application Architect Exam
4
Constituent Certifications
Sharing & Visibility, Data Architect, App Builder, PD1
$1,600
Total Exam Costs
$400 × 4 constituent exams
0
Separate Architect Exams
Umbrella credential — no standalone test
100
SOQL Queries/Transaction
Apex governor limit (key for PD1 domain)
150
DML Statements/Transaction
Apex governor limit (key for PD1 domain)
Annual
Maintenance Required
Each constituent cert must stay active
The Application Architect credential is earned automatically by holding four active certs: Sharing & Visibility Designer, Data Architecture & Management Designer, Platform App Builder, and Platform Developer I. No separate Application Architect exam exists. Combined domain weights: Sharing & Visibility 15%, Data Architecture 25%, App Builder/UI 30%, Platform Developer I 30%. Each constituent exam costs $400 ($200 retake). Annual maintenance is required for each constituent cert to keep the umbrella credential active.
Sample SF Application Architect Practice Questions
Try these sample questions to test your SF Application Architect exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1A Salesforce Application Architect is designing the data model for a financial services firm. Multiple users in different roles need to access Opportunities: sales reps can see only their own, managers can see their team's, and executives can see all. Which combination of features best meets this requirement?
2A Salesforce Application Architect needs to store financial transaction data with 50 million records expected in the first year, growing 20 million per year. Which data architecture strategies should be employed from day one?
3A Salesforce Application Architect is designing a Lightning App. Users need a guided step-by-step form for creating Opportunities with 8 stages of data entry. Which platform feature is MOST appropriate?
4A Salesforce Application Architect must recommend the correct approach for building a custom Lightning component that automatically calculates a field value based on 5 other fields on the record WITHOUT user interaction. What is the MOST declarative approach?
5A company needs to share Opportunity records with a specific group of users who are not in the same role hierarchy branch and are not the record owner. Which mechanism should the architect use?
6A Salesforce Application Architect is evaluating whether to use a Master-Detail or Lookup relationship between two custom objects. The child records must always belong to a parent and should be deleted when the parent is deleted. Which relationship type is correct?
7A Salesforce Application Architect is designing a data model where multiple Account records should display a field showing the total value of all related Won Opportunities. Which is the MOST appropriate and maintainable approach?
8A Salesforce Application Architect is designing a complex business process where an Account must be reviewed by three approvers in sequence, each in a different department. Which platform feature handles this?
9An Application Architect discovers that a Salesforce org has 15 Apex triggers on the Opportunity object, written by different developers at different times, with no guaranteed execution order. What architectural remedy should be recommended?
10A Salesforce Application Architect needs to create a process that runs after a Case is closed to survey the customer. The survey must send 3 days after closure. Which automation tool is MOST appropriate?
About the SF Application Architect Exam
The Salesforce Certified Application Architect is an umbrella credential automatically awarded when a candidate holds all four constituent certifications: Sharing & Visibility Designer, Data Architecture & Management Designer, Platform App Builder, and Platform Developer I. It demonstrates mastery of application-layer architecture including data modeling, declarative automation, Apex development, and security/sharing design.
Questions
60 scored questions
Time Limit
Varies per constituent exam (~105 min each)
Passing Score
65–68% per constituent exam
Exam Fee
Free (umbrella) — $400 per constituent exam (Webassessor / Kryterion)
SF Application Architect Exam Content Outline
Sharing and Visibility
OWD, role hierarchy, sharing rules, criteria-based sharing, manual sharing, Apex managed sharing, implicit sharing, record-level security
Data Architecture and Management
Data modeling, master-detail vs. lookup, roll-up summaries, LDV, skinny tables, custom indexes, Big Objects, data migration, Salesforce Connect
App Builder and UI
Lightning App Builder, record types, page layouts, Flows (record-triggered, screen, scheduled), approval processes, formulas, validation rules, custom metadata
Platform Developer I
Apex classes, triggers, SOQL/SOSL, DML, governor limits, bulkification, LWC, Visualforce, test framework, @AuraEnabled
How to Pass the SF Application Architect Exam
What You Need to Know
- Passing score: 65–68% per constituent exam
- Exam length: 60 questions
- Time limit: Varies per constituent exam (~105 min each)
- Exam fee: Free (umbrella) — $400 per constituent exam
Keys to Passing
- Complete 500+ practice questions
- Score 80%+ consistently before scheduling
- Focus on highest-weighted sections
- Use our AI tutor for tough concepts
SF Application Architect Study Tips from Top Performers
Frequently Asked Questions
Is there a separate Salesforce Application Architect exam?
No. The Application Architect credential is an umbrella certification automatically granted when you hold all four constituent active certifications: Sharing & Visibility Designer, Data Architecture & Management Designer, Platform App Builder, and Platform Developer I. There is no standalone Application Architect exam to register for.
What are the four certifications needed for Application Architect?
You must hold all four simultaneously: (1) Salesforce Certified Sharing & Visibility Designer, (2) Salesforce Certified Data Architecture & Management Designer, (3) Salesforce Certified Platform App Builder, and (4) Salesforce Certified Platform Developer I.
How much does it cost to earn the Application Architect credential?
Each of the four constituent exams costs $400 USD, making the total $1,600. Retakes are $200 each. The Application Architect umbrella credential itself is awarded at no additional cost.
What is the difference between the sharing model OWD settings?
Organization-Wide Defaults (OWD) set the baseline access level for all records of an object: Private (no access except owner), Public Read Only, Public Read/Write, and Controlled by Parent (for child objects). Sharing rules, role hierarchy, and Apex managed sharing can only open access wider than OWD — they cannot restrict below OWD.
What LDV strategies should I know for the Data Architect exam?
Key LDV strategies include skinny tables (denormalized Salesforce-managed tables bypassing joins), custom indexes on selective fields, avoiding non-selective queries, using Big Objects for archival data, Bulk API 2.0 for large imports, and scope-based SOQL in Batch Apex to process large record sets without hitting heap limits.
Why do both Application Architect and System Architect include Platform Developer I?
Platform Developer I is a shared foundational requirement across both architect paths. The Application Architect credential uses it to validate application-layer coding skills (triggers, governor limits, LWC), while the System Architect credential pairs it with integration, IAM, and lifecycle management domains. Passing PD1 once counts toward both umbrella credentials.