Heroku-Architect Practice Test
Updated On 1-Jan-2026
184 Questions
Universal Containers (UC) has configured SSO for their Heroku EnterpriseTeam using an identity provider (IdP).
When a new employee joins the company, how should their Heroku account be created?
A. A Heroku account is created for theemployee automatically the first time they log in to Heroku via SSO.
B. The employee shouldcreate a new Heroku account with the exact email address listed in their IdP record.
C. No account creation is required, because all SSO users in a particular Enterprise Team are associated with a single Heroku account.
D. An administrator of the Enterprise Team creates the Heroku account with the exact email address listed in the employee's IdP record.
Universal Containers has an app deployed on Heroku that is now required to handle high- volume message processing. What should an Architect recommend to fulfill this new requirement?
A. Create a custom buildpack
B. Configure a Heroku button
C. Provision an Apache Kafka onHeroku add-on
D. Add Heroku Redis
The Heroku CLI give you the ability to:
A. Leverage the most powerful interface in the galaxy to have complete control over a fully operational battle station
B. Install your own Heroku instance on toyour on-prem servers
C. Use Heroku with an expressive and powerful toolset on the command line
D. Make a mean cup of Java
Universal Containers uses Heroku Connect to sync their Salesforce org'sdata with Heroku Postgres. Periodically, they write a very large set ofchanges that needs to be fully replicated between these two systems.
Which two sets of actions should an Architect propose? (Choose two.)
A. Make the changes directly in Heroku Postgres. Then allow Heroku Connect to expose them to the Salesforce org using Heroku External Objects.
B. Use Data Loader to write the changes to the Salesforce org. Then allow Heroku Connect to sync them to Heroku Postgres.
C. Make the changes directly in Heroku Postgres. Then allow Heroku Connect to use the Bulk API to sync themto the Salesforce org.
D. Pause Heroku Connect then make the changes directly in the Salesforce org. Then allow Heroku Connect to use the Salesforce Bulk API to sync them to Heroku Postgres.
C. Make the changes directly in Heroku Postgres. Then allow Heroku Connect to use the Bulk API to sync themto the Salesforce org.
Which two logs and logging recommendations are prescribed by the Twelve-Factor app methodology? Choose2 answers.
A. Apps should not concernthemselves with routing or storing logs
B. Logs from all processes and backing services should be aggregated together.
C. Logs should be written to a shared file system for scalability.
D. Apps should only keep a limited, rolling buffer of logs available
B. Logs from all processes and backing services should be aggregated together.
| Heroku-Architect Exam Questions - Home | Previous |
| Page 4 out of 37 Pages |