Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Salesforce Heroku-Architect Dumps

Salesforce Certified Heroku Architect(SP23) Questions and Answers

Question 1

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?

Options:

A.

Assign Contractor 2 as an Excluded Resource

B.

Assign Contractor 1 and 2 different Skill Levels for repair Work Type.

C.

Assign Contractor 1 as a Preferred Resource.

D.

Assign Contractor 1 and 2 different capacities for repairwork

Question 2

A company currently uses, and will continue to use, the MulesoftAnypoint Platform integration throughout their architecture. They want to use Heroku Connect to help them integrate Heroku apps with Salesforce apps. What is a benefit of introducing Heroku Connect in this environment?

Options:

A.

Heroku Connect provides Salesforce a bidirectional synchronization between Platform Events on Salesforce and Apache Kafka on Heroku

B.

HerokuConnect provides Mulesoft an endpoint that is easily consumable by a back-end integration tool

C.

Heroku Connect provides Salesforce a declarative bidirectional synchronization with Postgres and data proxy capability via Heroku Connect External Objects.

D.

Heroku Connect has a Microsoft connector for access to Heroku Postgres Heroku Redis, and Apache Kafka on Heroku

Question 3

The primary benefit of a workflow outbound message over an Apex trigger is:

Options:

A.

The message supports different authentication mechanisms

B.

The message can deliver the payload only as SOAP

C.

Messages are completely declarative.

D.

The message can handle every database event.

Question 4

A healthcare client is creating a web portal for their customers on Heroku, which is sourced from a Salesforce instance. Some of the Salesforce data they wish to display falls under HIPAA compliance, and their auditors have determined this data must be stored encrypted-at-rest. To satisfy this requirement, they have enabled Platform Encryption on Salesforce.

They are investigating Heroku Shield Private Spaces, Shield Dynos, Shield Postgres, and Shield HerokuConnect.

How will Shield Heroku Connect interact with the encrypted fields in Salesforce?

Options:

A.

Shield Heroku Connect will be able to access only cypher text in the fields from Salesforce. They will need to import the encryption key from Salesforce to decrypt to store in Shield Postgres.

B.

Shield Heroku Connect will be able to synchronize data from fields in Salesforce without additional customization, but any writes will need to be encrypted using the Salesforce encryption key first before being written.

C.

Shield Heroku Connect requires customization on the Salesforce side to decrypt the data before transmitting to Heroku.

D.

Shield Heroku Connect will be able to synchronize data bidirectionally without additional customization.

Question 5

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 )

Options:

A.

Knowledge Base

B.

Customer Entitlements

C.

Adjust Scheduling Policy

D.

Dispatching

Question 6

Universal Containers has 3 Heroku apps in its microservicesand requires that logs for all of the apps be stored in the same location for analysis and alerting purposes. How would they achieve this?

Options:

A.

Send logs from each app to their own Heroku redis Store, and then combine all logs in a fourth master store.

B.

Set up the 3 apps as producers for Apache Kafka on Heroku and save their logs to Kafka

C.

Set up a file on the filesystem and share it with all the apps

D.

Install a logging add-on for one app and attach it to the other two apps

Question 7

A client's application needs to run in a European country for data residence purposes.

What is a consideration in this scenario?

Options:

A.

When a dyno is cycled, its replacement might run in a different region.

B.

European regions are only available for applications running in Private Spaces.

C.

Heroku Postgres backup snapshotsand dataclips are always stored in the U.S.

D.

There is no guarantee that a Heroku Postgres database will be created in the same region as the application that provisions it.

Question 8

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?

Options:

A.

Heroku Shield keystroke logging

B.

Dataclips

C.

Private Space Logging

D.

SSH tunneling using Heroku Exec

Question 9

Which technology do SalesforceREST APIs use for authentication?

Options:

A.

Basic usernames and passwords

B.

OAuth

C.

SAML

D.

Pre-shared keys

Question 10

Universal Containers wants to measure their adherence to specific SLAs for all Work Orders.In which order should a Consultant implement the setup to achieve this requirement?

Options:

A.

Set Up Milestones. Create Entitlenen: records, Set Up EntitlementsProcess for Work Orders.

B.

Set Up Entitlements Process for Work Orders, Set Up Milestones, Create Entitlement records

C.

Create Entitlement records, Set Up Entitlements Process for Work Orders. Set Up Milestones

D.

Set Up Milestones. Set Up EntitlementsProcess for Work Orders, Create Entitlement records.

Question 11

Which Heroku feature allows you to deploy a real app complete with code, config, andadd-ons already configured?

Options:

A.

Heroku Getting Started guides

B.

Heroku Deployment wizard

C.

git push heroku master

D.

Heroku Buttons

Question 12

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

Options:

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

Question 13

You can use Heroku Connect for:

Options:

A.

Bidirectional data replication

B.

Data proxy with Salesforce Connect

C.

One-way data replication

D.

All of these

Question 14

A client is creating a new API application. The app should only be accessible from other apps that they deploy to Heroku. Also, traffic between the other apps and the API should not transit the public internet.

Which solution should an Architect recommend to meet these requirements?

Options:

A.

Create the application in a Private Space with default options.

B.

Create the application in a Private Space and restrict the application's set of trusted IP ranges.

C.

Create the application with Internal Routing enabled, in a Private Space.

D.

Create the application in a Shield Private Space to enforce stricter requirements for TLS termination.

Question 15

Q. 30 A client has a Heroku Redis instance that can be accessed over the public internet. To meet compliance requirements, the IT Security team requires thatall databases must be isolated from the public internet. Which solution should be suggested by an Architect?

Options:

A.

Enclose the existing Heroku Redis instance inside a Pnvate Space. Enable Private Space VPN.

B.

Use a Heroku Redis instance with a Private Tier plan. Enable Trusted IP ranges on the Redis instance.

C.

Use a Heroku Private Space and a Heroku Redis instance with a Private Tier plan. Redeploy the app into the Space

D.

Enclose the existing Heroku Redis instance inside a Shield Private Space. Configurethe firewall to allow Redis traffic through

Question 16

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 )

Options:

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

Question 17

Options:

A.

Universal Containers is building a new marketing website on Heroku. They want to capture user information on the site and have that data flow into Salesforce for followup.

Which Heroku features should an Architectrecommend to accomplish this?

B.

Heroku Conned and Heroku Postgres.

C.

HeroKu Private Spaces and Private Space Peering.

D.

Heroku Redis and Heroku Teams.

E.

Heroku Dataclips and the Heroku Platform API.

Question 18

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?

Options:

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

Question 19

A client is writing a Heroku application that requirescompliance with PCI DSS Level 1. To accomplish this, they deploy an application to the Shield Private Space. Which statement is true about the application?

Options:

A.

The application might still violate PCI DSS Level 1 even though it is deployed to a Shield Private Space

B.

The Shield Private Space guarantees that the application is compliant with PCI DSS Level 1, assuming the application uses only Shield Postgres databases

C.

The application is definitely not compliant with PCI DSS Level 1. because Shield PrivateSpaces do not provide compliance with it.

D.

The Shield Private Space guarantees that the application is compliant with PCI DSS Level 1

Question 20

Universal Containers wants the ability for their Field Technicians to log sales opportunities associated with their Work Orders.

What configuration should a Consultant implement so Field Technicians can easily achieve this through the Field Service mobile app?

Options:

A.

Quick Action on Opportunity to Create Work Order Line Item

B.

Quick Action on Opportunity to Create Work Order

C.

Quick Action on Work Order Line Items to Create Opportunity

D.

Quick Action on Work Order to Create Opportunity

Question 21

What are the three access levels a user can have in a Heroku Organization account?

Options:

A.

Jedi. Padawan, and Co-pilot

B.

Owner, Author and Viewer

C.

Admin. Programmer, and Operator

D.

Admin, Member, and Viewer

Question 22

Which three actions can a user perform on an app in a Heroku Enterprise Team, if that user has been granted only the "deploy" permission for that app? Choose 3 answers.

Options:

A.

Provision an add-on with a free plan

B.

Manage the app's config vars.

C.

Transfer the app to another Enterprise Team.

D.

Roll back a release

Question 23

Universal Containers (UC) has a Heroku Postgres database attached to a Heroku app, which is running in the Common Runtime.

What should an Architect recommend UC do to secure their database to only trusted locations?

Options:

A.

Move the database and the app into the Private Space.

B.

Add a Trusted IP range tothe Heroku Postgres configuration.

C.

Set up a VPN from the trusted locations to the app.

D.

Set up a VPC in a one-off dyno when access to Heroku Postgres is needed.

Question 24

Universal Containers (UC)uses Apache Kafka on Heroku to stream shipment inventory data in real time throughout the world. A Kafka topic is used to send messages with updates on the shipping container GPS coordinates as they are in transit. UC is using a Heroku Kafka basic-0 plan.The topic was provisioned with 8 partitions, 1 week of retention, and no compaction. The keys for the events are being assigned by Heroku Kafka, which means that they will be randomly distributed between the partitions.

UC has a single-dyno consumer application that persists the data to their Enterprise Data Warehouse (EDW). Recently, they've been noticing data loss in the EDW.

What should an Architect with Kafka experience recommend?

Options:

A.

Enable compaction on the topic to drop older messages, which will drop older messages with the same key.

B.

Upgrade to a larger Apache Kafka for Heroku plan, which has greater data capacity.

C.

Use Heroku Redis to store message receipt information to account for "at-least" once delivery, which will guarantee that messagesare never processed more than once. Scale up the consumer dynos to match the number of partitions so that there is one process for each partition.

Question 25

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?

Options:

A.

Heroku Connect can be used to synchronize data directly between the two Salesforceorgs.

B.

Both orgs can be attached to the same Heroku application as an add-on to ensure data residency in the application's region.

C.

Heroku External Objects can expose read-only data from both Salesforce orgs to Heroku Postgres.

D.

A Heroku Postgres database can sync data from both orgs for advanced querying capabilities.

Question 26

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?

Options:

A.

Movethe application to a Private Space, and enable Internal Routing for them

B.

Bind all of the Heroku applications to the same port

C.

Configure a worker process type for each application that listens for incoming remote procedure calls.

D.

Send requests to each application's URL using HTTP/HTTPS.

Question 27

Universal Containers provides installation, repair, and consulting services When Technicians complete the work, they need to provide different reports for the installation, repair, and consulting services.

Which two configurations should a Consultant recommend to meet this requirement? (Choose two )

Options:

A.

Work Types

B.

Assets

C.

Service Report Templates

D.

Product Templates