List of questions
Related questions
Question 90 - Certified Heroku Architecture Designer discussion
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 administrator wants to minimize the amount of data that is written to Salesforce to accomplish this. Which strategy should an Architect recommend on this scenario?
A.
Use Heroku Connect to sync the Heroku Postgres table to the Salesforce org, and generate analytics from the Salesforce org.
B.
Use the Heroku application to generate analytics, and write the results to a separate Heroku Postgres table-Expose that table to the Salesforce org with Heroku External Objects.
C.
Use the Heroku application to generate analytics, and write the results to the Salesforce org with the Salesforce Bulk API.
D.
Use the Heroku application to generate analytics and write them to a separate Heroku Postgres table. Sync that table to the Salesforce org with Heroku Connect.
Your answer:
0 comments
Sorted by
Leave a comment first