効率的なSalesforce Plat-Arch-206技術試験 & 合格スムーズPlat-Arch-206模擬資料 | 大人気Plat-Arch-206参考書当社Jpexamの製品は、主要な質問と回答で精巧に構成されています。 Plat-Arch-206ガイドの質問を完了するために、過去の資料からキーを選択しています。 練習するのに20時間から30時間しかかかりません。 効果的な練習の後、SalesforceのPlat-Arch-206テスト問題から試験ポイントをマスターできます。 そうすれば、合格するのに十分な自信があります。 Salesforce Certified Heroku Architect 認定 Plat-Arch-206 試験問題 (Q148-Q153):質問 # 148
Which two statements describe characteristics of Private Space Logging? (Choose two.)
A. Log entries are forwarded as HTTPS POST requests.
B. Log entries can be forwarded to up to threelogging services.
C. Log entries can be forwarded to only one logging service.
D. Log entries are collated and forwarded by Heroku's Logplex router.
正解:A、B
質問 # 149
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.
質問 # 150
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. Use Heroku's multi-tenant Kafka Basic plan.
C. Deploy a multi-region version of Apache Kafka on Heroku.
D. The app in Asia should write to the Kafka instance in Virginia.
質問 # 151
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. Move long-running tasks to worker dynos.
C. Add a logging add-on from the Elements marketplace.
D. Replace autoscaling with a manual scaling option of 2.
正解:B
質問 # 152
Callouts from Salesforce to Heroku can be made using: