ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 132 - Certified Heroku Architecture Designer discussion

Report
Export

A client has a Heroku Postgres database add-on attached to a production application. The client now wants to access the database from another application that they use to perform administrative tasks.

What should an Architect recommend in this scenario?

A.
Copy the database's connection URL and add it to the administrative application as a config var.
Answers
A.
Copy the database's connection URL and add it to the administrative application as a config var.
B.
Attach the database to an application that acts as a database proxy
Answers
B.
Attach the database to an application that acts as a database proxy
C.
Create a fork of the database and attach it to the administrative application.
Answers
C.
Create a fork of the database and attach it to the administrative application.
D.
Attach the same Heroku Postgres add-on to the administrative application
Answers
D.
Attach the same Heroku Postgres add-on to the administrative application
Suggested answer: D

Explanation:

- https://devcenter.heroku.eom/articles/using-sso-services-with-heroku#prerequisiles-for-sso-withtieroku

asked 23/09/2024
Andrea DG
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first