Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

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

Page: 3 / 5
Total 169 questions

A client has a Heroku Postgres database add-on attached to a production application. The client now wants to access the database from another application that they use to perform administrative tasks. What should an Architect recommend in this scenario?

A.

Copy the database's connection URL and add it to the administrative application as a config var.

B.

Attach the database toan application that acts as a database proxy

C.

Create a fork of the database and attach it to the administrative application.

D.

Attach the same Heroku Postgres add-on to the administrative application

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?

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

Universal Containers has multipleHeroku applications that use the same Heroku Postgres database. One of those applications, SFDC-sync. uses Heroku Connect to sync the data between a Salesforce org and the Heroku Postgres database. If the SFDC-sync app Is deleted. Heroku Connect will stopsyncing data. What is another consequence of deleting the SFDC-sync app?

A.

All tables synced with Heroku Connect will be removed from the Heroku Postgres database

B.

Existing data will remain in both locations.

C.

All synced objects will be removed from the Salesforce org

D.

All tables will be removed from the Heroku Postgre database

A client is planning to deploy an application to Heroku. The client's IT department requires all applications to be hosted from Australia, where their main office is located. Regulators in Australia require keystroke logs ofall engineers who create interactive sessions for the application.

Which should an Architect recommend in this scenario?

A.

Deploy the application to a Private Space in the Sydney region with Private Space Logging enabled.

B.

Deploy the application to the Common Runtime in the Sydney region.

C.

Deploy the application to a Shield Private Space in the Sydney region.

D.

Deploy the application to a Private Space in the Sydney region with Internal Routing enabled.

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?

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.

you can build Canvas apps and run them on Heroku with of the following languages:

A.

Node, js / JavaScript

B.

All of these

C.

Python

D.

Java, Scala, Clojure

E.

PHP

Applications on Heroku that use Salesforce REST APIs can use which authentication mechanisms:

A.

Username and password with an OAuth connected app

B.

None of these

C.

OAuth web or user-agent flow in which the user authorizes a connected app using browser redirects

D.

Anonymous access without credentials on trusted networks

What is a Heroku dyno?

A.

An on-prem server that you can install in a rack at your nearest co-location facility

B.

Your application code compiled and ready to be served to a variety of web clients

C.

A specialized dinosaur monitoring service delivered from the cloud

D.

A managed runtime container with a Linux operating system underneath

A RESTfulAPIis:

A.

A methodology (or maximizing the effectiveness of any vacation

B.

An Actually Pretty Informative meditation session

C.

How the web displays data in a hierarchical format readable by both people and machines

D.

A web-based service that provides standard ways for clients to make requests and receive responses

A ClientService Representative (CSR) receives a call from a customer on Saturday. The CSR determines that the customer is covered, but the coverage is aboutto expire.

Which two upsell activities should the CSR consider? (Choose two.)

A.

Open a Case and a renewal Opportunity for the Sales team.

B.

Open a Case and create a Work Order for the Dispatch Team.

C.

Open a Case and inform Customer of weekend service pricing.

D.

Open a Case and send email with new Service offerings.