exam questions

Exam AZ-301 All Questions

View all questions & answers for the AZ-301 exam

Exam AZ-301 topic 17 question 20 discussion

Actual exam question from Microsoft's AZ-301
Question #: 20
Topic #: 17
[All AZ-301 Questions]

You need to recommend a data storage solution that meets the following requirements:
✑ Ensures that application can access the data by using a REST connection
Hosts 20 independent tables of varying sizes and usage patterns

✑ Automatically replicates the data to a second Azure region
✑ Minimizes costs
What should you recommend?

  • A. an Azure SQL Database elastic database pool that uses active geo-replication
  • B. tables in an Azure Storage account that uses geo-redundant storage (GRS)
  • C. tables in an Azure Storage account that use read-access geo-redundant storage (RA-GR)
  • D. an Azure SQL database that uses active geo-replication
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Ekramy_Elnaggar
Highly Voted 5 years, 5 months ago
Correct answer is B This is a repeated question: https://www.examtopics.com/exams/microsoft/az-301/view/101/
upvoted 29 times
...
chan76
Highly Voted 5 years, 11 months ago
why it is not GRS?
upvoted 16 times
SQLRockStar
4 years, 5 months ago
its sure is GRS
upvoted 1 times
...
piotr
5 years, 7 months ago
Since no requirement to read second region is listed, should be GRS indeed - as it is lower cost.
upvoted 19 times
tartar
4 years, 9 months ago
B is ok
upvoted 7 times
...
...
...
solgae
Most Recent 4 years, 9 months ago
B is NOT correct. All of you are forgetting that GRS does NOT initiate automatic failover (there’s a reason why GRS is cheaper than RA-GRS) The requirement clearly states to “ensure” application can access data. Which means data must be available all times. Given answer is correct.
upvoted 1 times
...
Nehuuu
4 years, 9 months ago
B is correct
upvoted 1 times
...
asdfgh1234567
4 years, 11 months ago
hey we're looking at this question again! remember what I said about which is less expensive? were you paying attention? RA-GRS or GRS is less expensive??? GRS IS LESS EXPENSIVE THAN RA-GRS
upvoted 6 times
...
Nitink
4 years, 12 months ago
in case of GRS, you can not access data from other region until active region fails. I will go with RA-GRS
upvoted 1 times
Yannor
4 years, 11 months ago
In GRS you have to trigger the failover but once you do that, you can access the data from the secondary region
upvoted 1 times
...
...
shandy
5 years, 4 months ago
Geo-Redundant Storage (GRS) provides 16 9’s of durability over a year leveraging a primary and secondary region. Data is protected within an individual datacenter or in a single region. When there is a failure in the primary region, data is available in read-only mode in the secondary region. Read Access Geo-Redundant Storage (RA-GRS) replicates data to another data center in a secondary zone. Unlike GRS, where you only have access to the secondary region with failure in the first, RA-GRS provides secondary regional access regardless of whether the primary region has failed. I think its GRS since the costs will be comparitively lesser as RA-GRS has the additional capability of making data available regardless of failure
upvoted 7 times
STFN2019
5 years, 1 month ago
yep B all they way
upvoted 2 times
...
...
AzureGC
5 years, 6 months ago
RA-GRS storage is required due to the statement, that data must be available via REST endpoints; This implies a "read anytime" option for the GRS storage, therefore, RA-GRS: https://blogs.msdn.microsoft.com/windowsazurestorage/2013/12/11/windows-azure-storage-redundancy-options-and-read-access-geo-redundant-storage/
upvoted 3 times
Ekramy_Elnaggar
5 years, 5 months ago
The statement said: ✑ Ensures that application can access the data by using a REST connection which is achieved by GRS.
upvoted 12 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 ...