Get ready to pass the Heroku-Architect Exam right now using our Salesforce Architect Exam Package [Q81-Q99]

Share

Get ready to pass the Heroku-Architect Exam right now using our Salesforce Architect Exam Package

A fully updated 2022 Heroku-Architect Exam Dumps exam guide from training expert Exam4Tests

NEW QUESTION 81
Universal Containers would like to enforce a 48-hour SLA to ensure that Technicians perform certain follow-up activities after they leave a customer site The starting point of the SLA is when the Work Order Status is set to "Technician Wrap Up." The Technician is required to provide confirmation that wrap up is completed.
Which three configurations should a Consultant implement to ensure this can be achieved? (Choose three.)

  • A. Create an Entitlement Process which has entry criteria for Status = Technician Wrap Up
  • B. Create a Workflow to close the Milestone when the Wrap Up is complete
  • C. Create a Milestone which has entry criteria (or Status = Technician Wrap Up.
  • D. Create custom fields to capture that the Wrap Up Activities have been completed.
  • E. Create a Process to call a Flow that completes the Milestone when the Wrap Up is complete.

Answer: A,B,C

 

NEW QUESTION 82
Which of the following is a Heroku CLI command?

  • A. git push
  • B. git push heroku master
  • C. heroku new
  • D. heroku create

Answer: D

 

NEW QUESTION 83
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 Appointments
  • B. Products Required for Work Order Line Items
  • C. Products Required for Work Orders
  • D. Products Required for Service Resources

Answer: B,C

 

NEW QUESTION 84
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 Private Spaces; customer service applications into Shield Private Spaces
  • C. The marketing application into the Common Runtime; customer service applications into 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 85
What are two features of a Shield Private Space that has Private Space Logging enabled? Choose 2 answers.

  • A. Applications in the Shield Private Space forward logs to a separate, high-compliance instance of Heroku's Logplex router
  • B. All applications in the Shield Private Space forward their logs to the same destination.
  • C. Applications in the shield Private Space do not forward logs to Heroku's Logplex router.
  • D. Logs must be forwarded to a destination either within the Shield Private Space or within a VPN that includes the Shield Private Space.

Answer: B,C

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

 

NEW QUESTION 86
Universal Containers (UC) wants to allow its developers to only use certain add-ons. UC enables Add-on Controls for Enterprise Teams and adds the add-ons they wish to allow to the list. There is an existing set of add-ons attached to applications, which are NOT on the list.
What happens to these add-ons?

  • A. They are added to the allowed add-ons list.
  • B. They are flagged for removal, and the developers are notified.
  • C. They are added to the exception list and not affected.
  • D. They are deleted, and all data is backed up and saved.

Answer: B

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

 

NEW QUESTION 87
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 and Apache Kafka on Heroku
  • B. Heroku Connect and Internal Routing
  • C. Heroku Private Spaces and Heroku Connect
  • D. Heroku Private Spaces and Internal Routing

Answer: D

Explanation:
-https://www.heroku.com/tech-sessions/get-started-wtth-apache-kafka

 

NEW QUESTION 88
Which of the following is NOT an advantage of Salesforce Connect over ETL?

  • A. If the origin is offline, the data is still available via Salesforce Connect.
  • B. The data is always fetched on demand
  • C. Standard protocols like OData can easily proxy external data into Salesforce.
  • D. Data security can be enforced using per-user or per-application authentication.

Answer: A

 

NEW QUESTION 89
An existing app is experiencing performance degradation because of multiple executions of multiple, expensive SQL read queries. This SQL code cannot be optimized any further and the frequency of the execution of the queries cannot be reduced. Which two options should an Architect recommend in this scenario?

  • A. Restart the Heroku Postgres server to reclaim cache
  • B. Create a database caching layer
  • C. Add a read-only Heroku Postgres follower
  • D. Hardcode the results of the query into app logic

Answer: B,C

Explanation:
- https://devcenter.heroku.com/articles/using-sso-services-with-heroku#end-user-account-creation-and-removal

 

NEW QUESTION 90
Which three items are required to successfully set up Single Sign-on (SSO) services with Heroku? (Choose three.)

  • A. Administrative permissions on the selected identity provider
  • B. An identity provider with built-in support for Heroku
  • C. A Heroku Enterprise Team
  • D. An existing Heroku account for each user
  • E. At least one valid SSO certificate

Answer: A,B,C

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

 

NEW QUESTION 91
The Disaster at Universal Containers would like to schedule Service Appointments from the Dispatcher's Console while taking the Scheduling Policy intoconsideration.
Which three options are available to the Disaster? (Choose three.)

  • A. Select a Service Appointment from the list, press the "Candidates" action, and select the best time slot.
  • B. Select a Service Appointment from the list, press the "Change Status" action and "Dispatch".
  • C. Select a Service Appointments from the list and press the "Schedule" action.
  • D. Select multiple Service Appointment from the list and bulk schedule them Select a Service Appointment from the list, press the "Edit" action and allocate the Resource
  • E. Create a Workflow to close the Milestone when the Wrap Up is complete.

Answer: B,C,D

 

NEW QUESTION 92
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. High Intensity
  • D. Emergency Policy

Answer: A,B

 

NEW QUESTION 93
A client wants to use Heroku to build a data bridge between Salesforce and Google Cloud Platform (GCP).
Which combination of Heroku features should an Architect recommend to secure the connection between Heroku and GCP?

  • A. Heroku Shield Private Spaces and Internal Routing
  • B. Heroku Private Spaces and Private Space VPN Connections
  • C. Heroku Private Spaces and Private Space Peering
  • D. Heroku Shield Private Spaces and Heroku Shield Connect

Answer: D

 

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

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

Answer: A,C

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

 

NEW QUESTION 95
A client wants to create a set of applications that all communicate with each other. Only one of the applications should be accessible from the public internet. This application will act as an API gateway and route requests to the interbak applications using HTTPS. Which architecture should an Architect recommend?

  • A. Create all of the apps in a Private Space. Configure the Private Space's trusted IP ranges to only permit requests from within the Private Space
  • B. Create the API gateway application in the Common Runtime. Create all of the internal apps in a Private Space.
  • C. Create all of the apps in a Private Space Create the internal apps with Internal Routing enabled. Create the gateway app as a web app
  • D. Create all of the apps in the Common Runtime. Ensure that the internal apps do not define a web process type.

Answer: C

Explanation:
- https://devcenter.heroku.com/articles/using-sso-services-with-heroku#end-user-account-creation-and-removal

 

NEW QUESTION 96
A customer needs to test a database schema migration. Which approach should an Architect recommend?

  • A. Create a follower database, and run the migration and test against the follower database
  • B. Fork the production database, and run the migration and tests against the fork
  • C. Place the app into maintenance mode, and then perform the tests
  • D. Detach the Heroku Postgres add-on. and run the migration and tests against the database.

Answer: B

Explanation:
- https://www.herokuxom/tech-sessions/get-started-with-apache-kafka

 

NEW QUESTION 97
Which three actions can a user perform on an app in a Heroku Enterprise Team, if that user has been granted only the "deploy" permission for that app? Choose 3 answers.

  • A. Roll back a release
  • B. Transfer the app to another Enterprise Team.
  • C. Manage the app's config vars.
  • D. Provision an add-on with a free plan

Answer: A,C,D

Explanation:
- https://devcenter heroku com/articles/heroku-connect-database-tables#encrypted-strings

 

NEW QUESTION 98
Universal Containers would like to avoid H12 ("request timeout") and H22 ("connection limit reached") errors when running an e-commerce retail site that must process millions of inbound requests during their one-day semi-annual sale. Which two solution measures should an Architect recommend to prepare for the semi-annual sale?

  • A. Perform load test using 10% sample size
  • B. Enable and load test autoscaling
  • C. Implement load balancing using Kafka
  • D. Engage with Heroku Support to implement load testing

Answer: B,D

Explanation:
- https://devcenter.heroku.com/artlcles/event-driven-microservlces-with-apache-kafka

 

NEW QUESTION 99
......

Master 2022 Latest The Questions Salesforce Architect and Pass Heroku-Architect Real Exam!: https://exam-labs.exam4tests.com/Heroku-Architect-pdf-braindumps.html