Brilliant Heroku-Architect Exam Dumps Get Heroku-Architect Dumps PDF [Q53-Q75]

Share

Brilliant Heroku-Architect Exam Dumps Get Heroku-Architect Dumps PDF

Heroku-Architect Dumps PDF - Heroku-Architect Real Exam Questions Answers


Salesforce Heroku-Architect Exam Syllabus Topics:

TopicDetails
Topic 1
  • Describe the compliance features of Heroku Shield
  • Architect solutions using Apache Kafka on Heroku to facilitate streaming communication between applications
Topic 2
  • Recommend architectures that use the twelve-factor app methodology correctly
  • Demonstrate the ability to prescribe a third-party add-on and add-on sharing, when appropriate
Topic 3
  • Demonstrate knowledge of Heroku Postgres, including data handling, security
  • Architect solutions using Heroku Redis
Topic 4
  • Recommend networking solutions that use Heroku Private Spaces or the Common Runtime, appropriately
  • Demonstrate how features of Heroku Enterprise can improve a system's architecture
Topic 5
  • Recommend Heroku Private Space Peering or VPN Connections for appropriate use cases
  • Demonstrate an understanding of the basics behind building and deploying apps on Heroku
Topic 6
  • Construct architectures which leverage Heroku to achieve different security certifications
  • Architect and deploy solutions using add-ons and other components from the Elements Marketplace

 

NEW QUESTION 53
Universal Containers has recently experienced a higher volume of traffic on their mobile app hosted on Heroku. When Universal Containers was running 4 standard-2x dynos with 1 GB RAM each, they encountered multiple H12 ("request timeout") errors. The app never consumed more than 800 MB of RAM. They then switched to performance-m dynos, with 2.5 GB RAM, and set autoscaling to a maximum of 2 dynos. However, they still encountered H12 ("request timeout") errors.
What remediation should an Architect recommend to alleviate this problem?

  • A. Move long-running tasks to worker dynos.
  • B. Upgrade to performance-L dynos with 14 GB RAM.
  • C. Replace autoscaling with a manual scaling option of 2.
  • D. Add a logging add-on from the Elements marketplace.

Answer: A

 

NEW QUESTION 54
A customer's Heroku Redis instance regularly reaches its storage limit. Besides upgrading to a bigger plan, what solution should an Architect recommend for this scenario?

  • A. Failover to ephemeral filesystem for the running dyno
  • B. Explore a different key eviction scheme.
  • C. Create a fork of the primary Heroku Redis instance.
  • D. Migrate the data to a Heroku Postgres database

Answer: B

Explanation:
-
https://devcenter.herokuxom/articles/using-sso-services-with-heroku#prerequisites-for-sso-with-heroku

 

NEW QUESTION 55
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 a Consultant recommend tracking these inventory requirements in Salesforce? (Choose two.)

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

Answer: B,D

 

NEW QUESTION 56
Q. 30 A client has a Heroku Redis instance that can be accessed over the public internet. To meet compliance requirements, the IT Security team requires that all databases must be isolated from the public internet. Which solution should be suggested by an Architect?

  • A. Use a Heroku Redis instance with a Private Tier plan. Enable Trusted IP ranges on the Redis instance.
  • B. Use a Heroku Private Space and a Heroku Redis instance with a Private Tier plan. Redeploy the app into the Space
  • C. Enclose the existing Heroku Redis instance inside a Shield Private Space. Configure the firewall to allow Redis traffic through
  • D. Enclose the existing Heroku Redis instance inside a Pnvate Space. Enable Private Space VPN.

Answer: B

Explanation:
- https/AJevcenter heroku com/articles/event-driven-microservices-with-apache-kafka__________

 

NEW QUESTION 57
The primary benefit of a workflow outbound message over an Apex trigger is:

  • A. The message can deliver the payload only as SOAP
  • B. Messages are completely declarative.
  • C. The message supports different authentication mechanisms
  • D. The message can handle every database event.

Answer: B

 

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

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

Answer: C

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

 

NEW QUESTION 59
Universal Containers (UC) has configured SSO for their Heroku Enterprise Team using an identity provider (IdP).
When a new employee joins the company, how should their Heroku account be created?

  • A. A Heroku account is created for the employee automatically the first time they log in to Heroku via SSO.
  • B. No account creation is required, because all SSO users in a particular Enterprise Team are associated with a single Heroku account.
  • C. The employee should create a new Heroku account with the exact email address listed in their IdP record.
  • D. An administrator of the Enterprise Team creates the Heroku account with the exact email address listed in the employee's IdP record.

Answer: A

Explanation:
https://devcenterheroku com/artJcles/using-sso-services-with-heroku#end-user-account-creation-and-removal

 

NEW QUESTION 60
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. Custom Apex callouts
  • B. Heroku Connect
  • C. Salesforce Connect
  • D. Salesforce SOAP API

Answer: B

 

NEW QUESTION 61
Technicians earn certifications that must be renewed periodically to ensure their skills remain up-to-date. How can these certifications be managed on the Resource?

  • A. Add the Resource Skill and set the End Date.
  • B. Add the Resource Skill and create Absence once expired
  • C. Add the Resource Skill and track certification using reminder.
  • D. Add the Resource Skill and remove from the Service Territory once expired

Answer: A

 

NEW QUESTION 62
A client has an existing Heroku Connect integration. They would like to extend the integration to ad Attachments (which are related binary files) from a mapped Salesforce object. What advice should an Architect provide?

  • A. An additional object mapping must be added for the Attachments table in Heroku Connect.
  • B. A column of type Binary String must be added manually to the Heroku Postgres table and amend Attachments before binary transfer can be enabled.
  • C. A file storage system needs to be added to the Heroku Connect mapping to sync binary files.
  • D. Heroku Connect does not support binary files: therefore migration must be done using another method

Answer: D

Explanation:
-
https://devcenter.heroku.com/articles/using-sso-services-with-heroku#prerequisites-for-sso-with-heroku

 

NEW QUESTION 63
A client wants to use Heroku Connect to sync data bidirectionally between a Salesforce org and a Heroku Postgres database.
In this scenario, which two are advantages to setting a custom External Identifier field in the Heroku Connect mapping? (Choose two.)

  • A. External IDs simplify the mapping of polymorphic relationships in the Salesforce org.
  • B. External IDs prevent the creation of orphaned duplicates in Heroku Postgres.
  • C. External IDs are required to enable bidirectional synchronization.
  • D. External IDs improve speed when inserting multiple related objects.

Answer: B,C

 

NEW QUESTION 64
A financial reporting application, hosted on an on-premise server, uses a native library (wkhtmltopdf) to convert its HTML reports into PDFs. The app is being migrated to Heroku.
What option should an Architect recommend to enable the Heroku application to use wkhtmltopdf?

  • A. Use a custom buildpack to install wkhtmltopdf using apt.
  • B. Continue to host wkhtmltopdf on-premise, and build a REST API so the library can be invoked from the Heroku app.
  • C. Ensure that the Heroku app fetches the wkhtmltopdf library from cloud storage on dyno restart.
  • D. Install the dependency using sudo apt install wkhtmltopdf from .profile in the project root.

Answer: A

 

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

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

Answer: B

 

NEW QUESTION 66
A client has a Heroku Postgres database add-on attached to a production application. The client now wants to access the database from another application that they use to perform administrative tasks. What should an Architect recommend in this scenario?

  • A. Create a fork of the database and attach it to the administrative application.
  • B. Attach the same Heroku Postgres add-on to the administrative application
  • C. Copy the database's connection URL and add it to the administrative application as a config var.
  • D. Attach the database to an application that acts as a database proxy

Answer: B

Explanation:
- https://devcenter.heroku.eom/articles/using-sso-services-with-heroku#prerequisiles-for-sso-with-tieroku

 

NEW QUESTION 67
Universal Containers has an initiative to increase customer satisfaction by committing preferred resources to accounts and providing prompt service Which two Scheduling Policies would assist to meet this initiative? (Choose two )

  • A. Soft Boundaries
  • B. Customer First
  • C. Emergency Policy
  • D. High Intensity

Answer: A,B

 

NEW QUESTION 68
A web application on Heroku wants to surface Salesforce dat
a. 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?

  • A. Have the application query Salesforce data and the security model directly using a cached admin credential.
  • B. Use Heroku Connect to sync the Salesforce data and Salesforce security model to Heroku Postgres.
  • C. Use Heroku Connect, with a per-user authentication model, to sync the Salesforce data to Heroku Postgres.
  • D. Have the application query Salesforce data directly through the Salesforce APIs as the running user.

Answer: B

Explanation:
https://devcenter.heroku.com/articles/addon-controls

 

NEW QUESTION 69
Universal Containers has enabled Field Service Lightning and is looking to enable Entitlements for Work Orders. What should a Consultant take into consideration?

  • A. Creating Entitlements for Work Orders requires Lightning to be enabled.
  • B. Managing page layouts and milestone trackers can be done in the Salesforce mobile app.
  • C. Creating Entitlements for Cases and Work Orders must be separated.
  • D. Managing page layouts and validation rules can be done in Salesforce Lightning

Answer: C

 

NEW QUESTION 70
To satisfy the requirements of an upcoming compliance audit, a client must provide a record of all interactive commands run against a production application in the last six months. Which Heroku feature should an Architect recommend to help with this use case?

  • A. Private Space Logging
  • B. Heroku Shield keystroke logging
  • C. SSH tunneling using Heroku Exec
  • D. Dataclips

Answer: B

Explanation:
-https://devcenter.heroku.com/articles/event-driven-microservices-with-apache-kafka

 

NEW QUESTION 71
Callouts from Salesforce to Heroku can be made using:

  • A. Message bus
  • B. Corba
  • C. Apex triggers or outbound messages
  • D. Web sockets

Answer: C

 

NEW QUESTION 72
Universal Containers (UC) has an app that allows a costumer to schedule a compute-intensive job. It allows the costumer to schedule the job on an ad-hoc basis. UC has decided to break up the app into the following services: - Website: an Interface for their costumers; -Billing: generates monthly invoices based on usage metrics; - Traffic Cop: manages the job queue, job definitions and job schedule; - Job Runner; runs jobs that Traffic Cop queues up. It Is responsible for self-introspection and self-scaling. UC also wants to create a data lake for analytics. What foundational technology and design should an Architect use to manage communication between these services?

  • A. Heroku Redis, create a large Redis store. Allow each service to place messages with an agreed-upon format into a single queue, backed by the Redis store Services listen for messages addressed to them and take action on them. Redis will serve as the data lake.
  • B. Heroku Connect and Salesforce Sync all relevant data into Salesforce and allow it to flow into each service Create custom objects for each service and alow them to post to each others' objects as needed. Push data from Salesforce into Heroku Postgres for a data lake.
  • C. Apache Kafka on Heroku as a bus between all services Create topics for billing, jobs, and website clicks Create an additional service, which will subscribe for all topics, and dump every message into a data lake
  • D. Apache Kafka on Heroku Create a Kafka queue for each service. Create a central routing service that connects to all of the Kafka queues and routes data. The central router is attached to a data lake, and pushes every message into It.

Answer: C

Explanation:
- https //devcenterheroku.com/articles/private-spaces#lruslecl-ip-ranges

 

NEW QUESTION 73
A hospital is planning to rewrite its on-premise patient registration system. Their current system is HIPAA-compliant as well as ISO 27018-compliant. They need to maintain these same certification levels after the rewrite. Their new app also needs to sync PII (personally identifiable information) data with their Salesforce org.
What Heroku Enterprise solutions should an Architect propose?

  • A. Build the app in the Common Runtime, use a Heroku Postgres database, and use Heroku Connect to sync to Salesforce.
  • B. Build the app in a Private Space with a Private Heroku Postgres database, and use Heroku Connect to sync to Salesforce.
  • C. Build the app in a Shield Private Space, with a Shield Heroku Postgres database, and use Apache Kafka on Heroku to stream from the Salesforce org.
  • D. Build the app in a Shield Private Space, with a Shield Heroku Postgres database, and use Shield Heroku Connect to sync to Salesforce.

Answer: D

 

NEW QUESTION 74
A customer would like to analyze data stored in a single, large, high-traffic Heroku Postgres database using a reporting tool that runs long-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?

  • A. Deploy the application to a Shield Private Space In the Tokyo region
  • B. Deploy the application to the Common Runtime in the U.S region and use a CDN to accelerate content delivery
  • C. Deploy the application to a Private Space in the Tokyo region
  • D. Deploy the application to the Common Runtime in the Tokyo region

Answer: C

Explanation:
-https://devcenter.heroku.com/articles/dataclips

 

NEW QUESTION 75
......

Valid Heroku-Architect Test Answers & Salesforce Heroku-Architect Exam PDF: https://certificationsdesk.examslabs.com/Salesforce/Salesforce-Architect/best-Heroku-Architect-exam-dumps.html