Easter Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Free and Premium Salesforce Heroku-Architecture-Designer Dumps Questions Answers

Salesforce Certified Heroku Architect(WI23) Questions and Answers

Question 1

Salesforce Connect is used for:

Options:

A.

Replicatingexternal data into Salesforce

B.

Bidirectional syncing of external data in Salesforce

C.

Proxying external data into Salesforce

D.

Developing ETL services

Buy Now
Question 2

Universal Export wants to build an app that serves company data. The data has no strong compliance requirements, and the app should only be reachable from trusted IP addresses. Which solution should an Architect recommend?

Options:

A.

Deploy the app in a Shield Private Space with a Shield-tier Heroku Postgres database

B.

Deploy the app in the Common Runtime with a Standard-tier Heroku Postgres database

C.

Deploy the app in a Private Space with a Private-tier Heroku Postgres database.

D.

Deploy the app in the Common Runtime with a Premium-tier Heroku Postgres database.

Question 3

Universal Containers would like toenforce a 48-hour SLA to ensure that Technicians perform certain follow-up activities after they leave a customer site The starting point of the SLA is when the Work Order Status is set to "Technician Wrap Up." The Technician is required to provide confirmation that wrap up is completed.

Which three configurations should a Consultant implement to ensure this can be achieved? (Choose three.)

Options:

A.

Create a Process to call a Flow that completes the Milestone when the Wrap Up is complete.

B.

Create a Workflow toclose the Milestone when the Wrap Up is complete

C.

Create a Milestone which has entry criteria (or Status = Technician Wrap Up.

D.

Create an Entitlement Process which has entry criteria for Status = Technician Wrap Up

E.

Create custom fields to capture that the Wrap Up Activities have been completed.

Question 4

Universal Containers (UC) has configured SSO for their Heroku Enterprise Team using an identity provider (IdP).

When a new employeejoins the company, how should their Heroku account be created?

Options:

A.

A Heroku account is created for the employee automatically the first time they log in to Heroku via SSO.

B.

The employee should create a new Heroku account with the exact email addresslisted in their IdP record.

C.

No account creation is required, because all SSO users in a particular Enterprise Team are associated with a single Heroku account.

D.

An administrator of the Enterprise Team creates the Heroku account with the exact email address listed in the employee's IdP record.

Question 5

Universal Containers (UC) wants to better understand their service business and Field Service Technician teams' schedules. A Consultant suggested UC start toforecast and plan.

Which two abilities does forecasting and planning provide? (Choose two )

Options:

A.

More accurately assign Work Orders based on skills.

B.

Proactively adjust to demand fluctuations.

C.

Proactively adjust Service Contracts

D.

More consistently meet customer response times

Question 6

Universal Containers is developing a new application that has a lightweight Node.js front end. They will also be using aJava-based API, which combines data with Salesforce customer data. All of the data, and the API, is highly confidential.

What should an Architect suggest to enforce security?

Options:

A.

Deploy the apps into either Heroku runtime. Force the Java app to use a CDN,and point the Node.js app to its appname.herokuapp.com domain.

B.

Deploy all of the apps to the Common Runtime. Force the Java app to use SSI/TLS sessions, and point the Node.js app to its appname.herokuapp.com domain.

C.

Deploy all of the apps to a Heroku Private Space. Force the Java app to use SSI/TLS sessions, and point the Node.js app to its appname.herokuapp.corn domain.

D.

Deploy all of the apps to a Heroku Private Space. Deploy the Java app with Internal Routing enabled. Deploy the Node.js app without Internal Routing enabled.

Question 7

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 8

What are two features of a Shield Private Space that hasPrivate Space Logging enabled? Choose 2 answers.

Options:

A.

Logs must be forwarded to a destination either within the Shield Private Space or within a VPN that includes the Shield Private Space.

B.

Applications in the shield Private Space do not forward logs to Heroku's Logplex router.

C.

Applications in the Shield Private Space forward logs to a separate, high-compliance instance of Heroku's Logplex router

D.

All applications in the Shield Private Space forward their logs to the same destination.

Question 9

What does a follower of Heroku Postgres leader database provide?

Options:

A.

A static snapshot of the leader

B.

A in-memory snapshot of the leader.

C.

A read-only replica of the leader.

D.

A writable replica of the leader.

Question 10

Which two conventions of the Heroku platform reflect the Twelve-Factor methodology's recommendation to "execute the app as one or more stateless processes?" (Choose two.)

Options:

A.

Log messages from each of an app's dynos are kept separate from each other.

B.

Heroku apps define process types in a Procfile.

C.

A Heroku app's config vars are deleted on deploys and app restarts.

D.

Dynos have an ephemeral filesystem.

Question 11

Universal Containers is developing a Salesforce app thatinvokes a Heroku app's web service, which asynchronously generates customer invoices. The Heroku app is deployed to a Private Space. When an invoice is ready, the Heroku app sends a POST request to the Salesforce REST API. Which two options should an Architect recommend to ensure that neither the Salesforce nor the Heroku app is accessible from the public internet? Choose 2 answers.

Options:

A.

Restrict the Private Space's trusted IP range to Salesforce IP addresses

B.

Restrict the Private Space's trusted IP range to Universal Containers' VPN

C.

Restrict the Salesforce connected app's login IP ranges to Universal Containers' VPN

D.

Restrict the Salesforce connected app's login IP ranges to the stable outbound IP addresses of the Private Space

Question 12

A client wants to migrate their on-premise application to Heroku. The application maintains a local, in-memory cache for its data store to improveperformance.

What should an Architect advise the client about running the application on Heroku?

Options:

A.

The application should declare its in-memory cache as a separate process type to preserve it across deploys.

B.

All of the application's web dynos will share a single in-memory cache.

C.

The application should replicate its in-memory cache to a local disk to preserve it across deploys.

D.

The application's in-memory cache might be cleared at any time.

Question 13

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 14

According to the Twelve-Factor methodology, which best practice helps minimizethe gap between development and production?

Options:

A.

Using the same backing services in all of an application's environments.

B.

Configuring application logging to write stdout.

C.

Executing long-running tasks as background processes.

D.

Writing processes that are fast to start up and gracefully shut down

Question 15

Which technology do SalesforceREST APIs use for authentication?

Options:

A.

Basic usernames and passwords

B.

OAuth

C.

SAML

D.

Pre-shared keys

Question 16

Universal Containers has implemented a Knowledge solution for Agents to provide Field Technicians with information necessary to complete assigned work.

Which two capabilities will now be available? (Choose two.)

Options:

A.

Attach Knowledge Articles to Work Order Line Hems Only.

B.

Manage Attached Articles and Search the Knowledge Base

C.

include Quick Actions and Global Actions in Attached Articles.

D.

Attach Articles to Work Orders and Work Order Line Items.

Question 17

Universal Containers has an initiative to increase customer satisfaction by committing preferred resources to accounts and providing prompt service

Which two Scheduling Policies would assist to meet this initiative? (Choose two )

Options:

A.

Emergency Policy

B.

Customer First

C.

Soft Boundaries

D.

High Intensity

Question 18

Which three items are required to successfully set up Single Sign-on (SSO) services with Heroku? (Choose three.)

Options:

A.

An identity provider with built-in support for Heroku

B.

A Heroku Enterprise Team

C.

An existing Heroku account for each user

D.

At least one valid SSO certificate

E.

Administrative permissions on the selected identity provider

Question 19

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?

Options:

A.

The request is routed to Dyno A if it has finished 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.

Question 20

A financial reporting application, hosted on an on-premise server, uses a native library (wkhtmltopdf) to convert its HTML reports into PDFs. The app is being migrated to Heroku.

What option should an Architect recommend to enable the Heroku application to use wkhtmltopdf?

Options:

A.

Ensure that the Heroku app fetches the wkhtmltopdf library from cloud storage on dyno restart.

B.

Install the dependency using sudo apt install wkhtmltopdf from .profile in the project root.

C.

Continue to host wkhtmltopdf on-premise, and build a REST API so the library can be invoked from the Heroku app.

D.

Use a custom buildpack to install wkhtmltopdf using apt.

Question 21

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?

Options:

A.

Private Space VPN Connections

B.

Private Spaces DNS Service Discovery

C.

Heroku Internal Routing

D.

Apache Kafka on Heroku

Question 22

A client has a requirement to deploy versions of their app to different regions around the World. Which Heroku Enterprise feature would an Architect recommend to accomplish this?

Options:

A.

Using a Heroku StMM Space an app can be deployed to a specific region at the time of app creation.

B.

When creating a Heroku Private Space, you can determine the specific geographic location for the space

C.

You can changed the region for any app in any runtime by using the Heroku CLI.

D.

Using the Common Runtime, an app will automatically be deployed to multiple regions.

Question 23

A client wants to use Heroku to build a data bridge between Salesforce and Google Cloud Platform (GCP).

Which combination of Heroku features should an Architect recommend to secure the connection between Heroku and GCP?

Options:

A.

Heroku Shield Private Spacesand Heroku Shield Connect

B.

Heroku Private Spaces and Private Space VPN Connections

C.

Heroku Private Spaces and Private Space Peering

D.

Heroku Shield Private Spaces and Internal Routing

Question 24

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 25

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?

Options:

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

Question 26

A customer's Heroku Redis instance regularly reaches its storage limit. Besides upgrading to a bigger plan, what solution should an Architect recommend for this scenario?

Options:

A.

Explore a different key eviction scheme.

B.

Create a fork of the primary Heroku Redis instance.

C.

Migrate the data to a Heroku Postgres database

D.

Failover to ephemeral filesystem for the running dyno

Question 27

Which two statementsdescribe characteristics of Private Space Logging? (Choose two.)

Options:

A.

Log entries are forwarded as HTTPS POST requests.

B.

Log entries are collated and forwarded by Heroku's Logplex router.

C.

Log entries can be forwarded to up to three logging services.

D.

Log entries can be forwarded to only one logging service.