[Sep 21, 2021] New 2021 Salesforce Heroku-Architecture-Designer Exam Dumps with PDF from Prep4sureGuide (Updated 185 Questions) [Q76-Q100]

Share

New 2021 Heroku-Architecture-Designer exam questions Welcome to download the newest Prep4sureGuide Heroku-Architecture-Designer PDF dumps (185  Q&As)

P.S. Free 2021 Salesforce Architecture Designer Heroku-Architecture-Designer  dumps are available on Google Drive shared by Prep4sureGuide

NEW QUESTION 76
A company currently uses, and will continue to use, the MulesoftAnypoint Platform integration throughout their architecture. They want to use Heroku Connect to help them integrate Heroku apps with Salesforce apps.
What is a benefit of introducing Heroku Connect in this environment?

  • A. Heroku Connect has a Microsoft connector for access to Heroku Postgres Heroku Redis, and Apache Kafka on Heroku
  • B. Heroku Connect provides Salesforce a bidirectional synchronization between Platform Events on Salesforce and Apache Kafka on Heroku
  • C. Heroku Connect provides Mulesoft an endpoint that is easily consumable by a back-end integration tool
  • D. Heroku Connect provides Salesforce a declarative bidirectional synchronization with Postgres and data proxy capability via Heroku Connect External Objects.

Answer: D

 

NEW QUESTION 77
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 deleted, and all data is backed up and saved.
  • B. They are added to the exception list and not affected.
  • C. They are added to the allowed add-ons list.
  • D. They are flagged for removal, and the developers are notified.

Answer: D

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

 

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

Answer: A

 

NEW QUESTION 79
Universal Containers would like to engage contractors and customers directly in their Field Service solution.
Which three options will provide read, write, and edit access to Work Order objects? (Choose three.)

  • A. Partner Community license
  • B. Customer Community license
  • C. Chatter File Connect
  • D. Customer Community Plus license
  • E. Chatter Customer Group

Answer: A,B,E

 

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

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

Answer: A,B,E

 

NEW QUESTION 81
Which of the following is a good use case for the Heroku Platform?

  • A. Empowering mobile apps with an API service
  • B. Data manipulation
  • C. Customer engagement applications
  • D. All of these
  • E. Proof-of-concept or lab approaches

Answer: C

 

NEW QUESTION 82
A customer runs Production Check on an application from the Dashboard. Which two runtime issues does it check for? Choose 2 answers.

  • A. Dyno redudancy: ensuring at least 2 web dynos are available
  • B. Worker dyno scale: ensuring at least 1 worker dyno is available.
  • C. CDN ensuring a CDN is available to the web dynos
  • D. Production-tier database: ensuring a production-tier database is being used

Answer: A,D

Explanation:
Explanation
- https://devcenter.heroku.com/articles/heroku-connect-faq#can-i-use-sharing-rules-to-restrict-record-visibility

 

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

  • A. Select a Service Appointment from the list, press the "Change Status" action and "Dispatch".
  • B. Select a Service Appointment from the list, press the "Candidates" action, and select the best time slot.
  • 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.
  • E. Select a Service Appointment from the list, press the "Edit" action and allocate the Resource.

Answer: A,C,D

 

NEW QUESTION 84
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. Upgrade to performance-L dynos with 14 GB RAM.
  • B. Add a logging add-on from the Elements marketplace.
  • C. Move long-running tasks to worker dynos.
  • D. Replace autoscaling with a manual scaling option of 2.

Answer: C

Explanation:
Explanation/Reference: http://storage.hinterland.nu/webdav/Documents/To%20Read/Heroku%20Cloud%20Application%
20Development.pdf (290)

 

NEW QUESTION 85
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 set the End Date.
  • C. Add the Resource Skill and create Absence once expired
  • D. Add the Resource Skill and track certification using reminder.

Answer: B

 

NEW QUESTION 86
A client's Heroku application is publishing messages to an instance of Apache Kafka on Heroku.
What does a second Heroku application need to do to consume those messages?

  • A. Subscribe to the Kafka topic(s) that the messages are being published to.
  • B. Subscribe to the Kafka partition(s) that the messages are being published to.
  • C. Convert the publishing application into a stream processor.
  • D. Join a consumer group that also includes the publishing application.

Answer: B

 

NEW QUESTION 87
Universal Containers has multiple Heroku applications that use the same Heroku Postgres database. One of those applications, SFDC-sync. uses Heroku Connect to sync the data between a Salesforce org and the Heroku Postgres database. If the SFDC-sync app Is deleted. Heroku Connect will stop syncing data. What is another consequence of deleting the SFDC-sync app?

  • A. Existing data will remain in both locations.
  • B. All tables will be removed from the Heroku Postgre database
  • C. All synced objects will be removed from the Salesforce org
  • D. All tables synced with Heroku Connect will be removed from the Heroku Postgres database

Answer: D

Explanation:
Explanation
-https://devcenter.heroku.eom/articles/privale-spaces#lrusted-ip-ranges

 

NEW QUESTION 88
Which two logs and logging recommendations are prescribed by the Twelve-Factor app methodology? Choose
2 answers.

  • A. Logs from all processes and backing services should be aggregated together.
  • B. Apps should not concern themselves with routing or storing logs
  • C. Apps should only keep a limited, rolling buffer of logs available
  • D. Logs should be written to a shared file system for scalability.

Answer: A,B

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

 

NEW QUESTION 89
You can use Heroku Connect for:

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

Answer: A

 

NEW QUESTION 90
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. Individual services can efficiently communicate with each other using REST APIs.
  • B. Individual services can be scaled easily for high-volume event processing
  • C. Kafka is highly available and fault-tolerant
  • D. Consumers and producers can be scaled independently.

Answer: B,C,D

Explanation:
Explanation
- https://www.heroku.com/lech-sessions/get-started-with-apache-kafka

 

NEW QUESTION 91
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 all of the apps in the Common Runtime. Ensure that the internal apps do not define a web process type.
  • C. Create the API gateway application in the Common Runtime. Create all of the internal apps in a Private Space.
  • D. 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

Answer: D

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

 

NEW QUESTION 92
A client wants to add CPU-intensive video processing functionality to their Heroku web application.
Which two strategies should an Architect recommend for implementing this functionality? (Choose two.)

  • A. Attach a video processing add-on from the Heroku Elements Marketplace to the application.
  • B. Delegate video processing tasks to the app's staging version to remove load from the production app.
  • C. Add a new process type for worker dynos that pull video processing jobs from a queue.
  • D. Divide each video processing task across multiple web dynos to mitigate added CPU load.

Answer: A,C

Explanation:
Explanation/Reference: https://devcenter.heroku.com/articles/how-heroku-works

 

NEW QUESTION 93
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 database to an application that acts as a database proxy
  • C. Attach the same Heroku Postgres add-on to the administrative application
  • D. Copy the database's connection URL and add it to the administrative application as a config var.

Answer: C

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

 

NEW QUESTION 94
Universal Containers uses Heroku Connect to sync their Salesforce org's data with Heroku Postgres.
Periodically, they write a very large set of changes that needs to be fully replicated between these two systems.
Which two sets of actions should an Architect propose? (Choose two.)

  • A. Use Data Loader to write the changes to the Salesforce org. Then allow Heroku Connect to sync them to Heroku Postgres.
  • B. Make the changes directly in Heroku Postgres. Then allow Heroku Connect to use the Bulk API to sync them to the Salesforce org.
  • C. Pause Heroku Connect then make the changes directly in the Salesforce org. Then allow Heroku Connect to use the Salesforce Bulk API to sync them to Heroku Postgres.
  • D. Make the changes directly in Heroku Postgres. Then allow Heroku Connect to expose them to the Salesforce org using Heroku External Objects.

Answer: B,D

 

NEW QUESTION 95
A client wants to create a scalable set of microservices that communicate with each other, where multiple microservices have a public REST API.
Which architecture strategy allows this on Heroku?

  • A. Each microservice is a separate private space. The microservices communicate by using DNS Service Discovery.
  • B. Each microservice is a separate Heroku app. The microservices communicate by using Apache Kafka as a message bus.
  • C. Each microservice is a separate process in a single Heroku app. The microservices communicate by using shared memory.
  • D. Each microservice is a separate process type in a single Heroku app. The microservices communicate by using Redis as a message bus.

Answer: A

Explanation:
Explanation
- httDs://devcenterheroku.com/artJcles/event-driven-microservices-with-aDache-kafka

 

NEW QUESTION 96
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. Share a single instance of a compatible paid add-on across multiple applications.
  • B. Remove data store add-ons from the staging and development versions of the applications.
  • C. Remove aliases for high-cost add-ons.
  • D. Migrate add-ons to free plans.

Answer: B

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

 

NEW QUESTION 97
Universal Containers provides 24/7 service support to its customers. However, their Field Service Technicians have specified working hours.
Which two items should the Consultant create? (Choose two.)

  • A. Create operating hours for the Service Appointment.
  • B. Create operating hours for the Service Territory.
  • C. Create operating hours for the Service Resource.
  • D. Create operating hours for the Optimization Engine.

Answer: B,C

 

NEW QUESTION 98
Upon arrival for a Service Appointment, the Field Service Technician reports that a team of people is required to resolve the issue.
How can the Dispatcher ensure that the required staff is assigned to the project?

  • A. Assign the existing Work Order to a Crew.
  • B. Assign the existing Work Order to each staff member.
  • C. Create a new Service Appointment and assign a Crew.
  • D. Assign the existing Service Appointment to a Crew.

Answer: C

 

NEW QUESTION 99
Universal Containers utilizes two contractors, Contractor 1 and Contractor 2, to perform repair work.
Contractor 1 has provided service longer for Universal Containers 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 capacities for repair work.
  • B. Assign Contractor 2 as an Excluded Resource.
  • C. Assign Contractor 1 and 2 different Skill Levels for repair Work Type.
  • D. Assign Contractor 1 as a Preferred Resource.

Answer: C

 

NEW QUESTION 100
......

Heroku-Architecture-Designer exam questions from Prep4sureGuide dumps: https://www.prep4sureguide.com/Heroku-Architecture-Designer-prep4sure-exam-guide.html (185  Q&As)

Free 2021 Salesforce Architecture Designer Heroku-Architecture-Designer dumps are available on Google Drive shared by Prep4sureGuide: https://drive.google.com/open?id=1JeYiLDaA6M7B5dLzXjZt32Kr-tY2a_HG