exam questions

Exam AZ-203 All Questions

View all questions & answers for the AZ-203 exam

Exam AZ-203 topic 3 question 16 discussion

Actual exam question from Microsoft's AZ-203
Question #: 16
Topic #: 3
[All AZ-203 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: Deploy and configure Azure Cache for Redis. Update the web applications.
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
EYIT
Highly Voted 5 years, 7 months ago
Wrong key - it should be YES: https://docs.microsoft.com/en-us/azure/architecture/best-practices/caching?source=docs#caching-session-state-and-html-output
upvoted 65 times
...
gclopes
Highly Voted 5 years, 4 months ago
One more vote for the A answer!!
upvoted 17 times
...
ss22
Most Recent 4 years, 4 months ago
Correct Answer- Yes
upvoted 2 times
...
goudigubba
4 years, 4 months ago
Its a simple question yet the answer is given as wrong. No point of providing wrong answers.
upvoted 1 times
...
bashirk
4 years, 10 months ago
Correct Ans. Yes
upvoted 2 times
...
hertino
4 years, 10 months ago
Today I got 900, I had this question, my answer: Yes
upvoted 7 times
Anamika7
4 years, 10 months ago
Hey hertino, if you have the list of all the question with answer. Could you please share it
upvoted 14 times
...
...
mcampos
5 years ago
YES https://docs.microsoft.com/en-us/azure/architecture/best-practices/caching
upvoted 1 times
...
AK89
5 years, 1 month ago
It is YES
upvoted 2 times
...
Dayakar
5 years, 1 month ago
It should be "Yes", because using redis cache store the session information and use it for later point of time.
upvoted 5 times
...
dollarpo7
5 years, 2 months ago
Answer is Yes
upvoted 4 times
...
heero
5 years, 4 months ago
Answer: A
upvoted 12 times
...
Khang
5 years, 5 months ago
Correct answer is A (Yes)
upvoted 11 times
...
shanky_007
5 years, 6 months ago
correct Ans: Yes
upvoted 6 times
...
mohanadzaidi
5 years, 7 months ago
Should be Yes ! thanks EYIT
upvoted 13 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 ...