Salesforce Certified Heroku Architecture Designer Practice Test - Questions Answers, Page 18
List of questions
Related questions
The Private Spaces feature can be useful if you need to:
A.
None of these
B.
Write Apex applications quickly
C.
Speed up an application's response time by running it on dynos that are located geographically closer to your customers
D.
Ensure that your application's incoming traffic originates from a whitellsted set of IP addresses
If an Organization member has the operator privilege on an app, that means the user can:
A.
Transfer the app to someone else
B.
Add a paid add-on
C.
Remove a member from the Organization account
D.
Deploy the app
Heroku Connect is an add-on that syncs Force, com data into:
A.
Someone else's isolated network environment
B.
A Heroku Postgres database
C.
A secondary Salesforce instance
D.
Only one dyno in your app's dyno formation
Callouts from Salesforce to Heroku can be made using:
A.
Corba
B.
Web sockets
C.
Message bus
D.
Apex triggers or outbound messages
Which technology do Salesforce REST APIs use for authentication?
A.
Basic usernames and passwords
B.
OAuth
C.
SAML
D.
Pre-shared keys
Heroku apps that handle callouts from Salesforce can be written in:
A.
All of these
B.
Python
C.
Node, js / JavaScript
D.
Java, Scala. Clojure
E.
PHP
A.
Node, js / JavaScript
B.
All of these
C.
Python
D.
Java, Scala, Clojure
E.
PHP
The best use of Canvas apps is to:
A.
Render custom widgets on Chatter feeds
B.
All of these
C.
Display third-party apps in Salesforce
D.
Display real estate photos in Salesforce for house listings
Callouts in Apex trigger support which authentication mechanisms:
A.
Pre-shared keys
B.
username and password credentials
C.
All of these
D.
OAuth flows using named credentials in the Remote Site settings
Canvas apps can authenticate a user with:
A.
OAuth
B.
Signed request
C.
Usemane and password
D.
Either OAuth or signed request
Question