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 8 discussion

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

A business requires automating the check and updating of the phone number type classification (mobile vs. landline) for all incoming calls delivered to its phone sales agents. The following conditions exist:
1. At peak, the call center can receive up to 100,000 calls per day.
2. The phone number type classification is a service provided by an external service API.
3. Business is flexible with timing and frequency to check and update the records (throughout the night or every 6-12 hours is sufficient).
A Remote-Call-In pattern and/or Batch Synchronization (Replication via ETL: System -> Salesforce) are determined to work with a middleware hosted on customer premise.
In order to implement these patterns and mechanisms, which component should an integration architect recommend?

  • A. Configure Remote Site Settings in Salesforce to authenticate the middleware.
  • B. Firewall and reverse proxy are required to protect internal APIs and resources being exposed.
  • C. ConnectedApp configured in Salesforce to authenticate the middleware.
  • D. An API Gateway that authenticates requests from Salesforce into the middleware (ETL/ESB).
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
acresposot
1 year, 2 months ago
why not api gateway? should be a more complete answer
upvoted 1 times
hajareethwan
11 months, 1 week ago
If you look at the API gateway option, the authentication request is in the wrong direction. The question clearly states that the direction is from the external system in Salesforce, hence the authentication request should be from the external system towards Salesforce while Option C states the auth request is from Salesforce to the middleware.
upvoted 2 times
...
...
SFDCArchitecture
1 year, 9 months ago
Selected Answer: C
Salesforce and Security perspective Connected App is the correct approach for this scenario.
upvoted 1 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 ...