Exam Development-Lifecycle-and-Deployment-Architect Topic 7 Question 100 Discussion
Actual exam question for Salesforce's Development-Lifecycle-and-Deployment-Architect exam
Question #: 100
Topic #: 7
Question #: 100
Topic #: 7
What are two limitations an architect should consider when designing a strategy for managing technical reference data, with multiple related objects?
Choose 2 answers
Choose 2 answers
Suggested Answer: A,D Vote an answer
Explanation
Apex CPU limits and HTTP response size are two limitations that an architect should consider when designing a strategy for managing technical reference data, with multiple related objects. Apex CPU limits may be exceeded if the data retrieval or manipulation logic is complex or inefficient. HTTP response size may be too large if the data payload contains many related objects or fields. Circular relationships and depth of nested relationships are not limitations, but design considerations that may affect the data model and query performance.
Apex CPU limits and HTTP response size are two limitations that an architect should consider when designing a strategy for managing technical reference data, with multiple related objects. Apex CPU limits may be exceeded if the data retrieval or manipulation logic is complex or inefficient. HTTP response size may be too large if the data payload contains many related objects or fields. Circular relationships and depth of nested relationships are not limitations, but design considerations that may affect the data model and query performance.
by Nathan at Jul 14, 2026, 10:49 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).