Universal Containers wants to set up communication between multiple public-facing Heroku web applications hosted on the Common Runtime. Which solution should an Architect recommend?
A.
Movethe application to a Private Space, and enable Internal Routing for them
B.
Bind all of the Heroku applications to the same port
C.
Configure a worker process type for each application that listens for incoming remote procedure calls.
D.
Send requests to each application's URL using HTTP/HTTPS.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit