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 Exam Heroku Architect Topic 5 Question 59 Discussion

Actual exam question for Salesforce's Heroku Architect exam
Question #: 59
Topic #: 5
[All Heroku Architect Questions]

UniversalContainers (UC) has an on-permise application for reporting damage to their shipments. They want to migrate the application to Heroku. The damage reporting process includes uploading one or more pictures to the application which temporarily stores them onthe local system. After the report is submitted, a case is created in UC's Salesforce org for processing, amd the images are deleted from the file system. The application's configuration is read from environment variables that are specified in the system user's profile. The application writes its logs to rotating files using an open-source library. Which two recommendations should an Architect make to ensure that the application runs correctly on Heroku? Choose 2 answers.

Show Suggested Answer Hide Answer
Suggested Answer: A, D

- https://devcenter.heroku.com/articles/heroku-connect-database-tables#encrypted-strings


Contribute your Thoughts:

Suzi
3 days ago
Option C seems like overkill for this use case. A private space isn't necessary to communicate with Salesforce.
upvoted 0 times
...
Cammy
3 days ago
I agree with Son. Option B will also help with scalability and performance.
upvoted 0 times
...
Ronna
5 days ago
Haha, 'WritP Inns tn stdmit'? Looks like someone needs to proofread their options a bit more carefully!
upvoted 0 times
...
Trevor
10 days ago
I'd also recommend Option D - writing logs to stdout instead of the file system. Heroku has a great logging system that can handle this for us.
upvoted 0 times
...
Tammara
13 days ago
Definitely agree with Raelene. Heroku's file system won't persist the images, so an external storage service is the best choice here.
upvoted 0 times
...
Son
15 days ago
I think option B is a good idea because it will help with managing the images.
upvoted 0 times
...
Raelene
17 days ago
Using Heroku's ephemeral file system to store temporary images is a bad idea. Option B is the way to go.
upvoted 0 times
...

Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77