Universal Containers (UC) is opening offices in Japan and Germany. This will allow them to serve new customers in Asia and in Europe. UC is concerned about application latency for their new customers, especially because the app serves large amounts of dynamic content.
Which Heroku Enterprise feature should an Architect recommend to alleviate this concern?
Answer : A
An app has two web dynos, Dyno A and Dyno B. The app receives a request, which is routed to Dyno
Answer : B
- https://devcenter.heroku.com/articles/internal-routing
What does a follower of Heroku Postgres leader database provide?
Answer : C
-https://devcenter.heroku.eom/articles/rieroku-corinect-database-tables#encrypted-strings
A Heroku application uses Heroku Connect to integrate with data from a Salesforce org. Since then, several fields from the Salesforce objects that were mapped using Connect have been removed. As a result,the development team will reload the mapping using Heroku Connect.
What is an implication of reloading the mapping?
Answer : A
Universal Containers uses Heroku Connect to sync their Salesforce org's data 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.)
Answer : A, C
A RESTfulAPIis:
Answer : A
A customer's IT department will not allow VPN access through their on-premise gateway. Users need to be able to access trusted Heroku applications only when they are in the office. These applications are deployed to a Heroku Private Space.
Which two Private Spaces features should an Architect recommend to enable on-premise users to gain the access they need? (Choosetwo.)
Answer : A, D