
Prepare Heroku-Architect Exam Questions [2025] Recently Updated Questions
Give push to your success with Heroku-Architect exam questions
Salesforce Certified Heroku Architect exam is a comprehensive exam that covers a wide range of topics including Heroku architecture, application deployment, data management, and security. It is a challenging exam designed to test the knowledge and skills of developers and architects who work with the Heroku platform.
NEW QUESTION # 46
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. Explore a different key eviction scheme.
- B. Create a fork of the primary Heroku Redis instance.
- C. Failover to ephemeral filesystem for the running dyno
- D. Migrate the data to a Heroku Postgres database
Answer: A
Explanation:
-
https://devcenter.herokuxom/articles/using-sso-services-with-heroku#prerequisites-for-sso-with-heroku
NEW QUESTION # 47
A client has a requirement to deploy versions of their app to different regions around the World. Which Heroku Enterprise feature would an Architect recommend to accomplish this?
- A. When creating a Heroku Private Space, you can determine the specific geographic location for the space
- B. Using a Heroku StMM Space an app can be deployed to a specific region at the time of app creation.
- C. Using the Common Runtime, an app will automatically be deployed to multiple regions.
- D. You can changed the region for any app in any runtime by using the Heroku CLI.
Answer: A
Explanation:
- https://devcenter.heroku.eom/artlcles/pnvate-spaces#trustecl-ip-ranges
NEW QUESTION # 48
Salesforce Connect is used for:
- A. Developing ETL services
- B. Replicating external data into Salesforce
- C. Proxying external data into Salesforce
- D. Bidirectional syncing of external data in Salesforce
Answer: C
NEW QUESTION # 49
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 the Common Runtime. Ensure that the internal apps do not define a web process type.
- 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:
- https://devcenter.heroku.com/articles/using-sso-services-with-heroku#end-user-account-creation-and-removal
NEW QUESTION # 50
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. Apache Kafka on Heroku
- B. Heroku Internal Routing
- C. Private Spaces DNS Service Discovery
- D. Private Space VPN Connections
Answer: C,D
Explanation:
- https //devcenterherokucom/articles/dataclips
NEW QUESTION # 51
A hospital wants to build a mobile app that allows patients to check the status of submitted insurance claims, which the hospital stores in Salesforce Health Cloud. The app's back end will run on Heroku.
Which two measures should an Architect recommend to help ensure that the app is compliant with HIPAA?
(Choose two.)
- A. Ensure that the back-end application's codeencrypts all claim data before writing it to a Heroku Postgres database.
- B. Use only Heroku Shield Postgres databases to storeclaim data outside of Salesforce Health Cloud.
- C. Use Heroku Shield Connect to sync claim data from Salesforce to a Heroku Postgres database.
- D. Ensure that the mobile app can only run when on the hospital's intranet, which is connected to the back end's Shield Private Space via VPN.
Answer: A,C
NEW QUESTION # 52
Which two statements describe characteristics of Private Space Logging? (Choose two.)
- A. Log entries are forwarded as HTTPS POST requests.
- B. Logentries are collated and forwarded by Heroku's Logplex router.
- C. Log entries can be forwarded to only one logging service.
- D. Log entries can be forwarded to up to threelogging services.
Answer: A,D
NEW QUESTION # 53
Universal Containers wants to reduce their mean-time-to-service
Which three Field Service process should a Consultant recommend to accomplish this goal? (Choose three )
- A. Customer Entitlements
- B. Knowledge Base
- C. Dispatching
- D. Adjust Scheduling Policy
Answer: B,C,D
NEW QUESTION # 54
What are the three access levels a user can have in a Heroku Organization account?
- A. Admin. Programmer, and Operator
- B. Owner, Author and Viewer
- C. Admin, Member, and Viewer
- D. Jedi. Padawan, and Co-pilot
Answer: C
NEW QUESTION # 55
Universal Containers wants to process mobile payments. How can this requirement be met?
- A. Create a custom payments object
- B. Install an AppExchange package
- C. Add a custom field to store the credit card number
- D. Attach a picture of the credit card.
Answer: B
NEW QUESTION # 56
Which of the following is NOT an advantage of data replication over data proxies?
- A. A replicated data set is always and immediately in sync with the origin data
- B. A replicated data set supports bidirectional writes.
- C. A replicated data set offloads processing and requests from an origin data server.
- D. A replicated data set reduces data access latency.
Answer: A
NEW QUESTION # 57
A customer wants to sync data between their Salesforce org and Heroku Postgres.
Which two limitations should an Architect remember when recommending Heroku Connect? (Choose two.)
- A. Heroku Connect cannot sync custom objects.
- B. Heroku Connect does not provide an API.
- C. HerokuConnect can only access fields and objects that its associated Salesforce integration user can access.
- D. Heroku Connect does not support all Salesforce objects and fields.
Answer: B,C
NEW QUESTION # 58
A client is building a collection of Heroku applications that will be audited regularly. To comply with the audit, it must be guaranteed that the applications all forward thei logs to the same, single destination. Which solution meets this requirements?
- A. Deploy all of the applications to the Common Runtime, and attach the same ininstance of a logging add-on to all of them.
- B. Deploy all the applications to the same Private Space with Logplrx disabled.
- C. Deploy all the applications to the Common runtime, and add the same log drain URL to all of them.
- D. Deploy all the applications to the same Shiekld Private Space with Private Space Logging enabled
Answer: D
Explanation:
- https://devcenter.heroku.com/articles/dataclips
NEW QUESTION # 59
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 provides Mulesoft an endpoint that is easily consumable by a back-end integration tool
- B. Heroku Connect provides Salesforce a bidirectional synchronization between Platform Events on Salesforce and Apache Kafka on Heroku
- C. Heroku Connect has a Microsoft connector for access to Heroku Postgres Heroku Redis, and Apache Kafka on Heroku
- D. Heroku Connect provides Salesforce a declarative bidirectional synchronization with Postgres and data proxy capability via Heroku Connect External Objects.
Answer: D
NEW QUESTION # 60
A client is building a system that will sync data from multiple Salesforce orgs to a single Heroku Postgres database. This system also needs to push the synced data to an external data warehouse for analytics processing. Which solution meets all of the requirements in this scenario?
- A. Use Heroku Connect to synchronize data between the Salesforce orgs and the Heroku Postgres database Use an ETL tool to push data from the Salesforce orgs to the external data warehouse.
- B. Use Heroku External Objects to synchronize data between the Salesforce orgs and the Heroku Postgres database Use an ETL tool to push data from the Salesforce orgs to the external data warehouse.
- C. Use Salesforce Connect to synchronize data between the Salesforce orgs and the Heroku Postgres database Use Heroku Connect to sync data between the Heroku Postgres database and the external data warehouse.
- D. Use Heroku Connect to synchronize data between the Salesforce orgs, the Heroku Postgres database and the external data warehouse
Answer: A
Explanation:
- https://devcenter.heroku.eom/articles/private-spaces#trusted-ip-ranges
NEW QUESTION # 61
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 both apps
- C. Attach the existing Kafka add-on to one app and attach a new Kafka add-on to the other app
- D. Designate one app as a producer and the other as a consumer
Answer: B
NEW QUESTION # 62
In the hierarchy of cloud services, PaaS generally provides more out of the box than:
- A. Infrastructure as a service (laaS) and on-premises Infrastructure
- B. Salesforce Marketing Cloud
- C. Visualforce pages
- D. Software as a service (SaaS)
Answer: A
NEW QUESTION # 63
Universal Containers has a Heroku app that uses several third-party add-ons. They now need to enforce data privacy and be compliant with General Data Protection Regulation (GDPR).
What should an Architect advise UC regarding data residency in this scenario?
- A. Data residency for add-ons is covered under Salesforce's GDPR compliance.
- B. Heroku support can configure add-ons for specific data residency needs.
- C. Heroku does not control where add-on providers store data.
- D. Heroku guarantees the physical location of its control surface APIs.
Answer: B
NEW QUESTION # 64
A client wants to migrate their on-premise application to Heroku. The application maintains a local, in-memory cache for its data store to improve performance.
What should an Architect advise the client about running the application on Heroku?
- A. All of the application's web dynos will share a single in-memory cache.
- B. The application's in-memory cache might be cleared at any time.
- C. The application should replicate its in-memory cache to a local disk to preserve it across deploys.
- D. The application should declare its in-memory cache as a separate process type to preserve it across deploys.
Answer: D
NEW QUESTION # 65
You can use Salesforce Connect to proxy which types of data sources:
- A. All of these
- B. SOAP
- C. REST with JSONpayloads
- D. OData 2.0 and 4.0
- E. REST with XML payloads
Answer: A
NEW QUESTION # 66
you can build Canvas apps and run them on Heroku with of the following languages:
- A. Node, js / JavaScript
- B. All of these
- C. Python
- D. Java, Scala, Clojure
- E. PHP
Answer: B
NEW QUESTION # 67
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. Attach the same Heroku Postgres add-on to the administrative application
- B. Create a fork of the database and attach it 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: A
Explanation:
- https://devcenter.heroku.eom/articles/using-sso-services-with-heroku#prerequisiles-for-sso-with-tieroku
NEW QUESTION # 68
A web application on Heroku wants to surface Salesforce data.All users of the web application will:
1) Authenticate using SSO with Salesforce.
2) Have user records in Salesforce.
What architectureshould be recommended in order to maintain the Salesforce security model already in place?
- A. Use Heroku Connect to sync the Salesforce data and Salesforce security model to Heroku Postgres.
- B. Use Heroku Connect, with a per-user authentication model, to sync theSalesforce data to Heroku Postgres.
- C. Have the application query Salesforce data and the securitymodel directly using a cached admin credential.
- D. Have the application query Salesforce data directly through the Salesforce APIs as the running user.
Answer: A
Explanation:
https://devcenter.heroku.com/articles/addon-controls
NEW QUESTION # 69
......
Get Heroku-Architect Actual Free Exam Q&As to Prepare Certification: https://prepaway.dumptorrent.com/Heroku-Architect-braindumps-torrent.html