exam questions

Exam DP-201 All Questions

View all questions & answers for the DP-201 exam

Exam DP-201 topic 4 question 4 discussion

Actual exam question from Microsoft's DP-201
Question #: 4
Topic #: 4
[All DP-201 Questions]

HOTSPOT -
A company has locations in North America and Europe. The company uses Azure SQL Database to support business apps.
Employees must be able to access the app data in case of a region-wide outage. A multi-region availability solution is needed with the following requirements:
✑ Read-access to data in a secondary region must be available only in case of an outage of the primary region.
✑ The Azure SQL Database compute and storage layers must be integrated and replicated together.
You need to design the multi-region high availability solution.
What should you recommend? To answer, select the appropriate values in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Standard -
The following table describes the types of storage accounts and their capabilities:


Box 2: Geo-redundant storage -
If your storage account has GRS enabled, then your data is durable even in the case of a complete regional outage or a disaster in which the primary region isn't recoverable.
Note: If you opt for GRS, you have two related options to choose from:
GRS replicates your data to another data center in a secondary region, but that data is available to be read only if Microsoft initiates a failover from the primary to secondary region.
Read-access geo-redundant storage (RA-GRS) is based on GRS. RA-GRS replicates your data to another data center in a secondary region, and also provides you with the option to read from the secondary region. With RA-GRS, you can read from the secondary region regardless of whether Microsoft initiates a failover from the primary to secondary region.

Reference:
https://docs.microsoft.com/en-us/azure/storage/common/storage-introduction https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy-grs

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
jdpl
Highly Voted 5 years, 2 months ago
The answer should be PREMIUM: Premium and Business Critical service tiers leverage the Premium availability model, which integrates compute resources (SQL Server Database Engine process) and storage (locally attached SSD) on a single node. High availability is achieved by replicating both compute and storage to additional nodes creating a three to four-node cluster.: https://docs.microsoft.com/en-us/azure/sql-database/sql-database-high-availability#premium-and-business-critical-service-tier-availability
upvoted 91 times
Luke97
5 years, 2 months ago
Agree. One of the requirement is "The Azure SQL Database compute and storage layers must be integrated and replicated together." So, PREMIUM/Business Critical is the right answer.
upvoted 16 times
...
M0e
4 years, 7 months ago
That's a perfect explanation!
upvoted 3 times
...
...
samok
Highly Voted 5 years, 1 month ago
Needs to be PREMIUM
upvoted 8 times
watata
4 years, 3 months ago
or even Business premium
upvoted 1 times
...
...
contactodonuno
Most Recent 4 years, 1 month ago
Premium, "... design the multi-region high availability solution"
upvoted 1 times
...
davita8
4 years, 1 month ago
Premium and Geo-replicated
upvoted 2 times
...
jms309
4 years, 2 months ago
I think that Standart and Geo-Replication should be correct. Standard tier offers Standard geo-replication which provides access to read the data. Premium tier offers active geo-replication which also copy transactions among other things. As it says that it needs read access to the data I believe a Standard tier with geo-replication should be enough to satisfy the requirements for this question
upvoted 1 times
...
watata
4 years, 3 months ago
I think it should be premium or business critical
upvoted 1 times
...
sdas1
4 years, 4 months ago
It should be Premium and Geo-replicated https://docs.microsoft.com/en-in/azure/azure-sql/database/service-tier-business-critical "Business Critical service tier is designed for applications that require low-latency responses from the underlying SSD storage (1-2 ms in average), fast recovery if the underlying infrastructure fails, or need to off-load reports, analytics, and read-only queries to the free of charge readable secondary replica of the primary database."
upvoted 2 times
...
big_data_au
4 years, 6 months ago
Premium and Business Critical service tier zone redundant availability https://docs.microsoft.com/en-us/azure/sql-database/sql-database-high-availability#premium-and-business-critical-service-tier-availability Supports replicas in different zones in the SAME region. Europe and America are not the same region. So premium service tier doesn't bring give you geo-redundancy. To cross regions you need failover groups or active geo replication which you can use with any service tier. Sorry this doesn't give an answer.
upvoted 2 times
...
APG
4 years, 7 months ago
Standard tier is enough read this: https://azure.microsoft.com/en-us/blog/new-azure-sql-database-service-tiers-generally-available-in-september-with-reduced-pricing-and-enhanced-sla/
upvoted 2 times
...
mojedapr
4 years, 8 months ago
why the explaination is about storage accounts ? shouldnt be about SQL Database?
upvoted 1 times
...
Arsa
4 years, 9 months ago
According to below in documentation Service Tier should be PREMIUM to integrate Compute and Storage. Premium and Business Critical service tiers leverage the Premium availability model, which integrates compute resources (sqlservr.exe process) and storage (locally attached SSD) on a single node. Standard availability model that is based on a separation of compute and storage.
upvoted 1 times
...
Rohan21
4 years, 11 months ago
Premium and Geo Replication
upvoted 6 times
...
pravinDataSpecialist
4 years, 11 months ago
shouldnt it be Premium?
upvoted 3 times
...
pacosoft
5 years, 1 month ago
Standard Service Tier of Azure SQL Database allow a Standby Read Replica. Premium service Tier enables always active read replicas.
upvoted 1 times
Leonido
5 years, 1 month ago
You're missing the point: In standard tier you have a compute and storage separation, and they are not failed over together.
upvoted 2 times
...
...
kempstonjoystick
5 years, 2 months ago
The answer is referencing azure storage not Sql Database.
upvoted 5 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 ...