Heroku-Architect Practice Test
Updated On 10-Nov-2025
184 Questions
Which Heroku features should an Architect recommend to create a secure connection between Heroku and Microsoft Azure?
A. Heroku Private Spaces and Private Space VPN Connections, using Azure's built-in VPN endpoint.
B. Heroku Private Spacesand Private Space VPN Connections, using a compatible VPN endpoint on Azure
C. Heroku Shield Private Spaces and Internal Routing, using Azure's built-in VPN endpoint
D. Heroku Private Spaces and Private Space Peering, using Azure's VPC Peering.
Universal Containers has a large volume of cancellations occurring on their Work Orders. The COO wants to manage Work Order cancellations and subsequentfollow-ups.
Which two options should a Consultant recommend? (Choose two )
A. Change the Work Order with a closed status of "Cancelled".
B. Address
C. Re-use the existing Work Order for the follow-up.
D. Create achild Work Order for the follow-up Work Order
E. Change the Work Order with a status of "New".
D. Create achild Work Order for the follow-up Work Order
Which three overview cards does the Field Service mobile app provide as context to Technicians on upcoming Service Appointments? (Choose three.)
A. Asset History
B. Contact
C. Address
D. Site Details
E. Product Catalog
C. Address
D. Site Details
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.
D. The application's database configuration is stored in the application's config vars.
An app has two web dynos, Dyno A and Dyno B. The app receives a request, which is routed to Dyno A. A second request is sent from the same client. Which Dyno is the request routed to?
A. The request is routed to Dyno A if it hasfinished handling the first request
B. The request is routed randomly to Dyno A orDyno B
C. The request is definetly routed to Dyno A.
D. The request is definetly routed to Dyno B.
| Page 1 out of 37 Pages |