Salesforce Certified Heroku Architecture Designer Practice Test - Questions Answers, Page 8
List of questions
Question 71

Universal Containers wants to set up communication between multiple public-facing Heroku web applications hosted on the Common Runtime. Which solution should an Architect recommend?
- https://www.heroku.com/tech-sessions/get-started-with-apache-kafka
Question 72

A customer needs to test a database schema migration. Which approach should an Architect recommend?
- https://www.herokuxom/tech-sessions/get-started-with-apache-kafka
Question 73

Dataclips allows a user to choose which datastore to query. Which type of datastore is supported?
- https://devcenter.heroku.corn/articles/heroku-connect-faq#can-i-use-sharing-rules-to-restrictrecord-visibility
Question 74

According to the Twelve-Factor methodology, which best practice helps minimize the gap between development and production?
- https://devcenter.heroku.com/articles/internal-routing
Question 75

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?
Question 76

Which 2 users can remove an application from a Heroku Enterprise Team?
- https://devcenter.heroku.com/articles/event-driven-microservices-with-apache-kafka
Question 77

An app has two web dynos, Dyno A and Dyno B. The app receives a request, which is routed to Dyno
- https://devcenter.heroku.com/articles/internal-routing
Question 78

Which two features of the Heroku platform require Private Spaces? Choose 2 answers.
-
https://devcenter.heroku.eom/articles/private-spaces#trusted-ip-ranges
Question 79

Universal Containers (UC) has an on-permise application for reporting damage to their shipments.
They want to migrate the application to Heroku. The damage reporting process includes uploading one or more pictures to the application which temporarily stores them on the local system. After the report is submitted, a case is created in UC's Salesforce org for processing, amd the images are deleted from the file system. The application's configuration is read from environment variables that are specified in the system user's profile. The application writes its logs to rotating files using an open-source library. Which two recommendations should an Architect make to ensure that the application runs correctly on Heroku? Choose 2 answers.
- https://devcenter.heroku.com/articles/heroku-connect-database-tables#encrypted-strings
Question 80

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?
- https://devcenter.heroku.com/articles/using-sso-services-with-heroku#end-user-account-creationand-removal
Question