
Free Aug-2022 UPDATED Salesforce Heroku-Architect Certification Exam Dumps is Online
Salesforce Exam 2022 Heroku-Architect Dumps Updated Questions
Salesforce Heroku-Architect Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
NEW QUESTION 82
Universal Containers utilizes two contractors, Contractor 1 and Contractor 2, to perform repair work Contractor 1 has provided service longer for UniversalContainers and is considered to have more repair work expertise than Contractor 2.
How should a Consultant configure this expertise for Contractor 1 versus Contractor 2?
- A. Assign Contractor 1 and 2 different Skill Levels for repair Work Type.
- B. Assign Contractor 1 as a Preferred Resource.
- C. Assign Contractor 1 and 2 different capacities for repair work
- D. Assign Contractor 2 as an Excluded Resource
Answer: A
NEW QUESTION 83
A RESTfulAPIis:
- A. An Actually Pretty Informative meditation session
- B. A methodology (or maximizing the effectiveness of any vacation
- C. How the web displays data in a hierarchical format readable by both people and machines
- D. A web-based service that provides standard ways for clients to make requests and receive responses
Answer: B
NEW QUESTION 84
Universal Containers has a Heroku app that uses Heroku Connect to sync data with their Salesforce org. The app makes frequemt updates to the same records over short period of time, and sync speeds have begun to worsen. An Architect recommends using Heroku Connect's Merged Writes algorithm to improve sync speeds. What are 2 implications of using the Merged Writes algorithm in this scenario?
- A. Relationships such as circular dependencies are known to cause issues.
- B. The Merged Writes algorithm does not support using the Salesforce Bulk API.
- C. The Merged Writes algorithm does not support using Salesforce SOAP API
- D. The Merged Writes algorithm is more likely to approach Salesforce API rate limits.
Answer: A,B
Explanation:
- https://devcenter.heroku.com/articles/using-sso-services-with-heroku#end-user-account-creation-and-removal
NEW QUESTION 85
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. Heroku apps define process types in a Procfile.
- B. Log messages from each of an app's dynos are kept separate from each other.
- C. A Heroku app's config vars are deleted on deploys and app restarts.
- D. Dynos have an ephemeral filesystem.
Answer: A,C
NEW QUESTION 86
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. Copy the database's connection URL and add it to the administrative application as a config var.
- C. Attach the same Heroku Postgres add-on to the administrative application
- D. Attach the database to an application that acts as a database proxy
Answer: C
Explanation:
- https://devcenter.heroku.eom/articles/using-sso-services-with-heroku#prerequisiles-for-sso-with-tieroku
NEW QUESTION 87
Universal Containers collects sensor data from millions of sensors that are located around the World. Now. they want to process this data on Heroku. What are three advantages of using a microservices architecture with Apache Kafka on Heroku in this scenario? Choose 3 answers.
- A. Consumers and producers can be scaled independently.
- B. Individual services can efficiently communicate with each other using REST APIs.
- C. Individual services can be scaled easily for high-volume event processing
- D. Kafka is highly available and fault-tolerant
Answer: A,C,D
Explanation:
- https://www.heroku.com/lech-sessions/get-started-with-apache-kafka
NEW QUESTION 88
Universal Containers (UC) recently acquired another company, International Shipping. Each company has its own Salesforce org, and UC wants those orgs to remain separate for the foreseeable future. Given this scenario, which Heroku feature should an Architect recommend to provide additional value to UC following the acquisition?
- A. Heroku Connect can be used to synchronize data directly between the two Salesforce orgs.
- B. Both orgs can be attached to the same Heroku application as an add-on to ensure data residency in the application's region.
- C. Heroku External Objects can expose read-only data from both Salesforce orgs to Heroku Postgres.
- D. A Heroku Postgres database can sync data from both orgs for advanced querying capabilities.
Answer: A
NEW QUESTION 89
Universal Containers is developing a new application that has a lightweight Node.js front end. They will also be using a Java-based API, which combines data with Salesforce customer dat a. All of the data, and the API, is highly confidential.
What should an Architect suggest to enforce security?
- A. Deploy all of the apps to a Heroku Private Space. Deploy the Java app with Internal Routing enabled. Deploy the Node.js app without Internal Routing enabled.
- B. Deploy the apps into either Heroku runtime. Force the Java app to use a CDN, and point the Node.js app to its appname.herokuapp.com domain.
- C. Deploy all of the apps to the Common Runtime. Force the Java app to use SSI/TLS sessions, and point the Node.js app to its appname.herokuapp.com domain.
- D. Deploy all of the apps to a Heroku Private Space. Force the Java app to use SSI/TLS sessions, and point the Node.js app to its appname.herokuapp.corn domain.
Answer: A
NEW QUESTION 90
A client wants to deconstruct a monolithic app into a collection of smaller apps which should be able to send HTTP requests to each other. The smaller apps should not be publicly accessible on the internet. Which Heroku Enterprise features should an Architect recommend to enable this architecture?
- A. Heroku Connect and Internal Routing
- B. Heroku and Apache Kafka on Heroku
- C. Heroku Private Spaces and Internal Routing
- D. Heroku Private Spaces and Heroku Connect
Answer: C
Explanation:
-https://www.heroku.com/tech-sessions/get-started-wtth-apache-kafka
NEW QUESTION 91
Universal Containers is developing a Salesforce app that invokes 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.
- A. Restrict the Salesforce connected app's login IP ranges to the stable outbound IP addresses of the Private Space
- B. Restrict the Private Space's trusted IP range to Salesforce IP addresses
- C. Restrict the Private Space's trusted IP range to Universal Containers' VPN
- D. Restrict the Salesforce connected app's login IP ranges to Universal Containers' VPN
Answer: A,B
Explanation:
- This is no VPN connection and a trusted IP range is used to limit the trusted outside application's IP address And there is document related to this use case: https://devcenterheroku.com/articles/establish-trust-private-space-and-salesforce#salesforce-heroku-apps
NEW QUESTION 92
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 remove from the Service Territory once expired
- B. Add the Resource Skill and create Absence once expired
- C. Add the Resource Skill and set the End Date.
- D. Add the Resource Skill and track certification using reminder.
Answer: C
NEW QUESTION 93
Universal Containers wants to set up communication between multiple public-facing Heroku web applications hosted on the Common Runtime. Which solution should an Architect recommend?
- A. Send requests to each application's URL using HTTP/HTTPS.
- B. Move the application to a Private Space, and enable Internal Routing for them
- C. Configure a worker process type for each application that listens for incoming remote procedure calls.
- D. Bind all of the Heroku applications to the same port
Answer: B
Explanation:
- https://www.heroku.com/tech-sessions/get-started-with-apache-kafka
NEW QUESTION 94
A client is writing a Heroku application that requires compliance with PCI DSS Level 1. To accomplish this, they deploy an application to the Shield Private Space. Which statement is true about the application?
- A. The Shield Private Space guarantees that the application is compliant with PCI DSS Level 1, assuming the application uses only Shield Postgres databases
- B. The Shield Private Space guarantees that the application is compliant with PCI DSS Level 1
- C. The application might still violate PCI DSS Level 1 even though it is deployed to a Shield Private Space
- D. The application is definitely not compliant with PCI DSS Level 1. because Shield Private Spaces do not provide compliance with it.
Answer: C
Explanation:
- https;//devcenter.herokuxom/articles/usjng-sso-services-witri-heroku#prerequisites-for-sso-with-heroku
NEW QUESTION 95
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 Private Spaces
- B. The marketing application into Private Spaces; customer service applications into Shield Private Spaces
- C. The marketing application into the Common Runtime; customer service applications into Shield Private Spaces
- D. The marketing application into Private Spaces; customer service applications into separate Private Spaces
Answer: B
Explanation:
-https://devcenterherokucom/articles/private-spaces#trusted-ip-ranges
NEW QUESTION 96
A customer needs to test a database schema migration. Which approach should an Architect recommend?
- A. Place the app into maintenance mode, and then perform the tests
- 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. Fork the production database, and run the migration and tests against the fork
Answer: D
Explanation:
- https://www.herokuxom/tech-sessions/get-started-with-apache-kafka
NEW QUESTION 97
Which Heroku features should an Architect recommend to create a secure connection between Heroku and Microsoft Azure?
- A. Heroku Private Spaces and Private Space VPN Connections, using a compatible VPN endpoint on Azure
- B. Heroku Private Spaces and Private Space Peering, using Azure's VPC Peering.
- C. Heroku Shield Private Spaces and Internal Routing, using Azure's built-in VPN endpoint
- D. Heroku Private Spaces and Private Space VPN Connections, using Azure's built-in VPN endpoint.
Answer: A
Explanation:
- https://devcenter.herokuxom/articles/using-sso-services-with-heroku#end-user-account-creation-and-removal
NEW QUESTION 98
Canvas apps can authenticate a user with:
- A. OAuth
- B. Either OAuth or signed request
- C. Usemane and password
- D. Signed request
Answer: B
NEW QUESTION 99
Heroku apps that handle callouts from Salesforce can be written in:
- A. All of these
- B. PHP
- C. Node, js / JavaScript
- D. Java, Scala. Clojure
- E. Python
Answer: A
NEW QUESTION 100
Universal Containers wants to ensure that Service Appointments are only assigned to Active Resources. What configuration should a Consultant recommend for the Scheduling Policy?
- A. Preferred Resources
- B. Match Boolean
- C. Match Fields
- D. Required Resources
Answer: B
NEW QUESTION 101
Universal Containers (UC) uses Heroku Connect to synchronize changes to the Account object in their Salesforce org. UC's Heroku application makes a batch update that changes one million records to the Heroku Postgres database table that mirrors the Account object. Approximately, how long will these updates take to sync back to the Salesforce org?
- A. 12 hours.
- B. It depends on the sync performance, which can vary from one connection to another.
- C. 1 hour.
- D. One million updates is too many for Heroku Connect to handle; therefore, the sync will fail
Answer: B
Explanation:
- https://devcenter.heroku.com/articles/using-sso-services-with-heroku#prerequisites-for-sso-with-heroku
NEW QUESTION 102
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. Move the database and the app into the Private Space.
- B. Add a Trusted IP range to the Heroku Postgres configuration.
- C. Set up a VPN from the trusted locations to the app.
- D. Set up a VPC in a one-off dyno when access to Heroku Postgres is needed.
Answer: B
NEW QUESTION 103
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. Heroku Connect does not support binary files: therefore migration must be done using another method
- B. An additional object mapping must be added for the Attachments table in Heroku Connect.
- C. A column of type Binary String must be added manually to the Heroku Postgres table and amend Attachments before binary transfer can be enabled.
- D. A file storage system needs to be added to the Heroku Connect mapping to sync binary files.
Answer: A
Explanation:
-
https://devcenter.heroku.com/articles/using-sso-services-with-heroku#prerequisites-for-sso-with-heroku
NEW QUESTION 104
A client's application needs to run in a European country for data residence purposes.
What is a consideration in this scenario?
- A. European regions are only available for applications running in Private Spaces.
- B. When a dyno is cycled, its replacement might run in a different region.
- C. Heroku Postgres backup snapshots and dataclips are always stored in the U.S.
- D. There is no guarantee that a Heroku Postgres database will be created in the same region as the application that provisions it.
Answer: A
Explanation:
- https://devcenter.heroku.eom/articles/heroku-postaresql#data-residencv
NEW QUESTION 105
A client is planning to deploy an application to Heroku. The client's IT department requires all applications to be hosted from Australia, where their main office is located. Regulators in Australia require keystroke logs of all engineers who create interactive sessions for the application.
Which should an Architect recommend in this scenario?
- A. Deploy the application to a Private Space in the Sydney region with Internal Routing enabled.
- B. Deploy the application to the Common Runtime in the Sydney region.
- C. Deploy the application to a Shield Private Space in the Sydney region.
- D. Deploy the application to a Private Space in the Sydney region with Private Space Logging enabled.
Answer: C
NEW QUESTION 106
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. Ensure that the apps consume mutually excliusive sets of Kafka topics
- B. Attach the existing Kafka add-on to one app and attach a new Kafka add-on to the other app
- C. Designate one app as a producer and the other as a consumer
- D. Attach the existing Kafka add-on to both apps
Answer: D
NEW QUESTION 107
......
Salesforce Certified Heroku-Architect Dumps Questions Valid Heroku-Architect Materials: https://www.itexamreview.com/Heroku-Architect-exam-dumps.html
Get The Most Updated Heroku-Architect Dumps To Salesforce Architect Certification: https://drive.google.com/open?id=1np9rz91yL7pea7et0NAotfgjyIslOimW
