exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 5 question 2 discussion

Actual exam question from Microsoft's AZ-204
Question #: 2
Topic #: 5
[All AZ-204 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.
You are developing and deploying several ASP.NET web applications to Azure App Service. You plan to save session state information and HTML output.
You must use a storage mechanism with the following requirements:
✑ Share session state across all ASP.NET web applications.
✑ Support controlled, concurrent access to the same session state data for multiple readers and a single writer.
✑ Save full HTTP responses for concurrent requests.
You need to store the information.
Proposed Solution: Enable Application Request Routing (ARR).
Does the solution meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
gematsaljoa
Highly Voted 4 years, 4 months ago
B. NoNoNoNo
upvoted 31 times
...
Archimedes
Highly Voted 4 years, 2 months ago
The correct answer is NO. Application Request Routing is for controlling internet traffic in IIS using a proxy server. It doesn't deal with managing state information.
upvoted 21 times
clarionprogrammer
4 years ago
As stated, "No" is the correct answer. Application Request Routing is for scaling and load balancing. https://www.iis.net/downloads/microsoft/application-request-routing
upvoted 6 times
...
...
Vichu_1607
Most Recent 5 months, 1 week ago
Selected Answer: B
Correct Solution: Use Azure Cache for Redis to share session state across all ASP.NET web applications, support controlled concurrent access, and save full HTTP responses for concurrent requests.
upvoted 3 times
...
OPT_001122
2 years, 5 months ago
Selected Answer: B
No - redis cache is the answer
upvoted 1 times
...
Eltooth
2 years, 10 months ago
Selected Answer: B
B is correct answer. NO
upvoted 2 times
...
Eche_lr73
3 years ago
Selected Answer: B
Es Correcto, es NO
upvoted 3 times
...
AzureDJ
3 years, 1 month ago
B. No. ARR is not for session state. We typically use ARR module to host a reverse proxy on IIS.
upvoted 2 times
...
Freidrich
3 years, 2 months ago
Selected Answer: B
The correct answer is B: No.
upvoted 2 times
...
Baskman
3 years, 2 months ago
Correct answer: NO Explanation: "Application Request Routing (ARR) [...] is a proxy-based routing module that forwards HTTP requests to content servers based on HTTP headers" SOURCE: https://docs.microsoft.com/en-us/iis/extensions/planning-for-arr/using-the-application-request-routing-module
upvoted 1 times
...
glam
3 years, 11 months ago
B. No...
upvoted 4 times
...
AzureAz204Fan
3 years, 11 months ago
In Azure, you can store ASP.NET Session State in a SQL database, Azure Table Storage or an in-memory distributed cache such as REDIS. https://docs.microsoft.com/en-us/archive/msdn-magazine/2014/august/microsoft-azure-use-distributed-cache-in-microsoft-azure
upvoted 6 times
...
pac1311
4 years, 3 months ago
correct!
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago