What option should an Architect recommend to enable the Heroku application to use wkhtmltopdf?
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?
A . Ensure that the Heroku app fetches the wkhtmltopdf library from cloud storage on dyno restart.
B . Install the dependency using sudo apt install wkhtmltopdf from .profile in the project root.
C . Continue to host wkhtmltopdf on-premise, and build a REST API so the library can be invoked from the Heroku app.
D . Use a custom buildpack to install wkhtmltopdf using apt.
Answer: D
Latest Heroku Architecture Designer Dumps Valid Version with 185 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments