Weekend Sale Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

PDF Heroku-Architect Study Guide

Salesforce Certified Heroku Architect(SP23) Questions and Answers

Question 5

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 6

Universal Containers has 3 Heroku apps in its microservicesand requires that logs for all of the apps be stored in the same location for analysis and alerting purposes. How would they achieve this?

Options:

A.

Send logs from each app to their own Heroku redis Store, and then combine all logs in a fourth master store.

B.

Set up the 3 apps as producers for Apache Kafka on Heroku and save their logs to Kafka

C.

Set up a file on the filesystem and share it with all the apps

D.

Install a logging add-on for one app and attach it to the other two apps

Question 7

A client's application needs to run in a European country for data residence purposes.

What is a consideration in this scenario?

Options:

A.

When a dyno is cycled, its replacement might run in a different region.

B.

European regions are only available for applications running in Private Spaces.

C.

Heroku Postgres backup snapshotsand dataclips are always stored in the U.S.

D.

There is no guarantee that a Heroku Postgres database will be created in the same region as the application that provisions it.

Question 8

To satisfy the requirements of an upcoming compliance audit, a client must provide a record of all interactive commands run against a production application in the last six months. Which Heroku feature should an Architect recommend to help with this use case?

Options:

A.

Heroku Shield keystroke logging

B.

Dataclips

C.

Private Space Logging

D.

SSH tunneling using Heroku Exec