ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 80 - Certified Heroku Architecture Designer discussion

Report
Export

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?

A.
Create all of the apps in a Private Space. Configure the Private Space's trusted IP ranges to only permit requests from within the Private Space
Answers
A.
Create all of the apps in a Private Space. Configure the Private Space's trusted IP ranges to only permit requests from within the Private Space
B.
Create the API gateway application in the Common Runtime. Create all of the internal apps in a Private Space.
Answers
B.
Create the API gateway application in the Common Runtime. Create all of the internal apps in a Private Space.
C.
Create all of the apps in the Common Runtime. Ensure that the internal apps do not define a web process type.
Answers
C.
Create all of the apps in the Common Runtime. Ensure that the internal apps do not define a web process type.
D.
Create all of the apps in a Private Space Create the internal apps with Internal Routing enabled.Create the gateway app as a web app
Answers
D.
Create all of the apps in a Private Space Create the internal apps with Internal Routing enabled.Create the gateway app as a web app
Suggested answer: D

Explanation:

- https://devcenter.heroku.com/articles/using-sso-services-with-heroku#end-user-account-creationand-removal

asked 23/09/2024
ATHANASIOS PAPALEXIOU
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first