Which three tiers would UC need to use to have that feature enabled?

Universal Containers (UC) has expressed a desire to have encryption-at-rest enabled on their Heroku Postgres databases. Which three tiers would UC need to use to have that feature enabled? (Choose three.)A . PrivateB . StandardC . HobbyD . ShieldE . PremiumView AnswerAnswer: A,B,E

September 2, 2022 No Comments READ MORE +

When creating a Private Space, what is a valid reason to specify a region other than the default region?

When creating a Private Space, what is a valid reason to specify a region other than the default region?A . Private Spaces restrict inbound traffic to the current region.B . Heroku pricing varies by region.C . Running an application closer to itsintended users can reduce latency.D . Available compute resources...

September 1, 2022 No Comments READ MORE +

Heroku Connect is an add-on that syncs Force, com data into:

Heroku Connect is an add-on that syncs Force, com data into:A . Someone else's isolated network environmentB . A Heroku Postgres databaseC . A secondary Salesforce instanceD . Only one dyno in your app's dyno formationView AnswerAnswer: B

September 1, 2022 No Comments READ MORE +

What is a benefit of introducing Heroku Connect in this environment?

A company currently uses, and will continue to use, the MulesoftAnypoint Platform integration throughout their architecture. They want to use Heroku Connect to help them integrate Heroku apps with Salesforce apps . What is a benefit of introducing Heroku Connect in this environment?A . Heroku Connect provides Salesforce a bidirectional...

September 1, 2022 No Comments READ MORE +

What are 3 examples of backing services, as described in the Twelve Factor app methodology?

What are 3 examples of backing services, as described in the Twelve Factor app methodology?A . A databaseB . A logging toolC . An email delivery serviceD . A background process with a long running taskView AnswerAnswer: A,B,C Explanation: https/Vdevcenter heroku.com/articles/internal-routing

September 1, 2022 No Comments READ MORE +

Which three resources can be found in the Heroku Elements Marketplace? (Choose three.)

Which three resources can be found in the Heroku Elements Marketplace? (Choose three.)A . Heroku ButtonsB . BuildpacksC . Heroku StacksD . Docker image filesE . Add-onsView AnswerAnswer: A,B,E

September 1, 2022 No Comments READ MORE +

ThePrivate Spaces feature can be useful if you need to:

ThePrivate Spaces feature can be useful if you need to:A . None of theseB . Write Apex applications quicklyC . Speed up an application's response time by running it on dynos that are located geographically closer to your customersD . Ensure that your application's incoming traffic originates from a whitellsted...

September 1, 2022 No Comments READ MORE +

Which 2 architectures are enabled by using a single Private Space and the Internal Routing feature?

Which 2 architectures are enabled by using a single Private Space and the Internal Routing feature?A . A microservices architecture that also uses DNS ServiceDiscovery to facilitate communicationB . Multiple public-facing web apps with different sets of trusted inbound IP rangesC . A single public-facing web app that performs network-isolated...

September 1, 2022 No Comments READ MORE +

The primary benefit of a workflow outbound message over an Apex trigger is:

The primary benefit of a workflow outbound message over an Apex trigger is:A . The message supports different authentication mechanismsB . The message can deliver the payload only as SOAPC . Messages are completely declarative.D . The message can handle every database event.View AnswerAnswer: C

August 31, 2022 No Comments READ MORE +

Canvas apps can authenticate a user with:

Canvas apps can authenticate a user with:A . OAuthB . Signed requestC . Usemane and passwordD . Either OAuth or signed requestView AnswerAnswer: D

August 31, 2022 No Comments READ MORE +