Pass the Salesforce Architect Exams Heroku-Architect Questions and answers with CertsForce

Viewing page 1 out of 5 pages
Viewing questions 1-10 out of questions
Questions # 1:

A web application on Heroku wants to surface Salesforce data.All users of the web application will:

1) Authenticate using SSO with Salesforce.

2) Have user records in Salesforce.

What architecture should be recommended in order to maintain the Salesforce security model already in place?

Options:

A.

Use Heroku Connect to sync the Salesforce data and Salesforce security model to Heroku Postgres.


B.

Have the application query Salesforce data and the security model directly using a cached admin credential.


C.

Use Heroku Connect, with a per-user authentication model, to sync theSalesforce data to Heroku Postgres.


D.

Have the application query Salesforce data directly through the Salesforce APIs as the running user.


Expert Solution
Questions # 2:

Universal Containers provides multiple service types (i.e., Installation, Maintenance, Break/Fix, etc.) Each service requires a variety of skills and certifications inorder for a resource to excel

Which two configurations should a Consultant implement to meet this requirement? (Choose two )

Options:

A.

Use Work Types with Required Skills


B.

Assign the appropriate Skills to Resources


C.

Create Multiple Work Orders Line Items per service.


D.

Select the relevant Work Types for each Resource


Expert Solution
Questions # 3:

4Universal Containers wants to help their dispatches determine the length of time a Work Order should last What should the Consultant implement to help achieve this goal?

Options:

A.

Operating Hours for Customer Accounts.


B.

Work Types with an Estimated Duration.


C.

Work Orders with Operating Hours


D.

Work Types with Service Level Agreement.


Expert Solution
Questions # 4:

Canvas apps can authenticate a user with:

Options:

A.

OAuth


B.

Signed request


C.

Usemane and password


D.

Either OAuth or signed request


Expert Solution
Questions # 5:

At Universal Containers (UC), a developer named Yuichiro wrote a PHP application that, in production, uses a MySQL database. Yuichiro is onboarding Mary, a new UC developer, who is setting up her development environment. Yuichiro asks Mary to:

1) install the related PHP libraries manually so the application will run;

2) use MongoDB, instead of MySQL, in the development environment.

According to the Twelve-Factor methodology, which changes should an Architect recommend?

Options:

A.

Explicitly declare code dependencies in the application's environment variables and use the same type of database in both development and production.


B.

Persist code dependencies in the application's production database. Use the same type of database locally to ensure that the dependencies are accessible.


C.

Recursively determine code dependencies on application startup and maintain separate Git branches for the MongoDB- and MySQL- compatible versions of the application.


D.

Explicitly declare code dependencies in the application's source and use the same type of database in both development and production.


Expert Solution
Questions # 6:

Universal Containers wants to help their dispatches determine the length of time a Work Order should last. What should the Consultant implement to help achieve this goal?

Options:

A.

Operating Hours for Customer Accounts.


B.

Work Types with an Estimated Duration.


C.

Work Orders with Operating Hours


D.

Work Types with Service Level Agreement.


Expert Solution
Questions # 7:

A customer needs to test a database schema migration. Which approach should an Architect recommend?

Options:

A.

Fork the production database, and run the migration and tests against the fork


B.

Detach the Heroku Postgres add-on. and run the migration and tests against the database.


C.

Create a follower database, and run the migration and test against the follower database


D.

Place the app into maintenance mode, and then perform the tests


Expert Solution
Questions # 8:

Universal Containers experienced an outage with their production Heroku Postgres database due to a fault with the underlying infrastructure. The database was unavailable for an hour. The database is on the Standard-0 plan.

Which two actions should an Architect recommend to mitigate such database failures and outages in the future? (Choose two.)

Options:

A.

Create a follower database that uses the same plan as the leader.


B.

Migrate the database toa Premium-tier plan.


C.

Migrate the database to a larger Standard-tier plan.


D.

Create a fork of the database that uses the same plan as the leader.


Expert Solution
Questions # 9:

Universal Containers provides installation, repair, and consulting services When Technicians complete the work, they need to provide different reports for the installation, repair, and consulting services.

Which two configurations should a Consultant recommend to meet this requirement? (Choose two )

Options:

A.

Work Types


B.

Assets


C.

Service Report Templates


D.

Product Templates


Expert Solution
Questions # 10:

A client wants to perform complex processing on large data sets in Salesforce. The data is confidential, but it does not have advanced compliance requirements.

What Heroku Enterprise features should an Architect recommend in this scenario?

Options:

A.

Shield Private Spaces and Heroku External Objects


B.

Private Spaces and Heroku Connect


C.

Private Spaces and Heroku External Objects


D.

Shield Private Spaces and Heroku Shield Connect


Expert Solution
Viewing page 1 out of 5 pages
Viewing questions 1-10 out of questions