Integration-Architecture-Designer Salesforce Certified Integration Architecture Designer (SP19)

Loading demo links...

Showing 4–6 of 10 questions

Question 4

Northern Trail Outfitters needs to use Shield Platform Encryption to encrypt social security numbers in order to meet a business requirement.

Which two considerations should an Integration Architect do prior to the implementation of Shield Platform Encryption?

Choose 2 answers

Select all that apply, then click Submit answer.

  • Encrypt the data using the most current key.

  • Review shield platform encryption configurations.

  • Encrypt all the data so that it is secure.

  • Use Shield Platform Encryption as a user authentication or authorization tool.


Question 5

A company wants to standardize exception tracking, handling, and analytics. Given the following actions:

1. Build a company wide logging service hosted on a middleware platform

2. Create case object records for exceptions based thresholds

3. Change all their Apex Loggers to publish Application Exceptions as custom Platform Events.

Which two specifications should the integration architect include in the logging service architecture? Choose 2 answers

Select all that apply, then click Submit answer.

  • Receive Application Events through Change Data Capture (CDC).

  • Create Salesforce Cases using the Salesforce REST, SOAP or Bulk API.

  • Create Salesforce Cases conditionally using automatic Case creation rules.

  • Subscribe to the Application Exceptions using the Salesforce Streaming API.


Question 6

Universal Containers (UC) is currently managing a custom monolithic web service that runs on an on-premise server.

This monolithic web service is responsible for Point-to-Point (P2P) integrations between:

1. Salesforce and a legacy billing application

2. Salesforce and a cloud-based Enterprise Resource Planning application

3. Salesforce and a data lake.

UC has found that the tight interdependencies between systems is causing integrations to fail.

What should an architect recommend to decouple the systems and improve performance of the integrations?

Select an option, then click Submit answer.

  • Re-write and optimize the current web service to be more efficient.

  • Leverage modular design by breaking up the web service into smaller pieces for a microservice architecture.

  • Use the Salesforce Bulk API when integrating back into Salesforce.

  • Move the custom monolithic web service from on-premise to a cloud provider.