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 8 Question 31 Discussion

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

A financial reporting application, hosted on an on-premise server, uses a native library (wkhtmltopdf) to convert its HTML reports into PDFs. The app is being migrated to Heroku.

What option should an Architect recommend to enable the Heroku application to use wkhtmltopdf?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Stanton
1 months ago
CusQuentin buildpack? More like cusQuentin headache! I'm just going to print all my reports on paper and hand-deliver them. Problem solved.
upvoted 0 times
...
Quentin
1 months ago
Installing the dependency from .profile? That's just wrong. Who uses sudo on Heroku anyway? CusQuentin buildpack is clearly the winner here.
upvoted 0 times
Tawanna
6 days ago
User 2: Tawanna is right, using sudo on Heroku is not recommended.
upvoted 0 times
...
Annelle
14 days ago
User 1: I agree, installing from .profile is not the way to go.
upvoted 0 times
...
...
Taryn
1 months ago
Fetching the library from cloud storage on dyno restart? Sounds like a disaster waiting to happen. I'll take the custom buildpack, please.
upvoted 0 times
Brande
12 days ago
C: Custom buildpack it is, no need to risk it with cloud storage.
upvoted 0 times
...
Cassie
12 days ago
B: Custom buildpack is definitely the safer option here.
upvoted 0 times
...
Tamie
1 months ago
A: I agree, fetching from cloud storage sounds risky. Custom buildpack is the way to go.
upvoted 0 times
...
...
Allene
2 months ago
I'd avoid hosting the library on-premise and building a REST API. That adds unnecessary complexity and maintenance overhead. Go with the custom buildpack!
upvoted 0 times
Matt
1 months ago
A) Ensure that the Heroku app fetches the wkhtmltopdf library from cloud storage on dyno restart.
upvoted 0 times
...
Julene
2 months ago
D) Use a custom buildpack to install wkhtmltopdf using apt.
upvoted 0 times
...
...
Leigha
2 months ago
Option D sounds like the way to go. Using a custom buildpack to install wkhtmltopdf on Heroku seems like the most straightforward approach.
upvoted 0 times
...
Jacquelyne
2 months ago
That's a valid point, Gilma. Option A could be a good choice for ensuring easy access to wkhtmltopdf on Heroku.
upvoted 0 times
...
Gilma
2 months ago
I disagree, I believe option A is the way to go. Fetching the library from cloud storage on dyno restart would ensure smooth operation on Heroku.
upvoted 0 times
...
Jacquelyne
2 months ago
I think option D is the best choice. Using a custom buildpack to install wkhtmltopdf seems like the most straightforward solution.
upvoted 0 times
...

Save Cancel