Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Certified Heroku Architect (Plat-Arch-206) Exam - Topic 2 Question 74 Discussion

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?
A) Replicate the files to tables in a Heroku Postgres database, and use Heroku Connect to synchronize the tables to the Salesforce org.
B) Store all file URLs in a Heroku Postgres table, and use Heroku Connect to synchronize the table to the Salesforce org.
C) Replicate the files to tables in aHeroku Postgres database, and use Heroku External Objects to expose the tables to the Salesforce org.
D) Replicate the files to the application's local filesystem, and use worker dynos to periodically sync them to the Salesforce org.

Salesforce Certified Heroku Architect (Plat-Arch-206) Exam - Topic 2 Question 74 Discussion

Actual exam question for Salesforce's Salesforce Certified Heroku Architect (Plat-Arch-206) exam
Question #: 74
Topic #: 2
[All Salesforce Certified Heroku Architect (Plat-Arch-206) Questions]

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?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Tijuana
4 days ago
I vaguely recall something about syncing files to the local filesystem, but that seems overly complicated for just viewing data in Salesforce.
upvoted 0 times
...
Linette
9 days ago
I feel like option C could be a good choice since it mentions external objects, but I'm not entirely clear on the differences between that and using Heroku Connect.
upvoted 0 times
...
Nikita
14 days ago
I think option B sounds familiar, but I'm a bit confused about how the URLs would work with Salesforce. Did we cover that in our practice questions?
upvoted 0 times
...
Eden
19 days ago
I remember we discussed using Heroku Connect for syncing data, but I'm not sure if it's the best option here since the client only wants view access.
upvoted 0 times
...
Ashanti
24 days ago
I vaguely recall that syncing files directly to Salesforce isn't the best practice. Option D seems risky with local filesystem management.
upvoted 0 times
...
Dominque
2 months ago
I feel like we practiced a similar question where we had to decide between using External Objects and Connect. I’m leaning towards option C, but I’m not entirely confident.
upvoted 0 times
...
Dianne
3 months ago
I think option B sounds familiar because it involves just storing URLs, which might be simpler than replicating files.
upvoted 0 times
...
Roxane
3 months ago
I remember we discussed using Heroku Connect for syncing data, but I'm not sure if it's the best option here since the client only wants view access.
upvoted 0 times
...

Save Cancel