Want to pass your Salesforce Certified Platform Integration Architect (Plat-Arch-204) INTEGRATION-ARCHITECT exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
An Integration Developer is developing an HR synchronization app for a client. The app synchronizes Salesforce record data changes with an HR system that's external to Salesforce. What should the integration architect recommend to ensure notifications are stored for up to three days if data replication fails?
A. Change Data Capture
B. Generic Events
C. Platform Events
D. Callouts
Universal Containers (UC) currently owns a middleware tool and they have developed an API-led integration architecture with three API tiers. The first tier interfaces directly with the systems of engagement, the second tier implements
business logic and aggregates data, while the third tier interfaces directly with systems of record. Some of the systems of engagement will be a mobile application, a web application, and Salesforce.
UC has a business requirement to return data to the systems of engagement in different formats while also enforcing different security protocols.
What should an Integration Architect recommend to meet these requirements?
A. Enforce separate security protocols and return formats at the first tier of the API-led architecture.
B. Implement an API gateway that all systems of engagement must interface with first.
C. Enforce separate security protocols and return formats at the second tier of the API-led architecture.
D. Leverage an Identity Provider solution that communicates with the API tiers via SAML
Acompany's security assessment noted vulnerabilities on the un managed packages in their Salesforce orgs, notably secrets that are easily accessible and in plain text, such as usernames, passwords, and OAuth tokens used in callouts from Salesforce.
Which two persistence mechanisms should an integration architect require to be used to ensure that secrets are protected from deliberate or inadvertent exposure? Choose 2 answers
A. Encrypted Custom Fields
B. Named Credentials
C. Protected Custom Metadata Types
D. Protected Custom Settings