exam questions

Exam AZ-301 All Questions

View all questions & answers for the AZ-301 exam

Exam AZ-301 topic 17 question 39 discussion

Actual exam question from Microsoft's AZ-301
Question #: 39
Topic #: 17
[All AZ-301 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 that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have an Azure Storage account that contains two 1-GB data files named File1 and File2. The data files are set to use the archive access tier.
You need to ensure that File1 is accessible immediately when a retrieval request is initiated.
Solution: For File1, you set Access tier to Cool.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Instead use the hot access tier.
The hot access tier has higher storage costs than cool and archive tiers, but the lowest access costs. Example usage scenarios for the hot access tier include:
✑ Data that's in active use or expected to be accessed (read from and written to) frequently.
✑ Data that's staged for processing and eventual migration to the cool access tier.
References:
https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-storage-tiers

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
[Removed]
Highly Voted 5 years ago
I think it is "Yes", since both with cool and hot tier the data will be available immediately. It just costs less with hot access tier to access the data frequently.
upvoted 38 times
tartar
4 years, 8 months ago
A is ok
upvoted 6 times
...
...
BobSing
Highly Voted 5 years ago
Answer should be YES. Cool Tier provides the same read response time as Hot.
upvoted 15 times
levianthan
4 years, 8 months ago
Hot provides single-digit ms "time to first byte", cool provides several ms. Not exactly same, else hot wouldn't make any sense. :)
upvoted 1 times
...
...
us3r
Most Recent 3 years, 4 months ago
Selected Answer: A
A Yes cool or hot will work here
upvoted 1 times
...
[Removed]
4 years, 10 months ago
Should be "Yes", because data is available immediately when accessed even with Cold access tier. https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-storage-tiers?tabs=azure-portal#cool-access-tier
upvoted 2 times
...
gboyega
4 years, 11 months ago
A is correct
upvoted 1 times
...
sammy811
4 years, 12 months ago
Option B is correct as immediate access in Cool tier will be available only for short duration (30 days)
upvoted 3 times
FloJoe
4 years, 11 months ago
It is not correct what you say. The data in the cool tier is "considered / intended to be stored for 30 days". But this is not a must. You can store data indefinitely in the cool tier. The mentioned reference (see below) even gives an example of large scientific or otherwise large data which is stored for long duration in the cool tier. https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-storage-tiers?tabs=azure-portal In cool you enjoy less costs for long term storage than in hot. This is especially good in case you have a lot of GB/TB (in our case we have large files) but you still need an immediate access. So cool makes actually very good sense.
upvoted 8 times
...
...
2cool2touch
5 years ago
I think the answer should be Yes. There is no requirement for how frequently files will be accessed nor there is any cost requirement. Strictly looking at the only requirement of "ensure that File1 is accessible immediately when a retrieval request is initiated", COOL Tier satisfies it.
upvoted 8 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 ...