Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Integration Architect All Questions

View all questions & answers for the Certified Integration Architect exam

Exam Certified Integration Architect topic 1 question 85 discussion

Actual exam question from Salesforce's Certified Integration Architect
Question #: 85
Topic #: 1
[All Certified Integration Architect Questions]

Northern Trail Outfitters needs to make synchronous callouts “available-to-promise” service to query product availability and reserve inventory during customer checkout process.

Which two statements should an integration architect consider when building a scalable integration solution? (Choose two.)

  • A. The typical and worst-case historical response times.
  • B. The maximum query cursors open per user on the service.
  • C. How many concurrent service calls are being placed.
  • D. The number of batch jobs that can run concurrently.
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
JLee1
Highly Voted 12 months ago
Selected Answer: AC
Option A: The typical and worst-case historical response times.This option is correct. When designing a scalable integration solution, it’s important to consider the typical and worst-case response times. This helps in understanding the system’s performance under different load conditions and planning for capacity. Option C: How many concurrent service calls are being placed. This option is correct. The number of concurrent service calls can impact the performance and scalability of the integration solution. It’s important to design the solution to handle the expected concurrency without degrading performance.
upvoted 5 times
JLee1
12 months ago
Option B: The maximum query cursors open per user on the service. This option is incorrect. The number of query cursors open per user is more relevant to database operations and not directly related to the scalability of an integration solution. Option D: The number of batch jobs that can run concurrently. This option is incorrect. While the number of concurrent batch jobs can impact system performance, it’s not directly related to the scalability of a synchronous integration solution. Batch jobs are typically used for asynchronous processing.
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

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.

SaveCancel
Loading ...