최신Salesforce Certified Heroku Architect - Heroku-Architect무료샘플문제
Universal Containers would like toenforce a 48-hour SLA to ensure that Technicians perform certain follow- up activities after they leave a customer site The starting point of the SLA is when the Work Order Status is set to "Technician Wrap Up." The Technician is required to provide confirmation that wrap up is completed.
Which three configurations should a Consultant implement to ensure this can be achieved? (Choose three.)
Universal Containers would like to report on the volume of products installed within a specific timeframe.
What solution will help meet the customer's requirement?
Universal Containers would like to avoid H12 ("request timeout") and H22 ("connection limit reached") errors when running an e-commerce retail site that mustprocess millions of inbound requests during their one- day semi-annual sale. Which two solution measures should an Architect recommend to prepare for the semi- annual sale?
A client has data in a Heroku Postgres table. They want to generate analytics based on the table and make the results available in their Salesforce org. Their Salesforce administratorwants to minimize the amount of data that is written to Salesforce to accomplish this. Which strategy should an Architect recommend on this scenario?
Which two conventions of the Heroku platform reflect the Twelve-Factor methodology's recommendation to
"execute the app as one or more stateless processes?" (Choose two.)
Aclient has a data Ina SAP data store. The client uses Heroku External Objects to expose Heroku Postgres tables in their Salesforce org. They want to perform custom transformations on the SAP data and then expose the transformed data in their Salesforce org. Which solution should an Architect recommend?
A client's Heroku web application displaysdata that is fetched from a back-end file storage system. The client now wants this data to be viewable, but not editable, from their Salesforce org.
Which recommendation should an Architect make in this scenario?
Universal Containers has a Heroku app that uses Heroku Connect to sync data with their Salesforce org. The app makes frequemt updates to the same records over short period of time, and sync speeds have begun to worsen. An Architect recommends using Heroku Connect's Merged Writes algorithm to improve sync speeds.
What are 2 implications of using the Merged Writes algorithm in this scenario?
What are the three access levels a user can have in a Heroku Organization account?
A RESTfulAPIis:
According to the Twelve-Factor methodology, which best practice helps minimizethe gap between development and production?
A web application on Heroku wants to surface Salesforce data.All users of the web application will:
1) Authenticate using SSO with Salesforce.
2) Have user records in Salesforce.
What architecture should be recommended in order to maintain the Salesforce security model already in place?