Heroku-Architect Dumps

Heroku-Architect Free Practice Test

Salesforce Heroku-Architect: Salesforce Certified Heroku Architect (SU22)

QUESTION 31

A client wants to use Heroku Connect to sync data from a Heroku Postgres table toa Salesforce org. The client only needs to sync a specific subset of the rows in the table.
How should this be performed?

Correct Answer: D
- https://devcenterheroku com/artJcles/heroku-connect-faq#can-j-use-sharJng-rules-to-restrict-record-Visibility

QUESTION 32

When designing a Heroku application, which two approaches observe the Twelve-Factor methodology? Choose 2 answers.

Correct Answer: AD
- https://devcenter.heroku.com/articies/heroku-connect-database-tables#encrypted-strings

QUESTION 33

Universal Containers would like to engage contractors and customers directly in their Field Service solution. Which three options will provide read, write, and edit access to Work Order objects? (Choose three.)

Correct Answer: ACD

QUESTION 34

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?

Correct Answer: C

QUESTION 35

Universal Containers (UC) has a Heroku application that runs in Virginia, in the U.S., that uses Apache Kafka on Heroku. They have deployed a copy of the app in Asia. Now, both apps need a messaging backbone that will support multi-region distribution.
What is the least complex architecture that an Architect should recommend?

Correct Answer: B
-https://www.heroku.com/tech-sessions/get-started-with-apache-kafka