
Use Real Heroku-Architecture-Designer Dumps - Salesforce Correct Answers updated on 2021
Salesforce Architecture Designer Heroku-Architecture-Designer Exam Practice Dumps
NEW QUESTION 108
Which 2 users can remove an application from a Heroku Enterprise Team?
- A. A user with the "deploy" permission for the app
- B. A user with the "operate" permission for the app
- C. A user with the "manage" permission for the app
- D. An administrator of the Enterprise Team
Answer: C,D
Explanation:
Explanation
- https://devcenter.heroku.com/articles/event-driven-microservices-with-apache-kafka
NEW QUESTION 109
Universal Containers (UC) has a Heroku application that runs in Virginia, in the U.S., that uses Apache Kafka on Heroku. They have deployed a copy of the app in Asia. Now, both apps need a messaging backbone that will support multi-region distribution.
What is the least complex architecture that an Architect should recommend?
- A. Provision a second Kafka add-on in Asia. Each instance of the app should sync with each other.
- B. The app in Asia should write to the Kafka instance in Virginia.
- C. Use Heroku's multi-tenant Kafka Basic plan.
- D. Deploy a multi-region version of Apache Kafka on Heroku.
Answer: C
Explanation:
Explanation/Reference: https://devcenter.heroku.com/articles/multi-tenant-kafka-on-heroku
NEW QUESTION 110
A client wants to create a secure network connection between Heroku applications running in a Private Space and an AWS VPC.
Which Heroku feature should an Architect recommend to create the connection?
- A. Private Space Peering
- B. Heroku Connect
- C. Internal Routing
- D. Private Space VPN connections
Answer: D
Explanation:
Explanation
- https://devcenterheroku.corn/articles/event-driven-microservices-with-apache-kafka
NEW QUESTION 111
Universal Containers (UC) wants to generate Work Orders from their Customer Service Cases. UC would like the Work Order to be linked to the Case and have the Customer Service Representative select a pre-defined template for the Work Order within the Service Console.
Which two items should a Consultant recommend in order to achieve this? (Choose two.)
- A. Add the Work Order Quick Action on the Account.
- B. Use Record Types to achieve pre-defined templates.
- C. Use Work Types to achieve pre-defined templates.
- D. Add the Work Order Quick Action on the Case.
Answer: C,D
NEW QUESTION 112
Dispatchers at Universal Containers want to ensure the Resource being assigned to a Work Order has the correct training.
What should a Consultant implement to accomplish this requirement?
- A. Set up Service Locations, Set up Location Skills, Define Work Types
- B. Define Skills, Set up Skill Requirements, and Set up Resource Skills
- C. Define Work Types, Define Work Order Status, Set up Resource Skills
- D. Set up Skill Requirements, Define Work Types, Set up Routing Rules
Answer: B
NEW QUESTION 113
A client wants to secure their web application using SSL/TLS. They do not have specific requirements regarding using a particular version of SSL/TLS.
Which two Heroku features should an Architect recommend as options? (Choose two.)
- A. Heroku Shield Private Spaces
- B. Heroku SSL
- C. Heroku Private Spaces
- D. Automated Certificate Management
Answer: B,D
NEW QUESTION 114
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. Both orgs can be attached to the same Heroku application as an add-on to ensure data residency in the application's region.
- B. Heroku External Objects can expose read-only data from both Salesforce orgs to Heroku Postgres.
- C. A Heroku Postgres database can sync data from both orgs for advanced querying capabilities.
- D. Heroku Connect can be used to synchronize data directly between the two Salesforce orgs.
Answer: D
NEW QUESTION 115
Universal Containers (UC) has a front-end web application and a back-end service application running on Heroku. The applications are running in the Common Runtime. Now, UC wants to prevent any public access to the back-end application. Which two Heroku features should an Architect propose?
- A. Private Space VPN Connections
- B. Apache Kafka on Heroku
- C. Heroku Internal Routing
- D. Private Spaces DNS Service Discovery
Answer: A,D
Explanation:
Explanation
- https //devcenterherokucom/articles/dataclips
NEW QUESTION 116
Universal Containers sells products that are made up of serialized components. Field Technicians often need to work on a specific component.
How should a Consultant recommend tracking customer purchases so Work Orders can be assigned to a component?
- A. Use Assets and define a hierarchy.
- B. Use Work Orders and define a hierarchy.
- C. Use Products and Product Families.
- D. Use Orders and Order Products.
Answer: C
NEW QUESTION 117
The best use of Canvas apps is to:
- A. All of these
- B. Display real estate photos in Salesforce for house listings
- C. Display third-party apps in Salesforce
- D. Render custom widgets on Chatter feeds
Answer: A
NEW QUESTION 118
A client's application needs to run in a European country for data residence purposes.
What is a consideration in this scenario?
- A. There is no guarantee that a Heroku Postgres database will be created in the same region as the application that provisions it.
- B. European regions are only available for applications running in Private Spaces.
- C. When a dyno is cycled, its replacement might run in a different region.
- D. Heroku Postgres backup snapshots and dataclips are always stored in the U.S.
Answer: B
Explanation:
Explanation
- https://devcenter.heroku.eom/articles/heroku-postaresql#data-residencv
NEW QUESTION 119
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. Transfer the app to another Enterprise Team.
- B. Provision an add-on with a free plan
- C. Manage the app's config vars.
- D. Roll back a release
Answer: B,C,D
Explanation:
Explanation
- https://devcenter heroku com/articles/heroku-connect-database-tables#encrypted-strings
NEW QUESTION 120
Universal Containers needs to integrate three separate apps: a Salesforce app, an app developed to Heroku, and a custom-built app hosted on-premise. Each app needs to send and receive data from any of the other apps.
Which two integration options should an Architect recommend that can connect all three systems in a fire-and-forget pattern? Choose 2 answers.
- A. Use Heroku Connect to synchronize all systems with Heroku Postgres
- B. Publish and subscribe to Salesforce platform events
- C. Use Heroku External Objects as a data proxy
- D. Publish and subscribe to topics on Apache Kafka on Heroku
Answer: B,D
Explanation:
Explanation
-https://devcenter.heroku.com/articles/dataclips
NEW QUESTION 121
When creating a Private Space, what is a valid reason to specify a region other than the default region?
- A. Running an application closer to its intended users can reduce latency.
- B. Heroku pricing varies by region.
- C. Available compute resources vary by region.
- D. Private Spaces restrict inbound traffic to the current region.
Answer: A
Explanation:
Explanation/Reference: https://devcenter.heroku.com/articles/regions#default-regions
NEW QUESTION 122
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 a Private Space with a Private Heroku Postgres database, and use Heroku Connect to sync to Salesforce.
- B. Build the app in a Shield Private Space, with a Shield Heroku Postgres database, and use Shield Heroku Connect to sync to Salesforce.
- C. Build the app in the Common Runtime, use a Heroku Postgres database, and use Heroku Connect to sync to Salesforce.
- D. 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.
Answer: B
NEW QUESTION 123
Universal Containers does not want the lunch break to interfere with existing scheduled work.
How should a Consultant configure the Scheduling Policy to ensure a 30-minute lunch break that begins every day after 1pm?
- A. Create a recurring Service Appointment.
- B. Create Resource Absences every day.
- C. Use appropriate Resource Operating Hours.
- D. Use the Resource Availability Rule.
Answer: D
NEW QUESTION 124
Which two statements describe characteristics of Private Space Logging? (Choose two.)
- A. Log entries are collated and forwarded by Heroku's Logplex router.
- B. Log entries can be forwarded to only one logging service.
- C. Log entries can be forwarded to up to three logging services.
- D. Log entries are forwarded as HTTPS POST requests.
Answer: C,D
NEW QUESTION 125
The primary benefit of a workflow outbound message over an Apex trigger is:
- A. The message supports different authentication mechanisms
- B. The message can deliver the payload only as SOAP
- C. The message can handle every database event.
- D. Messages are completely declarative.
Answer: D
NEW QUESTION 126
Universal Containers is looking to implement Entitlement Management to meet the following requirements:
1) Any employee from the customer account is eligible for support.
2) Specific purchased products are eligible for support.
What Objects should be set up for Entitlement Management?
- A. Contacts and Service Contracts
- B. Accounts and Assets
- C. Accounts and Service Contracts
- D. Contacts and Assets
Answer: B
NEW QUESTION 127
Universal Containers wants to give Field Technicians the ability to create follow-up appointments if they are unable to complete a Work Order due to missing inventory What should a Consultant implement to meet this requirement?
- A. Implement a Custom Button to Create a Service Appointment on the existing Work Order
- B. Implement a Quick Action to create a new Work Order Line item on the existing Work Order
- C. Implement a Quick Action to create a new Service Appointment on the existing Work Order
- D. Implement a Macro to generate Service Appointments on the existing Work Order
Answer: C
NEW QUESTION 128
......
Get ready to pass the Heroku-Architecture-Designer Exam right now using our Salesforce Architecture Designer Exam Package: https://www.examcost.com/Heroku-Architecture-Designer-practice-exam.html
Heroku-Architecture-Designer Premium Files Test pdf - Free Dumps Collection: https://drive.google.com/open?id=1Pc9CBJrMTH1At4ry4O9E1K_3w-av_JyK

