exam questions

Exam AZ-304 All Questions

View all questions & answers for the AZ-304 exam

Exam AZ-304 topic 3 question 14 discussion

Actual exam question from Microsoft's AZ-304
Question #: 14
Topic #: 3
[All AZ-304 Questions]

HOTSPOT -
You have an on-premises file server that stores 2 TB of data files.
You plan to move the data files to Azure Blob storage in the Central Europe region.
You need to recommend a storage account type to store the data files and a replication solution for the storage account. The solution must meet the following requirements:
✑ Be available if a single Azure datacenter fails.
✑ Support storage tiers.
✑ Minimize cost.
What should you recommend? 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:
Box 1: Blob storage -
Blob storage supports storage tiers
Note: Azure offers three storage tiers to store data in blob storage: Hot Access tier, Cool Access tier, and Archive tier. These tiers target data at different stages of its lifecycle and offer cost-effective storage options for different use cases.
Box 2: Zone-redundant storage (ZRS)
Data in an Azure Storage account is always replicated three times in the primary region. Azure Storage offers two options for how your data is replicated in the primary region:
✑ Zone-redundant storage (ZRS) copies your data synchronously across three Azure availability zones in the primary region.
✑ Locally redundant storage (LRS) copies your data synchronously three times within a single physical location in the primary region. LRS is the least expensive replication option, but is not recommended for applications requiring high availability.
Reference:
https://cloud.netapp.com/blog/storage-tiers-in-azure-blob-storage-find-the-best-for-your-data https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy

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
pmukund7
Highly Voted 4 years, 3 months ago
Answer is Account Type: StorageV2 Replication solution: Zone-redundant storage (ZRS) The blobstorage and StorageV1 doesn't support ZRS replication.
upvoted 141 times
Unofficial
4 years, 3 months ago
That is correct
upvoted 1 times
...
sallymaher
4 years, 3 months ago
Yes Correct blobstorage doesn't support ZRS
upvoted 4 times
...
prashantjoge
4 years, 3 months ago
also only v2 supports access tier (hot and cold)
upvoted 5 times
...
claudio82
4 years, 2 months ago
excelent argument, thank you for your contribution
upvoted 5 times
...
...
glam
Highly Voted 4 years, 3 months ago
Account Type: StorageV2 Replication solution: Zone-redundant storage (ZRS)
upvoted 14 times
...
MantuKumarDeka
Most Recent 2 years, 1 month ago
AZ 305 3 June 2023
upvoted 1 times
...
crayonsin
2 years, 10 months ago
i am fine with V2, but second one should be GRS because of single data center fails. one region could have 2 or more DC, if only one fails, your data is still safe if it is GRS. considering min cost....
upvoted 2 times
...
AubinBakana
2 years, 11 months ago
I was pretty sure iti hate when they get something so simple wrong. Answer is StorageV2(GP V2) & ZRS
upvoted 1 times
...
JayBee65
3 years ago
To minimise cost use standard not premium. GPv2 is recommended as a default by MS ZRS is cheapest option that supports a data centre failure
upvoted 1 times
...
hertino
3 years, 3 months ago
In AZ-305 exam, 9 april 22
upvoted 5 times
...
plmmsg
3 years, 4 months ago
answer is V2 & ZRS
upvoted 1 times
...
Kctaz
3 years, 4 months ago
Answer : Storage V2 and ZRS. ZRS is pretty obvious. But why you should choose Storage V2 rather than Blob storage ? Because if you deploy a storage account and want only Blod, then you need to select a premium storage. Premium Blobs are more expansive than the Blobs you have in your Storage V2. Question says : minimize the cost. So you can't choose Blob Storage (premium) or worse (legacy blob storage......). You can't choose Storage V1 since they don't support access tiers.
upvoted 2 times
...
BhupalS
3 years, 5 months ago
Supported storage account types The following table shows which redundancy options are supported by each type of storage account. For information for storage account types, see Storage account overview. SUPPORTED STORAGE ACCOUNT TYPES LRS ZRS GRS/RA-GRS GZRS/RA-GZRS General-purpose v21 General-purpose v1 Premium block blob1 Legacy blob Premium file shares General-purpose v21 Premium block blobs1 Premium file shares General-purpose v21 General-purpose v1 Legacy blob General-purpose v21
upvoted 1 times
...
sujitwarrier11
3 years, 5 months ago
I think storage V2 is the correct answer as I think that is what Microsoft is pushing us to use in the future. I heard the other storage types will be phased out eventually.
upvoted 1 times
...
massnonn
3 years, 6 months ago
the blob storage support ZRS https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy#supported-azure-storage-services the General-purpose v1 not support ZRS
upvoted 1 times
...
examineezer
3 years, 6 months ago
"What should you recommend?" I assume by "Blob" the option is actually Standard Blob storage (legacy), which should never be recommended. In any case, it doesnt support LRS. Described as "legacy blob" in the table here: https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy
upvoted 1 times
...
Dpejic
3 years, 6 months ago
Appere on exam 23-dec-2021
upvoted 2 times
...
VincentZhang
3 years, 8 months ago
Hi Guys, look at the question itself: "You plan to move the data files to Azure Blob storage in the Central Europe region", it has highlighted that data will move to BLOB Storage, so the question here is narrowed to that is the Storage V2 under BLOB Storage?
upvoted 1 times
...
azuremaddy
3 years, 9 months ago
This question was in AZ-303, and the Correct Answer is - StorageV2 & ZRS
upvoted 6 times
...
syu31svc
3 years, 9 months ago
https://docs.microsoft.com/en-us/azure/storage/common/storage-account-overview#types-of-storage-accounts Data must be available if a single Azure datacenter fails. It means the storage account must support ZRS replication. Also, solution should support storage tiers. Only General-purpose V2 supports ZRS and storage tiers. Account type is V2 and replication is ZRS
upvoted 4 times
Azurefox79
3 years, 6 months ago
Nope, Blob absolutely supports storage tiers
upvoted 2 times
wooyourdaddy
3 years, 5 months ago
syu31svc is just saying that you need both for the solution, Blob does support storage tiers but doesn't support zone replication: "Data must be available if a single Azure datacenter fails. It means the storage account must support ZRS replication."
upvoted 3 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 ...