Heroku-Architect Practice Test

Salesforce Spring 25 Release
184 Questions

When designing a Heroku application, which two approaches observe the Twelve-Factor methodology? Choose 2 answers.

A. On deployment,Heroku fetches and installs any dependencies that are missing according to the application's list of dependencies

B. On startup, the application's source code fetches and installs any dependencies that are missing according to the application's list of dependencies.

C. The application's database configuration is stored in the application's Profile

D. The application's database configuration is stored in the application's config vars.

A.   On deployment,Heroku fetches and installs any dependencies that are missing according to the application's list of dependencies
D.   The application's database configuration is stored in the application's config vars.

Heroku-Architect Practice-Test - Home Previous
Page 4 out of 184 Pages