Question 36

Given the diagram below, a Salesforce org, middleware, and Historical data store (with
20million records and growing) exists with connectivity between them
Historical records are archived from Salesforce and moved to Historical Data store (which houses 20M records and growing; fine-tuned to be performant with search queries).
Call center agents use Salesforce, when reviewing occasional special cases, have requested access to view the related historical case items that relate to submit cases.
Which mechanism and patterns are recommended to maximize declarative configuration?
  • Question 37

    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 38

    Universal containers is hearing complaints from users that recently released changes while they meet the functional requirements are not actually usable and/or do not meet their expectations for user experience for example, a Visualforce page that takes too long to display the first page of data.
    Which two types of testing should a technical Architect implement to reduce or eliminate the complaint?
    Choose 2 answers
  • Question 39

    A US business-to-consumer (B2C) company is planning to expand to Latin America. They project an initial Latin American customer base of about one million, and a growth rate of around 10% every year for the next 5 years. They anticipate privacy and data protection requirements similar to those in the European Union to come into effect during this time. Their initial analysis indicates that key personal data is stored in the following systems:
    1. Legacy mainframe systems that have remained untouched for years and are due to be decommissioned.
    2. Salesforce Commerce Cloud Service Cloud, Marketing Cloud, and Community Cloud.
    3. The company's CIO tasked the integration architect with ensuring that they can completely delete their Latin American customer's personal data on demand.
    Which three requirements should the integration architect consider?
    Choose 3 answers
  • Question 40

    Universal containers ships millions of orders per year and releases code fixes to the production org mightily.
    Their corporate testing strategy requires that tests must be performed against Production data in an isolated test environment before code can be released to production.
    How can Universal Containers achieve the requirement?