Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Salesforce Certified Heroku Architect (SP25) Exam

Last Update 22 hours ago Total Questions : 169

The Salesforce Certified Heroku Architect (SP25) Exam content is now fully updated, with all current exam questions added 22 hours ago. Deciding to include Heroku-Architect practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our Heroku-Architect exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these Heroku-Architect sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Salesforce Certified Heroku Architect (SP25) Exam practice test comfortably within the allotted time.

Question # 21

A client wants to deconstruct a monolithic app into a collection of smaller apps which should be able to send HTTP requests to each other. The smaller apps should not be publicly accessible on the internet. Which Heroku Enterprise features should an Architect recommend to enable this architecture?

A.

Heroku and ApacheKafka on Heroku

B.

Heroku Connect and Internal Routing

C.

Heroku Private Spaces and Heroku Connect

D.

Heroku Private Spaces and Internal Routing

Question # 22

UniversalContainers (UC) has an on-permise application for reporting damage to their shipments. They want to migrate the application to Heroku. The damage reporting process includes uploading one or more pictures to the application which temporarily stores them onthe local system. After the report is submitted, a case is created in UC ' s Salesforce org for processing, amd the images are deleted from the file system. The application ' s configuration is read from environment variables that are specified in the system user ' s profile. The application writes its logs to rotating files using an open-source library. Which two recommendations should an Architect make to ensure that the application runs correctly on Heroku? Choose 2 answers.

A.

Load the application ' s configuration from its source code instead of using environment tables

B.

Use an external object storage service for temporary image uploads

C.

Run the application in a Private Space to enable communication with UC ' s Salesforce org

D.

WritP Inns tn stdmit instead nf writinn thpm tn the flip svstpm

Question # 23

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.

Question # 24

An app uses a queue of worker dynos to perform complex image processing, but the worker dynos are occasionally running out of memory when performing the processing.All of their dynos are currently standard-1x dynos.

What should an Architect recommend in this scenario?

A.

Add additional worker dynos.

B.

Break up the image processing across multiple dynos.

C.

Move the app to a Private Space.

D.

Change the type of dynos to standard-2x.

Question # 25

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 "

Question # 26

Which two logs and logging recommendations are prescribed by the Twelve-Factor app methodology? Choose 2 answers.

A.

Apps should not concernthemselves with routing or storing logs

B.

Logs from all processes and backing services should be aggregated together.

C.

Logs should be written to a shared file system for scalability.

D.

Apps should only keep a limited, rolling buffer of logs available

Question # 27

A client wants to create a scalable set of microservices that communicate with each other, where multiple microservices have a public REST API.

Which architecture strategy allows this on Heroku?

A.

Each microservice is a separate Heroku app. The microservices communicate byusing Apache Kafka as a message bus.

B.

Each microservice is a separate process type in a single Heroku app. The microservices communicate by using Redis as a message bus.

C.

Each microservice is a separate private space. The microservices communicate byusing DNS Service Discovery.

D.

Each microservice is a separate process in a single Heroku app. The microservices communicate by using shared memory.

Question # 28

You can use Heroku Connect for:

A.

Bidirectional data replication

B.

Data proxy with Salesforce Connect

C.

One-way data replication

D.

All of these

Question # 29

Universal Containers (UC) has an app that allows a costumer to schedule a compute-intensive job. It allows the costumer to schedule the job on an ad-hoc basis. UC has decided to break up the app into the following services: - Website: an Interface for their costumers; -Billing: generates monthly invoices based on usage metrics; - Traffic Cop: manages the job queue, job definitions and job schedule; - Job Runner; runs jobs that Traffic Cop queues up. It Is responsible for self-introspection and self-scaling. UC also wants to createa data lake for analytics. What foundational technology and design should an Architect use to manage communication between these services?

A.

Apache Kafka on Heroku as a bus between all services Create topics for billing, jobs, and website clicks Create an additional service, which will subscribe for all topics, and dump every message into a data lake

B.

Heroku Redis, create a large Redis store. Allow each service to place messages with an agreed-upon format into a single queue, backed by the Redis storeServices listen for messages addressed to them and take action on them. Redis will serve as the data lake.

C.

Heroku Connect and Salesforce Sync all relevant data into Salesforce and allow it to flow into each service Create custom objects for each serviceand alow them to post to each others ' objects as needed. Push data from Salesforce into Heroku Postgres for a data lake.

D.

Apache Kafka on Heroku Create a Kafka queue for each service. Create a central routing service that connects to all of the Kafka queues and routes data. The central router is attached to a data lake, and pushes every message into It.

Question # 30

Canvas apps can authenticate a user with:

A.

OAuth

B.

Signed request

C.

Usemane and password

D.

Either OAuth or signed request

Go to page: