Salesforce Certified Heroku Architecture Designer Practice Test - Questions Answers, Page 8
List of questions
Related questions
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?
A customer needs to test a database schema migration. Which approach should an Architect recommend?
Dataclips allows a user to choose which datastore to query. Which type of datastore is supported?
According to the Twelve-Factor methodology, which best practice helps minimize the gap between development and production?
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?
Which 2 users can remove an application from a Heroku Enterprise Team?
An app has two web dynos, Dyno A and Dyno B. The app receives a request, which is routed to Dyno
Which two features of the Heroku platform require Private Spaces? Choose 2 answers.
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.
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?
Question