ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 77 - Certified Heroku Architecture Designer discussion

Report
Export

An app has two web dynos, Dyno A and Dyno B. The app receives a request, which is routed to Dyno

A.
A second request is sent from the same client. Which Dyno is the request routed to?
Answers
A.
A second request is sent from the same client. Which Dyno is the request routed to?
B.
The request is routed to Dyno A if it has finished handling the first request
Answers
B.
The request is routed to Dyno A if it has finished handling the first request
C.
The request is routed randomly to Dyno A or Dyno B
Answers
C.
The request is routed randomly to Dyno A or Dyno B
D.
The request is definetly routed to Dyno A.
Answers
D.
The request is definetly routed to Dyno A.
E.
The request is definetly routed to Dyno B.
Answers
E.
The request is definetly routed to Dyno B.
Suggested answer: B

Explanation:

- https://devcenter.heroku.com/articles/internal-routing

asked 23/09/2024
jaimie lloyd
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first