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 )
Technicians earn certifications that must be renewed periodically to ensure their skills remain up-to-date. How can these certifications be managed on the Resource?
A client wants to create a secure network connection between Heroku applications running in a Private Space and an AWS VPC.
Which Heroku feature should an Architect recommend to create the connection?
When creating a Private Space, what is a valid reason to specify a region other than the default region?
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 Field Service Technician wants to view a list of parts consumed during a given time period. The Technician will then use the data to replenish inventory on the truck
Which three steps should a Consultant recommend to track the number of parts consumed? (Choose three )
A customer's IT department will not allow VPN access through their on-premise gateway. Users need to be able to access trusted Heroku applications only when they are in the office. These applications are deployed to a Heroku Private Space.
Which two Private Spaces features should an Architect recommend to enable on-premise users to gain the access they need? (Choosetwo.)
Dataclips allows a user to choose which datastore to query. Which type of datastore is supported?
Universal Containers (UC) has a front-end web application and a back-end service application running on Heroku. The applications are running in the Common Runtime. Now, UC wants to prevent any public access to the back-end application. Which two Heroku features should an Architect propose?
At Universal Containers (UC), a developer named Yuichiro wrote a PHP application that, in production, uses a MySQL database. Yuichiro is onboarding Mary, a new UC developer, who is setting up her development environment. Yuichiro asks Mary to:
1) install the related PHP libraries manually so the application will run;
2) use MongoDB, instead of MySQL, in the development environment.
According to the Twelve-Factor methodology, which changes should an Architect recommend?