Salesforce Heroku Architecture Designer Exam - Mock 3

Salesforce Heroku Architecture Designer Exam - Mock 3

University

20 Qs

quiz-placeholder

Similar activities

Cloud Computing

Cloud Computing

University

25 Qs

Quiz 1 Mobile Application Development

Quiz 1 Mobile Application Development

University

25 Qs

ReactJS Quiz

ReactJS Quiz

University

15 Qs

Online World revision quiz

Online World revision quiz

University

15 Qs

Hardware & Software

Hardware & Software

KG - University

20 Qs

Angular Quiz

Angular Quiz

University

16 Qs

Cloud Computing 01

Cloud Computing 01

University

20 Qs

Mobile Application Development

Mobile Application Development

University

19 Qs

Salesforce Heroku Architecture Designer Exam - Mock 3

Salesforce Heroku Architecture Designer Exam - Mock 3

Assessment

Quiz

Computers

University

Medium

Created by

Dummy Account

Used 12+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A client runs an application on a background worker dyno. The application allows its users to request personalized information as a PDF. At peak usage, the app processes millions of requests at once. The resulting number of requests has caused a bottleneck that is impacting its performance. Which two solutions can an Architect recommend to resolve the bottleneck and improve performance? (Choose two.)

Increase the number of workers to consume the job faster.

Move the application to a Private Space.

Add Heroku Redis as a job queue.

Add a CDN add-on from the Elements marketplace.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A client's application needs to run in a European country for data residence purposes. What is a consideration in this scenario?

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

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

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

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

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Universal Containers wants to limit the total cost of their Heroku usage while they're getting started on the platform. To accomplish this, they are considering replacing certain add-ons with comparable open-source components, but the development team doesn't want to lose access to certain features that the add-ons provide. Which option should an Architect recommend for reducing add-on costs without affecting feature availability?

Remove aliases for high-cost add-ons.

Share a single instance of a compatible paid add-on across multiple applications.

Remove data store add-ons from the staging and development versions of the applications.

Migrate add-ons to free plans.

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A hospital wants to build a mobile app that allows patients to check the status of submitted insurance claims, which the hospital stores in Salesforce Health Cloud. The app's back end will run on Heroku. Which two measures should an Architect recommend to help ensure that the app is compliant with HIPAA? (Choose two.)

Use Heroku Shield Connect to sync claim data from Salesforce to a Heroku Postgres database.

Use only Heroku Shield Postgres databases to store claim data outside of Salesforce Health Cloud.

Ensure that the back-end application's code encrypts all claim data before writing it to a Heroku Postgres database.

Ensure that the mobile app can only run when on the hospital's intranet, which is connected to the back end's Shield Private Space via VPN.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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?

Deploy a multi-region version of Apache Kafka on Heroku.

Use Heroku's multi-tenant Kafka Basic plan

The app in Asia should write to the Kafka instance in Virginia.

Provision a second Kafka add-on in Asia. Each instance of the app should sync with each other.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Universal Containers (UC) has a Heroku Postgres database attached to a Heroku app, which is running in the Common Runtime. What should an Architect recommend UC do to secure their database to only trusted locations?

Move the database and the app into the Private Space.

Add a Trusted IP range to the Heroku Postgres configuration.

Set up a VPN from the trusted locations to the app.

Set up a VPC in a one-off dyno when access to Heroku Postgres is needed.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Universal Containers (UC) wants to allow its developers to only use certain add-ons. UC enables Add-on Controls for Enterprise Teams and adds the add-ons they wish to allow to the list. There is an existing set of add-ons attached to applications, which are NOT on the list. What happens to these add-ons?

They are deleted, and all data is backed up and saved.

They are added to the allowed add-ons list.

They are added to the exception list and not affected.

They are flagged for removal, and the developers are notified.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?