exam questions

Exam DP-200 All Questions

View all questions & answers for the DP-200 exam

Exam DP-200 topic 9 question 1 discussion

Actual exam question from Microsoft's DP-200
Question #: 1
Topic #: 9
[All DP-200 Questions]

HOTSPOT -
You need to ensure phone-based polling data upload reliability requirements are met. How should you configure monitoring? 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: FileCapacity -
FileCapacity is the amount of storage used by the storage account's File service in bytes.

Box 2: Avg -
The aggregation type of the FileCapacity metric is Avg.
Scenario:
All services and processes must be resilient to a regional Azure outage.
All Azure services must be monitored by using Azure Monitor. On-premises SQL Server performance must be monitored.
References:
https://docs.microsoft.com/en-us/azure/azure-monitor/platform/metrics-supported

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
Rahul1989
Highly Voted 5 years, 5 months ago
For reliablity FileCount should be taken into consideration
upvoted 12 times
visakh
5 years, 1 month ago
Yes It should be FileCount and Avg as the answer
upvoted 3 times
HeleneB
4 years, 10 months ago
I agree with FileCount since you want a way to make sure you got everything. counts are more reliable than sizes since compression can change things. also, sum is necessary to get the total. Why would you want avg?
upvoted 5 times
Orlin1989
4 years, 8 months ago
AVG(Filecount) would drop relative to other periods if there have been any outages within the period ?
upvoted 1 times
...
...
...
EYIT
4 years, 7 months ago
the correct answer would be "BlobCapacity" as the raw poll data will be storing in a blob. the "FileCount" is a number of the files, which loses track of the storage capacity in blob.
upvoted 2 times
...
EYIT
4 years, 7 months ago
https://docs.microsoft.com/en-us/azure/storage/files/storage-files-monitoring-reference
upvoted 1 times
...
...
apandey
Highly Voted 4 years, 11 months ago
Since it is stored in datalake (blob), it should be "BlobCapacity"
upvoted 10 times
...
dlena
Most Recent 3 years, 8 months ago
It looks like phone-based data are part of polling data. Polling data are stored in Azure Data Lake Gen2, which is basically Azure Blob with additional features. So the BlobCapacity looks like a promising answer. Aggregation to BlobCapacity is avg because it is mentioned here: https://docs.microsoft.com/en-us/azure/azure-monitor/essentials/metrics-supported#microsoftstoragestorageaccountsfileservices
upvoted 1 times
...
Ab5381
4 years, 5 months ago
Answers are correct. FileCount and FileCapacity applies on FileShare ; not on blob tier.
upvoted 1 times
Ab5381
4 years, 5 months ago
I meant: BlobCapacity and AVG is the right answer. FileCount and FileCapacity applies on FileShare ; not on blob tier.
upvoted 1 times
...
...
syu31svc
4 years, 6 months ago
Aggregation as Avg is correct since it is about reliability I would go for Blob since storage is in Data Lake
upvoted 1 times
...
hart232
4 years, 8 months ago
Why do we need Avg here?
upvoted 1 times
big_data_au
4 years, 7 months ago
Avg is the only option available for the Capacity metrics, its the total storage used in the storage account, it wouldn't make any sense to use sum.
upvoted 3 times
...
...
BHAWS
4 years, 11 months ago
Any supporting reference for data upload reliability - FileCount
upvoted 3 times
Treadmill
4 years, 10 months ago
I haven't found any. My reasoning for Filecount plus AVG is that the question is about "phone-based polling data upload" and I understand that it first comes as an "upload" from the different sources and is stored in SQL Server On-Premise and only after six months archived into the data lake. Therefore FileCount AVG in Azure Monitoring. Data lake can later be monitored by BlobCapacity - AVG, but this is not in question here to my understanding.
upvoted 1 times
...
...
Ard
4 years, 11 months ago
i see polling data should be stored in a datalake, i don't see any requirement for a fileservice.
upvoted 1 times
...
Luke97
5 years ago
Agree to Rahul. Reliability should be in related to FileCount.
upvoted 1 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 ...