A clientwants to use Heroku Connect to sync data bidirectionally between a Salesforce org and a Heroku Postgres database.
In this scenario, which two are advantages to setting a custom External Identifier field in the Heroku Connect mapping? (Choose two.)
A client wants to secure their web application using SSL/TLS. They do not have specific requirements regardingusing a particular version of SSL/TLS.
Which two Heroku features should an Architect recommend as options? (Choose two.)
Universal Containers wants to reduce their mean-time-to-service
Which three Field Service process should a Consultant recommend to accomplish this goal? (Choose three )
The Disaster at Universal Containers would like to schedule Service Appointments from the Dispatcher's Console while taking the Scheduling Policy intoconsideration.
Which three options are available to the Disaster? (Choose three.)
Universal Containers provides multiple service types (i.e., Installation, Maintenance, Break/Fix, etc.) Each service requires a variety of skills and certifications inorder for a resource to excel
Which two configurations should a Consultant implement to meet this requirement? (Choose two )
A client has a Heroku app that uses Apache Kafka on Heroku. They want to refactor the app into 2 distinct appsthat will both continue to use Kafka (because they probably don't have so much to do in their life). Based on this refactoring, what should an Architect recommend?
To satisfy the requirements of an upcoming compliance audit, a client must provide a record of all interactive commands run against a production application in the last six months. Which Heroku feature should an Architect recommend to help with this use case?
A client wants to create a scalable set of microservices that communicate with each other, where multiple microservices have a public REST API.
Which architecture strategy allows this on Heroku?
Dispatchers at Universal Containers want to ensure the Resource being assigned to a Work Order has the correct training.
What should a Consultant implement to accomplish this requirement?
A client has an existing Heroku Connect integration. They would like to extend the integration to ad Attachments (which are related binary files) from a mapped Salesforce object. What advice should an Architect provide?
Universal Containers (UC) recently acquired another company, International Shipping. Each company has its own Salesforce org, and UC wants those orgs to remain separate for the foreseeable future. Given this scenario, which Heroku feature should an Architect recommend to provide additional value to UC following the acquisition?
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.)
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?
What are the three access levels a user can have in a Heroku Organization account?
Which two features of the Heroku platform require Private Spaces? Choose 2 answers.
Which three items are required to successfully set up Single Sign-on (SSO) services with Heroku? (Choose three.)
Universal Containers wants to set up communication between multiple public-facing Heroku web applications hosted on the Common Runtime. Which solution should an Architect recommend?
A client has data in a production Heroku Postgres database, and needs to quickly get access to a subset of that data for reporting needs.
Which two features does Heroku Dataclips provide to enable this? (Choose two.)
Universal Containers has a Heroku app that uses several third-party add-ons. They now need to enforce data privacy and be compliant with General Data Protection Regulation (GDPR).
What should an Architect advise UC regarding data residency inthis scenario?
Universal Containers utilizes two contractors, Contractor 1 and Contractor 2, to perform repair work Contractor 1 has provided service longer for UniversalContainers and is considered to have more repair work expertise than Contractor 2.
How should a Consultant configure this expertise for Contractor 1 versus Contractor 2?
Universal Containers (UC) has an app that allows a costumer to schedule a compute-intensive job. It allows the costumer to schedule the job on an ad-hoc basis. UC has decided to break up the app into the following services: - Website: an Interface for their costumers; -Billing: generates monthly invoices based on usage metrics; - Traffic Cop: manages the job queue, job definitions and job schedule; - Job Runner; runs jobs that Traffic Cop queues up. It Is responsible for self-introspection and self-scaling. UC also wants to createa data lake for analytics. What foundational technology and design should an Architect use to manage communication between these services?
Universal Containers intends to build an app which will accept card payments. The app also needs to store, process, and transmit cardholder data.
Which Heroku architecture should an Architect recommend?