
[2025年03月]更新のHeroku-Architect試験問題集合格させるのは2025年最新のSalesforce Certified Heroku Architect
無料で使えるHeroku-Architect試験問題集で合格させるお手軽に試験合格
質問 # 103
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 aConsultant recommend tracking these inventory requirements in Salesforce?
(Choose two.)
- A. Products Required for ServiceResources
- B. Products Required for Work Orders
- C. Products Required for Work Order Line Items
- D. Products Required for Service Appointments
正解:B、C
質問 # 104
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 Connect to synchronize data between the Salesforce orgs, the Heroku Postgres database and the external data warehouse
- C. 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.
- D. 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.
正解:A
解説:
- https://devcenter.heroku.eom/articles/private-spaces#trusted-ip-ranges
質問 # 105
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 Work Orders
- B. Products Required for Service Resources
- C. Products Required for Work Order Line Items
- D. Products Required for Service Appointments
正解:A、C
質問 # 106
Universal Containers has an application running in the Common Runtime that uses Heroku Redis. The data in Heroku Redis needs to be accessed by a third-party application.
Which connection method should an Architect recommend to ensure the security of the data as it moves from Heroku Redis to the third-party application?
- A. Set up SSL Certificates on Heroku and the third-party application.
- B. Only allow access to Heroku Redis through an SSH connection.
- C. Use stunnel to secure the connection between Heroku Redis and the third-party application.
- D. Set up both a VPN and a VPC between Heroku and the third-party application.
正解:B
解説:
- https://devcenter.heroku.com/articles/securing-heroku-redis
質問 # 107
Universal Containers uses Heroku Connect to sync their Salesforce org'sdata with Heroku Postgres.
Periodically, they write a very large set ofchanges that needs to be fully replicated between these two systems.
Which two sets of actions should an Architect propose? (Choose two.)
- A. Make the changes directly in Heroku Postgres. Then allow Heroku Connect to expose them to the Salesforce org using Heroku External Objects.
- B. Make the changes directly in Heroku Postgres. Then allow Heroku Connect to use the Bulk API to sync themto 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. Use Data Loader to write the changes to the Salesforce org. Then allow Heroku Connect to sync them to Heroku Postgres.
正解:A、B
質問 # 108
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. Copy the database's connection URL and add it to the administrative application as a config var.
- D. Attach the same Heroku Postgres add-on to the administrative application
正解:D
解説:
- https://devcenter.heroku.eom/articles/using-sso-services-with-heroku#prerequisiles-for-sso-with-tieroku
質問 # 109
Universal Containers runs an application in a Private Space in the Frankfurt region. The majority of the application's users (based in Asia) are reporting issues related to high latency. What should an Architect recommend to remediate this issue cost-effectively?
- A. Create a new Private Space in the Tokyo Region, and deploy the application to the region. Delete the existing Private Space.
- B. Create an additional Private Space in the Tokyo region. Deploy an additional instance of the application to the region.
- C. Add the Tokyo region to the existing Private Space. Update the application's configuration to move it to Tokyo region.
- D. Deploy the application to the Common Runtime and select Tokyo as the region. Delete the existing Private Space.
正解:A
解説:
-
https://devcenter.heroku.com/articles/heroku-connect-database-tables#encrypted-strings
質問 # 110
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. Emergency Policy
- C. High Intensity
- D. Customer First
正解:A、D
質問 # 111
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 does not support all Salesforce objects and fields.
- B. Heroku Connect cannot sync custom objects.
- C. Heroku Connectdoes not provide an API.
- D. HerokuConnect can only access fields and objects that its associated Salesforce integration user can access.
正解:C、D
質問 # 112
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 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.
- B. 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.
- C. 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.
- 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.
正解:C
質問 # 113
you can build Canvas apps and run them on Heroku with of the following languages:
- A. All of these
- B. Java, Scala, Clojure
- C. Node, js / JavaScript
- D. Python
- E. PHP
正解:A
質問 # 114
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 2 as an Excluded Resource
- B. Assign Contractor 1 and 2 different Skill Levels for repair Work Type.
- C. Assign Contractor 1 as a Preferred Resource.
- D. Assign Contractor 1 and 2 different capacities for repair work
正解:B
質問 # 115
An app has two web dynos, Dyno A and Dyno B. The app receives a request, which is routed to Dyno A. A second request is sent from the same client. Which Dyno is the request routed to?
- A. The request is definetly routed to Dyno A.
- B. The request is routed to Dyno A if it hasfinished handling the first request
- C. The request is definetly routed to Dyno B.
- D. The request is routed randomly to Dyno A orDyno B
正解:D
解説:
- https://devcenter.heroku.com/articles/internal-routing
質問 # 116
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 the API gateway application in the Common Runtime. Create all of the internal apps in a Private Space.
- B. 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
- 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. Configure the Private Space's trusted IP ranges to only permit requests from within the Private Space
正解:B
解説:
- https://devcenter.heroku.com/articles/using-sso-services-with-heroku#end-user-account-creation-and-removal
質問 # 117
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. The application's in-memory cache might be cleared at any time.
- B. The application should replicate its in-memory cache to a local disk to preserve it across deploys.
- C. The application should declare its in-memory cache as a separate process type to preserve it across deploys.
- D. All of the application's web dynos will share a single in-memory cache.
正解:C
質問 # 118
Universal Containers needs to write their Heroku application's logs to two destinations: an on-premise Syslog log server and a cloud analytics provider that ingests logs using an HTTPS endpoint.
What should an Architect recommend in this scenario?
- A. Write all logs to stdout, and configure a separate log drain for each destination.
- B. Add a logging library to the application source that sends all logs directly to both destinations.
- C. Publish all logs to Apache Kafka on Heroku, and create a separate app that consumes and distributes log messages.
- D. Write all logs to Heroku Redis as a buffer and use an add-on to send them to both destinations.
正解:A
質問 # 119
Universal Containers would like to report on the volume of products installed within a specific timeframe. What solution will help meet the customer's requirement?
- A. Utilize a Work Order related list on Asset
- B. Utilize a custom "Installation Date" field on Asset
- C. Utilize the standard "Installation Date" field on Asset.
- D. Utilize Field History Tracking on Asset.
正解:C
質問 # 120
......
この認定は、Herokuアーキテクトとして働く個人や、Herokuアプリケーション開発のキャリアを追求したい人にとって有益です。この認定は、スケーラブルで安全なHerokuアプリケーションの設計と展開に対する候補者の専門知識を示し、雇用主から高く評価されます。
Heroku-Architect試験問題集、Heroku-Architect練習テスト問題:https://jp.fast2test.com/Heroku-Architect-premium-file.html
無料Heroku-Architect学習ガイド試験問題と解答:https://drive.google.com/open?id=1EnUx7nInRja-gJAZQN_hpZgQiLeEL0as