Salesforce Certified Heroku Architecture Designer Practice Test - Questions Answers, Page 10
List of questions
Question 91
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Which Heroku features should an Architect recommend to create a secure connection between Heroku and Microsoft Azure?
Explanation:
- https://devcenter.herokuxom/articles/using-sso-services-with-heroku#end-user-account-creationand-removal
Question 92
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Universal Containers (UC) uses Heroku Connect to synchronize changes to the Account object in their Salesforce org. UC's Heroku application makes a batch update that changes one million records to the Heroku Postgres database table that mirrors the Account object. Approximately, how long will these updates take to sync back to the Salesforce org?
Explanation:
- https://devcenter.heroku.com/articles/using-sso-services-with-heroku#prerequisites-for-ssowith-heroku
Question 93
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A client has 3 Heroku applications: App 1, App 2, App 3. They would like to restrict external web traffic to App 3 only. Which two Heroku features should an Architect recommend to enable this architecture?
Question 94
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
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?
Question 95
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Universal Containers acquires a company that runs an application on Google Cloud Platform (GCP).
The GCP application needs to communicate securely with a Heroku application. The Heroku application has Internal Routing enabled and is running in a Private Space. Which two recommendations should an Architect make to satisfy this use case? Choose 2 answers.
Explanation:
- Here is the https://devcenter.heroku.com/articles/vpn-private-space. google-cloudplatform#manual-setup
Question 96
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Universal Export wants to build an app that serves company dat a. The data has no strong compliance requirements, and the app should only be reachable from trusted IP addresses. Which solution should an Architect recommend?
Explanation:
- https://devcenter.heroku.eom/articles/heroku-connect-faq#can-i-use-sharing-rules-to-restrictrecord-visibility
Question 97
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
An existing app is experiencing performance degradation because of multiple executions of multiple, expensive SQL read queries. This SQL code cannot be optimized any further and the frequency of the execution of the queries cannot be reduced. Which two options should an Architect recommend in this scenario?
Explanation:
- https://devcenter.heroku.com/articles/using-sso-services-with-heroku#end-user-account-creationand-removal
Question 98
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
When designing a Heroku application, which two approaches observe the Twelve-Factor methodology? Choose 2 answers.
Explanation:
- https://devcenter.heroku.com/articies/heroku-connect-database-tables#encrypted-strings
Question 99
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Universal Containers is developing a Salesforce app that invokes a Heroku app's web service, which asynchronously generates customer invoices. The Heroku app is deployed to a Private Space. When an invoice is ready, the Heroku app sends a POST request to the Salesforce REST API. Which two options should an Architect recommend to ensure that neither the Salesforce nor the Heroku app is accessible from the public internet? Choose 2 answers.
Explanation:
- This is no VPN connection and a trusted IP range is used to limit the trusted outside application's IP address And there is document related to this use case:
https://devcenterheroku.com/articles/establish-trust-private-space-and-salesforce#salesforceheroku-apps
Question 100
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
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.
Explanation:
- https://devcenter heroku com/articles/heroku-connect-database-tables#encrypted-strings
Question