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
Salesforce Connect is used for:
Answer : C
Universal Containers has a Heroku app that uses Heroku Connect to sync data with their Salesforce org. The app makes frequemt updates to the same records over short period of time, and sync speeds have begun to worsen. An Architect recommends using Heroku Connect's Merged Writes algorithm to improve sync speeds. What are 2 implications of using the Merged Writes algorithm in this scenario?
Answer : A, D
- https://devcenter.heroku.com/articles/using-sso-services-with-heroku#end-user-account-creation-and-removal
When designing a Heroku application, which two approaches observe the Twelve-Factor methodology? Choose 2 answers.
Answer : A, D
- https://devcenter.heroku.com/articies/heroku-connect-database-tables#encrypted-strings
Universal Containers intends to build an app which will accept card payments. The app also needs to store, process, and transmit cardholder data.
Which Heroku architecture should an Architect recommend?
Answer : C
Universal Containers (UC) has a front-end web application and a back-end service application running on Heroku. The applications are running in the Common Runtime. Now, UC wants to prevent any public access to the back-end application. Which two Heroku features should an Architect propose?
Answer : A, B
- https //devcenterherokucom/articles/dataclips
A RESTfulAPIis:
Answer : A