exam questions

Exam AZ-203 All Questions

View all questions & answers for the AZ-203 exam

Exam AZ-203 topic 4 question 5 discussion

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

HOTSPOT -
You are developing an Azure App Service hosted ASP.NET Core web app to deliver video on-demand streaming media. You enable an Azure Content Delivery
Network (CDN) Standard for the web endpoint. Customer videos are downloaded from the web app by using the following example URL:http//www.contoso.com/ content.p4?quality=1
All media content must expire from the cache after one hour. Customer videos with varying quality must be delivered to the closest regional point of presence
(POP) node.
You need to configure Azure CDN caching rules.
Which options should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer: Explanation
Box 1: Override -
Override: Ignore origin-provided cache duration; use the provided cache duration instead. This will not override cache-control: no-cache.
Set if missing: Honor origin-provided cache-directive headers, if they exist; otherwise, use the provided cache duration.
Incorrect:
Bypass cache: Do not cache and ignore origin-provided cache-directive headers.

Box 2: 1 hour -
All media content must expire from the cache after one hour.

Box 3: Cache every unique URL -
Cache every unique URL: In this mode, each request with a unique URL, including the query string, is treated as a unique asset with its own cache. For example, the response from the origin server for a request for example.ashx?q=test1 is cached at the POP node and returned for subsequent caches with the same query string. A request for example.ashx?q=test2 is cached as a separate asset with its own time-to-live setting.
Incorrect Answers:
Bypass caching for query strings: In this mode, requests with query strings are not cached at the CDN POP node. The POP node retrieves the asset directly from the origin server and passes it to the requestor with each request.
Ignore query strings: Default mode. In this mode, the CDN point-of-presence (POP) node passes the query strings from the requestor to the origin server on the first request and caches the asset. All subsequent requests for the asset that are served from the POP ignore the query strings until the cached asset expires.
References:
https://docs.microsoft.com/en-us/azure/cdn/cdn-query-string

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
czmiel24
Highly Voted 5 years, 4 months ago
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=2ahUKEwjBj97okOXnAhV8w8QBHY-OBT4QFjAAegQIBRAB&url=https%3A%2F%2Fvceplus.com%2Fexams%2F4477%2Faz-203%2F17990%2Fmicrosoft-actualtests-az-203-v2019-06-16-by-linda-46q.pdf&usg=AOvVaw1VZbMqtI6yVly5YQlvrvsp
upvoted 27 times
Balajicr7
4 years, 10 months ago
Not all superhero wear capes some are named as czmiel24
upvoted 18 times
...
...
ozigee
Highly Voted 5 years, 1 month ago
Options. Sry, with answers: https://html2-f.scribdassets.com/8n8ya0pvi87d2upg/images/10-33baf3d361.jpg
upvoted 15 times
oxaytol
5 years ago
Thanks for the info.
upvoted 1 times
...
...
gunencali
Most Recent 4 years, 6 months ago
Answer is correct. Override, 1 hour, cache every unique URL
upvoted 3 times
...
27close
4 years, 6 months ago
Override, 1 hour, cache every unique URL
upvoted 3 times
...
NPaul_92
4 years, 9 months ago
https://vceguide.com/which-options-should-you-use-3/
upvoted 4 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 ...