Free Aug-2024 UPDATED Salesforce Heroku-Architect Exam Questions & Answer [Q13-Q30]

Share

Free Aug-2024 UPDATED Salesforce Heroku-Architect Exam Questions & Answer

Latest Success Metrics For Actual Heroku-Architect Exam Realistic Dumps

NEW QUESTION # 13
Aclient has a data Ina SAP data store. The client uses Heroku External Objects to expose Heroku Postgres tablesin their Salesforce org. They want to perform custom transformations on the SAP data and then expose the transformed data in their Salesforce org. Which solution should an Architect recommend?

  • A. Use Salesforce Connect to perform any necessary transformations on Vie SAP data and sync the transformed data to the Salesforce org.
  • B. Use an ETL tool to sync the SAP data to Heroku and then perform any necessary transformations.
    Ensure the transformes data is in a table that is exposed in the Salesforce org.
  • C. Perform in-place transformations on the data in SAP and then useHeroku Connect to sync the SAP data to Heroku Postgres. Ensure the transformed data is in a table that is exposed in the Salesforce org.
  • D. Use Heroku Connect to sync the SAP data to Heroku Postgres and then perform any necessary transformations Ensure the transformes data is in a table that is exposed in the Salesforce org.

Answer: B

Explanation:
- https//www.heroKu.com/tech-sessions/get-started-wlth-apache-kafka


NEW QUESTION # 14
A customer wants to sync data between their Salesforce org and Heroku Postgres.
Which two limitations should an Architect remember when recommending Heroku Connect? (Choose two.)

  • A. Heroku Connect does not support all Salesforce objects and fields.
  • B. Heroku Connect can only access fields and objects that its associated Salesforce integration user can access.
  • C. Heroku Connect cannot sync custom objects.
  • D. Heroku Connect does not provide an API.

Answer: B,D


NEW QUESTION # 15
Heroku apps that handle callouts from Salesforce can be written in:

  • A. Java, Scala. Clojure
  • B. All of these
  • C. Python
  • D. PHP
  • E. Node, js / JavaScript

Answer: B


NEW QUESTION # 16
What does a follower of Heroku Postgres leader database provide?

  • A. A static snapshot of the leader
  • B. A writable replica of the leader.
  • C. A read-only replica of the leader.
  • D. A in-memory snapshot of the leader.

Answer: C

Explanation:
- https://devcenter.heroku.eom/articles/rieroku-corinect-database-tables#encrypted-strings


NEW QUESTION # 17
Universal Containers has a Heroku Private Space with a VPN connection to their on-premise network. They want their remote employees to be able to access their Heroku applications using a VPN connection only.
Which solution should an Architect recommend?

  • A. Configure a second VPN connection for the Private Space that remote employees can use.
  • B. Enable remote employees to VPN into the company's on-premise network.
  • C. Add all remote employees to an Enterprise Team, and configure it to connect to the Private Space via SSO.
  • D. Clone the Heroku applications to a second Private Space, and configure its VPN for remote employees.

Answer: A


NEW QUESTION # 18
A healthcare services client is requesting an architecture for a set of applications: one is a marketing application, and the other two are of customer service applications that allow for customers to interact with their healthcare records. The marketing application must be able to scale up within seconds in response to traffic spikes. The client wants to be able to deploy each of these applications to the U.S. East Coast and EMEA.
Which applications should be deployed into which Heroku runtime?

  • A. The marketing application into the Common Runtime; customer service applications into Shield Private Spaces
  • B. The marketing application into the Common Runtime; customer service applications into Private Spaces
  • C. The marketing application into Private Spaces; customer service applications into Shield Private Spaces
  • D. The marketing application into Private Spaces; customer service applications into separate Private Spaces

Answer: C

Explanation:
-https://devcenterherokucom/articles/private-spaces#trusted-ip-ranges


NEW QUESTION # 19
How does Heroku Connect work with Salesforce authentication?

  • A. SAML authorizes Heroku Connect to make API calls
  • B. OAuth provides Heroku Connect with API tokens after the user authorizes the Heroku Connect application on Salesforce
  • C. The end user of a Heroku app authorizes Heroku Connect via OAuth.
  • D. A single integration user's credentials are stored.

Answer: B


NEW QUESTION # 20
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?

  • A. Remove data store add-ons from the staging and development versions of the applications.
  • B. Migrate add-ons to free plans.
  • C. Remove aliases for high-cost add-ons.
  • D. Share a single instance of a compatible paid add-on across multiple applications.

Answer: A

Explanation:
https://devcenterheroku com/articles/heroku-connect-faq#can-j-use-sharing-rules-to-restrict-record- visibility


NEW QUESTION # 21
A client has a Heroku app that uses Apache Kafka on Heroku. They want to refactor the app into 2 distinct apps that will both continue to use Kafka (because they probably don't have so much to do in their life). Based on this refactoring, what should an Architect recommend?

  • A. Attach the existing Kafka add-on to one app and attach a new Kafka add-on to the other app
  • B. Ensure that the apps consume mutually excliusive sets of Kafka topics
  • C. Attach the existing Kafka add-on to both apps
  • D. Designate one app as a producer and the other as a consumer

Answer: C


NEW QUESTION # 22
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.)

  • A. Dynos have an ephemeral filesystem.
  • B. Heroku apps define process types in a Procfile.
  • C. Log messages from each of an app's dynos are kept separate from each other.
  • D. A Heroku app's config vars are deleted on deploys and app restarts.

Answer: B,D


NEW QUESTION # 23
According to the Twelve-Factor methodology, which best practice helps minimize the gap between development and production?

  • A. Configuring application logging to write stdout.
  • B. Using the same backing services in all of an application's environments.
  • C. Executing long-running tasks as background processes.
  • D. Writing processes that are fast to start up and gracefully shut down

Answer: B

Explanation:
- https://devcenter.heroku.com/articles/internal-routing


NEW QUESTION # 24
Universal Containers wants to ensure that inventory needed for repair jobs is tracked and managed so Technicians have the material for their jobs.
Which two ways should aConsultant recommend tracking these inventory requirements in Salesforce?
(Choose two.)

  • A. Products Required for Work Orders
  • B. Products Required for Work Order Line Items
  • C. Products Required for ServiceResources
  • D. Products Required for Service Appointments

Answer: A,B


NEW QUESTION # 25
Which two features of the Heroku platform require Private Spaces? Choose 2 answers.

  • A. Automated Certificate Management
  • B. Apache Kafka on Heroku
  • C. Internal Routing
  • D. Trusted IP ranges

Answer: B,D

Explanation:
- https://devcenter.heroku.eom/articles/private-spaces#trusted-ip-ranges


NEW QUESTION # 26
A client's Heroku application syncs data between a Heroku Postgres database and a Salesforce org using the Salesforce Bulk API. The client has determined the application currently uses 90% of the client's daily Salesforce Bulk API limit.
To overcome this issue, what feature, to replace the Bulk API implementation in this scenario, should an Architect recommend?

  • A. Heroku Connect
  • B. Salesforce Connect
  • C. Salesforce SOAP API
  • D. Custom Apex callouts

Answer: A


NEW QUESTION # 27
You can use Heroku Connect for:

  • A. Data proxy with Salesforce Connect
  • B. One-way data replication
  • C. All of these
  • D. Bidirectional data replication

Answer: C


NEW QUESTION # 28
Which technology do Salesforce REST APIs use for authentication?

  • A. Pre-shared keys
  • B. OAuth
  • C. Basic usernames and passwords
  • D. SAML

Answer: C


NEW QUESTION # 29
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?

  • A. Add a Trusted IP range to the Heroku Postgres configuration.
  • B. Move the database and the app into the Private Space.
  • C. Set up a VPC in a one-off dyno when access to Heroku Postgres is needed.
  • D. Set up a VPN from the trusted locations to the app.

Answer: A


NEW QUESTION # 30
......

Updated Heroku-Architect Dumps Questions For Salesforce Exam: https://www.prepawaypdf.com/Salesforce/Heroku-Architect-practice-exam-dumps.html

Best Value Available Preparation Guide for Heroku-Architect Exam: https://drive.google.com/open?id=1TUJIRAVTr1mMd4vg-6PoGBueup-7Dt9p