Question 41

A company's cloud-based single page application consolidates data local to the application with data from on premise and 3rd party systems. The diagram below typifies the application's combined use of synchronous and asynchronous calls.

The company wants to use the average response time of its application's user interface as a basis for certain alerts. For this purpose, the following occurs:
1. Log every call's start and finish date and time to a central analytics data store.
2. Compute response time uniformly as the difference between the start and finish date and time - A to H in the diagram.
Which computation represents the end-to-end response time from the user's perspective?
  • Question 42

    Northern Trail Outfitters requires an integration to be set up between one of their Salesforce orgs and an external data source us Salesforce Connect. The external data source supports Open Data Protocol.
    Which three configurations should an Integration Architect recommend be implemented in order to secure requests coming from Salesforce?
    Choose 3 answers
  • Question 43

    What is the first thing an Integration Architect should validate if a callout from a LightningWeb Component to an external endpoint is failing?
  • Question 44

    An integration architect needs to build a solution that will be using the Streaming API, but the data loss should be minimized, even when the client re-connects every couple of days.
    Which two types of Streaming API events should be considered?
    Choose 2 answers
  • Question 45

    Universal Containers (UC) is a leading provider of management training globally, UC embarked on a Salesforce transformation journey to allow students to register for courses in the Salesforce community. UC has a learning system that masters all courses and student registration.
    UC requested a near real-time feed of student registration from Salesforce to the learning system. The integration architect recommends using Salesforce event.
    Which API should be used for the Salesforce platform event solution?