Free HEROKU-ARCHITECT Exam Braindumps (page: 16)

Page 15 of 47

A client's Heroku web application displays data that is fetched from a back-end file storage system. The client now wants this data to be viewable, but not editable, from their Salesforce org.

Which recommendation should an Architect make in this scenario?

  1. Replicate the files to tables in a Heroku Postgres database, and use Heroku Connect to synchronize the tables to the Salesforce org.
  2. Store all file URLs in a Heroku Postgres table, and use Heroku Connect to synchronize the table to the Salesforce org.
  3. Replicate the files to tables in a Heroku Postgres database, and use Heroku External Objects to expose the tables to the Salesforce org.
  4. Replicate the files to the application's local filesystem, and use worker dynos to periodically sync them to the Salesforce org.

Answer(s): A



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

  1. Private Spaces restrict inbound traffic to the current region.
  2. Heroku pricing varies by region.
  3. Running an application closer to its intended users can reduce latency.
  4. Available compute resources vary by region.

Answer(s): C


Reference:



A customer's IT department will not allow VPN access through their on-premise gateway. Users need to be able to access trusted Heroku applications only when they are in the office. These applications are deployed to a Heroku Private Space.

Which two Private Spaces features should an Architect recommend to enable on-premise users to gain the access they need? (Choose two.)

  1. Stable outbound IP addresses
  2. VPC peering
  3. Internal routing
  4. Trusted IP ranges

Answer(s): A,D


Reference:



Universal Containers (UC) is opening offices in Japan and Germany. This will allow them to serve new customers in Asia and in Europe. UC is concerned about application latency for their new customers, especially because the app serves large amounts of dynamic content.

Which Heroku Enterprise feature should an Architect recommend to alleviate this concern?

  1. Create Salesforce orgs in each region and use Heroku Connect to link them.
  2. Deploy instances of their applications into Private Spaces in Tokyo and Frankfurt.
  3. Deploy a globally-distributed CDN in front of the application.
  4. Create a Heroku Pipeline to mirror the app and its data in each region.

Answer(s): A






Post your Comments and Discuss Salesforce HEROKU-ARCHITECT exam with other Community members:

HEROKU-ARCHITECT Discussions & Posts