Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Salesforce Heroku-Architect - Salesforce Certified Heroku Architect (SP25) Exam

Page: 1 / 5
Total 169 questions

Which of the following is NOT an advantage of data replication over data proxies?

A.

A replicated data set reduces data access latency.

B.

Areplicated data set supports bidirectional writes.

C.

A replicated data set offloads processing and requests from an origin data server.

D.

A replicated data set is always and immediately in sync with the origin data

Thebest use of Canvas apps is to:

A.

Render custom widgets on Chatter feeds

B.

All of these

C.

Display third-party apps in Salesforce

D.

Display real estate photos in Salesforce for house listings

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

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

Which technology do SalesforceREST APIs use for authentication?

A.

Basic usernames and passwords

B.

OAuth

C.

SAML

D.

Pre-shared keys

Universal Containers is preparing to deploy a high-volume production web application to the Heroku Common Runtime. Which two best practices should an Architectrecommend for large-scale load testing of the application? Choose 2 answers.

A.

Open a ticket with Heroku support for approval.

B.

Move the apps into a Private Space to provide an isolated test environment

C.

Disable autoscaling to prevent applicationstartup overhead from skewing results

D.

Ensure that the application runs on Performance-tier dynos

Universal Containers wants their Field Technicians to indicate if any of their Service Appointments are at risk of not being completed on time. They would like forthis to be achieved on a mobile device using a Quick Action

What should a Consultant recommend to achieve this requirement?

A.

Update the Service Appointment Status field.

B.

Update the Service Appointment Chatter feed.

C.

Reschedule the Service Appointment for later

D.

Update the Service Appointment field "In Jeopardy"

Aclient has a data Ina SAP data store. The client uses Heroku External Objects to expose Heroku Postgres tables in their Salesforce org. They want to perform custom transformations on the SAP data and then expose the transformed data in their Salesforce org. Which solution should an Architect recommend?

A.

Use Salesforce Connect to perform any necessary transformations on Vie SAP data and sync the transformed data to the Salesforce org.

B.

Use Heroku Connect to sync the SAP data to Heroku Postgres and then perform any necessary transformations Ensure the transformes data is in a table that is exposed in the Salesforce org.

C.

Use an ETL tool to sync the SAP data to Heroku and then perform any necessary transformations. Ensure the transformes data is in a table that is exposed in the Salesforce org.

D.

Perform in-place transformations on the data in SAP and then use Heroku Connect to sync the SAP data to Heroku Postgres. Ensure the transformed data is in a table that is exposed in the Salesforce org.

A client requires that their web application's logs are accessible only from within the same isolatednetwork as the application itself.

Which solution should an Architect recommend in this scenario?

A.

Deploy the application to a Private Space. Provide the Private Space's stable outbound IPs to Heroku's Logplex router to block all logs originating fromthe Private Space.

B.

Deploy the application to a Shield Private Space with Private Space Logging enabled. Forward logs to a destination within the Shield Private Space.

C.

Deploy the application to a Private Space. Connect the Private Space to an on-premise logging system using VPN and specify it as a log drain.

D.

Deploy the application to a Private Space. Enable Internal Routing to prevent the application's logs from being forwarded outside of the Private Space.

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?

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

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

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

A.

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

B.

The employee shouldcreate a new Heroku account with the exact email address listed 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.