New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft AZ-204 Exam - Topic 13 Question 35 Discussion

Actual exam question for Microsoft's AZ-204 exam
Question #: 35
Topic #: 13
[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: Deploy and configure Azure Cache for Redis. Update the web applications.

.

Does the solution meet the goal?

Show Suggested Answer Hide Answer
Suggested Answer: A

The session state provider for Azure Cache for Redis enables you to share session information between different instances of an ASP.NET web application.

The same connection can be used by multiple concurrent threads.

Redis supports both read and write operations.

The output cache provider for Azure Cache for Redis enables you to save the HTTP responses generated by an ASP.NET web application.

Note: Using the Azure portal, you can also configure the eviction policy of the cache, and control access to the cache by adding users to the roles provided. These roles, which define the operations that members can perform, include Owner, Contributor, and Reader. For example, members of the Owner role have complete control over the cache (including security) and its contents, members of the Contributor role can read and write information in the cache, and members of the Reader role can only retrieve data from the cache.


https://docs.microsoft.com/en-us/azure/architecture/best-practices/caching

Contribute your Thoughts:

0/2000 characters
Francine
4 months ago
It meets the goals, especially with concurrent access control.
upvoted 0 times
...
Karol
4 months ago
Surprised this is the proposed solution, seems a bit complex!
upvoted 0 times
...
Carman
4 months ago
I’m not so sure about saving full HTTP responses though.
upvoted 0 times
...
Tashia
5 months ago
Totally agree, it's a solid choice!
upvoted 0 times
...
Joanne
5 months ago
Azure Cache for Redis supports session state sharing.
upvoted 0 times
...
Marshall
5 months ago
I think the solution might meet the goals, but I need to double-check if Redis can manage the controlled access part effectively.
upvoted 0 times
...
Justa
5 months ago
I feel like Redis is good for session state, but I can't recall if it supports saving full HTTP responses as needed here.
upvoted 0 times
...
Reiko
5 months ago
I practiced a similar question where we used Azure Cache for Redis, and it seemed to fit the requirements for session state sharing.
upvoted 0 times
...
Graciela
5 months ago
I remember discussing session state management in class, and I think Redis can handle concurrent access, but I'm not sure about saving full HTTP responses.
upvoted 0 times
...
Jeannine
5 months ago
This is a tricky one. The state death taxes payable also need to be factored in somehow. I'll have to work through the calculation step-by-step to make sure I don't miss anything.
upvoted 0 times
...
Lemuel
5 months ago
I think this is asking where we would find the setting to restrict lots to one item and one branch/plant. I'm pretty sure it's in the Item Availability Definition, so I'll go with option B.
upvoted 0 times
...

Save Cancel