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 5 Question 36 Discussion

Actual exam question for Microsoft's AZ-204 exam
Question #: 36
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: Deploy and configure an Azure Database for PostgreSQL. Update the web applications.

Does the solution meet the goal?

Show Suggested Answer Hide Answer
Suggested Answer: B

Instead deploy and configure Azure Cache for Redis. Update the web applications.


https://docs.microsoft.com/en-us/azure/architecture/best-practices/caching#managing-concurrency-in-a-cache

Contribute your Thoughts:

0/2000 characters
Mammie
4 months ago
Wait, can PostgreSQL really handle all that? Sounds risky!
upvoted 0 times
...
Stanford
4 months ago
I disagree, I don't see how this meets all the requirements.
upvoted 0 times
...
Ashley
4 months ago
Not sure if it supports saving full HTTP responses though.
upvoted 0 times
...
Clay
5 months ago
I think it’s a solid choice for session state.
upvoted 0 times
...
Frederick
5 months ago
PostgreSQL can handle concurrent access, so it might work.
upvoted 0 times
...
In
5 months ago
I feel like this could work, but I have a nagging doubt about the performance when saving full HTTP responses. I think we discussed alternatives like Azure Blob Storage for that purpose.
upvoted 0 times
...
Elenore
5 months ago
I think the solution might not meet the goals because PostgreSQL doesn't inherently support controlled concurrent access as required. I recall a practice question that emphasized using a distributed cache for session state.
upvoted 0 times
...
Josphine
5 months ago
I'm not entirely sure if using PostgreSQL is the best option for sharing session state across multiple applications. I remember something about Redis being more suitable for that.
upvoted 0 times
...
Herman
5 months ago
I remember that we talked about session state management in class, and I thought Azure SQL Database was a better fit for sharing state. I'm not confident this solution checks all the boxes.
upvoted 0 times
...
Erinn
5 months ago
SSJS could be a good choice here since it's designed for email templates and can handle dynamic content. I'll have to look into the Sunny Sky API integration capabilities though.
upvoted 0 times
...
Angelica
5 months ago
I think for unknown MAC addresses, we often set the policy to either reject or pass, but I'm not entirely sure which is correct here.
upvoted 0 times
...
Flo
5 months ago
Okay, the key information here is that the web application is in the NEW state. That means it hasn't been deployed yet, so option D must be the correct answer.
upvoted 0 times
...

Save Cancel