List of questions
Related questions
Question 80 - Certified Heroku Architecture Designer discussion
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
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.
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
Your answer:
0 comments
Sorted by
Leave a comment first