ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 79 - Certified Heroku Architecture Designer discussion

Report
Export

Universal Containers (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 on the 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.

A.
Load the application's configuration from its source code instead of using environment tables
Answers
A.
Load the application's configuration from its source code instead of using environment tables
B.
Use an external object storage service for temporary image uploads
Answers
B.
Use an external object storage service for temporary image uploads
C.
Run the application in a Private Space to enable communication with UC's Salesforce org
Answers
C.
Run the application in a Private Space to enable communication with UC's Salesforce org
D.
WritP Inns tn stdmit instead nf writinn thpm tn the flip svstpm
Answers
D.
WritP Inns tn stdmit instead nf writinn thpm tn the flip svstpm
Suggested answer: A, D

Explanation:

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

asked 23/09/2024
Mahdi Far
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first