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

Viewing page 2 out of 5 pages
Viewing questions 11-20 out of questions
Questions # 11:

Universal Containers is developing a Salesforce app thatinvokes a Heroku app's web service, which asynchronously generates customer invoices. The Heroku app is deployed to a Private Space. When an invoice is ready, the Heroku app sends a POST request to the Salesforce REST API. Which two options should an Architect recommend to ensure that neither the Salesforce nor the Heroku app is accessible from the public internet? Choose 2 answers.

Options:

A.

Restrict the Private Space's trusted IP range to Salesforce IP addresses


B.

Restrict the Private Space's trusted IP range to Universal Containers' VPN


C.

Restrict the Salesforce connected app's login IP ranges to Universal Containers' VPN


D.

Restrict the Salesforce connected app's login IP ranges to the stable outbound IP addresses of the Private Space


Expert Solution
Questions # 12:

A customer would like to analyze data stored in a single, large, high-traffic Heroku Postgres database using a reporting tool that runslong-running, expensive read queries. What reporting architecture should be recommended?

A client wants to create a Heroku web application that needs to provide a low-latency experience for its users, who are based primarily in Japan. Many common user actions will result in synchronous writes to the application's Heroku Postgres database. The application does not have advanced compliance requirements. Which should an Architect recommend?

Options:

A.

Deploy the application to a Shield Private Space In the Tokyo region


B.

Deploy the application to the Common Runtime in the Tokyo region


C.

Deploy the application to a Private Space in the Tokyo region


D.

Deploy the application to the Common Runtime in the U.S region and use a CDN to accelerate content delivery


Expert Solution
Questions # 13:

Universal Containers has a Heroku app that uses several third-party add-ons. They now need to enforce data privacy and be compliant with General Data Protection Regulation (GDPR).

What should an Architect advise UC regarding data residency inthis scenario?

Options:

A.

Heroku does not control where add-on providers store data.


B.

Heroku support can configure add-ons for specific data residency needs.


C.

Heroku guarantees the physical location of its control surface APIs.


D.

Data residency for add-ons is covered under Salesforce's GDPR compliance.


Expert Solution
Questions # 14:

A client provisions a Heroku Postgres database in the EU region.

Which two services related to Heroku Postgres are located in the U.S.? (Choose two.)

Options:

A.

Fork and follower databases


B.

Heroku Postgres Continuous Protection backups


C.

Snapshots created with Heroku PGBackups


D.

Heroku Dataclips


Expert Solution
Questions # 15:

A client is building a collection of Heroku applications that will be audited regularly. To comply with the audit, it must be guaranteed that the applications all forward thei logs to the same, single destination. Which solution meets this requirements?

Options:

A.

Deploy all of the applications to the Common Runtime, and attach the same ininstance of a logging add-on to all of them.


B.

Deploy all the applications to the same Shiekld Private Space with Private Space Logging enabled


C.

Deploy allthe applications to the Common runtime, and add the same log drain URL to all of them.


D.

Deploy all the applications to the same Private Space with Logplrx disabled.


Expert Solution
Questions # 16:

Which two conventions of the Heroku platform reflect the Twelve-Factor methodology's recommendation to "execute the app as one or more stateless processes?" (Choose two.)

Options:

A.

Log messages from each of an app's dynos are kept separate from each other.


B.

Heroku apps define process types in a Procfile.


C.

A Heroku app's config vars are deleted on deploys and app restarts.


D.

Dynos have an ephemeral filesystem.


Expert Solution
Questions # 17:

A client has an e-commerce application that stores creditcard information. The application will run the production. Which security certification does the application need to meet?

Options:

A.

ISO 27017


B.

PCI level 1


C.

SOC2Typel


D.

ISO 27018


Expert Solution
Questions # 18:

Salesforce Connect is used for:

Options:

A.

Replicatingexternal data into Salesforce


B.

Bidirectional syncing of external data in Salesforce


C.

Proxying external data into Salesforce


D.

Developing ETL services


Expert Solution
Questions # 19:

Universal Containers acquires a company that runs an application on Google Cloud Platform (GCP). TheGCP application needs to communicate securely with a Heroku application. The Heroku application has Internal Routing enabled and is running in a Private Space. Which two recommendations should an Architect make to satisfy this use case? Choose 2 answers.

Options:

A.

Ensure that the Private Space and GCP use distinct CIDR ranges


B.

Disable Internal Routing on the Heroku app.


C.

Ensure that the Private Space and GCP use matching CIDR ranges.


D.

Establish a secure site-to-site VPN connection between the Private Spaceand GCP.


Expert Solution
Questions # 20:

An app has two web dynos, Dyno A and Dyno B. The app receives a request, which is routed to Dyno A. A second request is sent from the same client. Which Dyno is the request routed to?

Options:

A.

The request is routed to Dyno A if it has finished handling the first request


B.

The request is routed randomly to Dyno A orDyno B


C.

The request is definetly routed to Dyno A.


D.

The request is definetly routed to Dyno B.


Expert Solution
Viewing page 2 out of 5 pages
Viewing questions 11-20 out of questions