Heroku-Architect Practice Test Questions

184 Questions


A customer wants to sync data between their Salesforce org and Heroku Postgres. Which two limitations should an Architect remember when recommending Heroku Connect? (Choose two.)


A. HerokuConnect can only access fields and objects that its associated Salesforce integration user can access.


B. Heroku Connect does not support all Salesforce objects and fields.


C. Heroku Connect does not provide an API.


D. Heroku Connect cannot sync custom objects.





A.
  HerokuConnect can only access fields and objects that its associated Salesforce integration user can access.

C.
  Heroku Connect does not provide an API.

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. Set up Skill Requirements. DefineWork Types. Set up Routing Rules


B. Define Skills, Set up Skill Requirements, and Set up Resource Skills


C. Set up Service Locations, Set up Location Skills. Define work Types


D. Define Work Types, Define Work Order Status. Set up Resource Skills





B.
  Define Skills, Set up Skill Requirements, and Set up Resource Skills

Which of thefollowing is a good use case for the Heroku Platform?


A. Proof-of-concept or lab approaches


B. Empowering mobile apps with an API service


C. Data manipulation


D. Customer engagement applications


E. All of these





D.
  Customer engagement applications

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?


A. Heroku does not control where add-on providers store data.


B. Heroku support can configure add-ons for specific data residency needs.


C. Heroku guarantees the physical location of its control surface APIs.


D. Data residency for add-ons is covered under Salesforce's GDPR compliance.





B.
  Heroku support can configure add-ons for specific data residency needs.

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.)


A. JSON export of query results, with CORS support


B. CSV export of query results


C. A simple REST API access to query results


D. Postgres dump file of query results





A.
  JSON export of query results, with CORS support

B.
  CSV export of query results

Explanation:

-https://devcenter.heroku.com/arlicles/dataclips

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. External IDs simplify the mapping of polymorphic relationships in the Salesforce org.


B. External IDs improve speed when inserting multiple related objects.


C. External IDs prevent the creation of orphaned duplicates in Heroku Postgres.


D. External IDs are required to enable bidirectional synchronization.





C.
  External IDs prevent the creation of orphaned duplicates in Heroku Postgres.

D.
  External IDs are required to enable bidirectional synchronization.

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.)


A. Heroku Private Spaces


B. Automated Certificate Management


C. Heroku SSL


D. Heroku Shield Private Spaces





B.
  Automated Certificate Management

C.
  Heroku SSL

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 )


A. Knowledge Base


B. Customer Entitlements


C. Adjust Scheduling Policy


D. Dispatching





A.
  Knowledge Base

C.
  Adjust Scheduling Policy

D.
  Dispatching

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.)


A. Select a Service Appointment from the list, press the "Change Status" action and "Dispatch".


B. Select a Service Appointment from the list, press the "Candidates" action, andselect the best time slot.


C. Select multiple Service Appointment from the list and bulk schedule them Select a Service Appointment from the list, press the "Edit" action and allocate the Resource


D. Create a Workflow to close the Milestone when the Wrap Up is complete.


E. Select a Service Appointments from the list and press the "Schedule" action.





A.
  Select a Service Appointment from the list, press the "Change Status" action and "Dispatch".

C.
  Select multiple Service Appointment from the list and bulk schedule them Select a Service Appointment from the list, press the "Edit" action and allocate the Resource

E.
  Select a Service Appointments from the list and press the "Schedule" action.

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. Use Work Types with Required Skills


B. Assign the appropriate Skills to Resources


C. Create Multiple Work Orders Line Items per service.


D. Select the relevant Work Types for each Resource





A.
  Use Work Types with Required Skills

B.
  Assign the appropriate Skills to Resources

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?


A. Ensure that the apps consume mutually excliusive sets of Kafka topics


B. Attach the existing Kafka add-on to both apps


C. Designate one app as a producer and the other as a consumer


D. Attach the existing Kafka add-on to one app and attach a new Kafka add-on to the other app





B.
  Attach the existing Kafka add-on to both apps

You can use the Salesforce REST APIs to:


A. Execute processes as another user


B. Access database log files


C. Feed your kitten


D. Insert or update records





D.
  Insert or update records


Page 3 out of 16 Pages
Previous