Salesforce
(Plat-Arch-204)
105 Minutes
129
Salesforce Certified Platform Integration Architect
A: Implement an ETL tool and perform nightly batch data loads to reduce network traffic using last modified dates on the opportunity object to extract the right records.
B: Develop a comprehensive catalog of Apex classes to eliminate the need for redundant code and use custom metadata to hold the endpoint information for each integration.
C: Refactor the existing future methods to use Enhanced External Services, import Open API 2.0 schemas and update flows to use services instead of Apex.
D: Implement an Enterprise Service Bus for service orchestration, mediation, routing and decouple dependencies across systems.
A: Encrypted Custom Fields
B: Named Credentials
C: Protected Custom Metadata Types
D: Protected Custom Settings
A: Evaluate Salesforce solution for customers and for partners, using third party solution for internal users.
B: Assess security requirements for internal systems and decide Integration methods that support the requirements.
C: Evaluate the build of a custom authentication mechanism for users in each country and support for customers and partners.
D: Consider Third party Single Sign On solution supporting all user authentication including customer and partner.
E: Evaluate Salesforce native authentication mechanism for all users including customers and partners.
A: Re-write and optimize the current web service to be more efficient.
B: Leverage modular design by breaking up the web service into smaller pieces for a microservice architecture.
C: Use the Salesforce Bulk API when integrating back into Salesforce.
D: Move the custom monolithic web service from on-premise to a cloud provider.
A: Handle authentication with login flows.
B: Handle authentication in the code.
C: Connect via Salesforce Connect.
D: Connect via Communities.