exam questions

Exam AZ-300 All Questions

View all questions & answers for the AZ-300 exam

Exam AZ-300 topic 2 question 31 discussion

Actual exam question from Microsoft's AZ-300
Question #: 31
Topic #: 2
[All AZ-300 Questions]

DRAG DROP -
You are developing a web app that uses a REST interface to connect to Azure Storage with HTTPS. This app uploads and streams video content that can be accessed from anywhere in the world.
You have different storage requirements for each part of the app. A hierarchical namespace must be created.
Which storage services should you implement? To answer, select the appropriate services to the correct actions. Each service may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:

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
Happiman
Highly Voted 5 years, 3 months ago
Streaming video content https://azure.microsoft.com/en-in/solutions/architecture/digital-media-video/ Random R/W - Page Blobs https://docs.microsoft.com/en-us/rest/api/storageservices/understanding-block-blobs--append-blobs--and-page-blobs Access application data from anywhere https://docs.microsoft.com/en-us/azure/storage/common/storage-decide-blobs-files-disks
upvoted 35 times
tartar
4 years, 9 months ago
Blob for everyone :)
upvoted 3 times
...
...
Zixxer2Go
Highly Voted 4 years, 10 months ago
"Blobs for All" is correct. Azure Blobs - 1. You want your application to support streaming and random access scenarios. 2. You want to be able to access application data from anywhere. (From links by Happiman)
upvoted 7 times
...
us3r
Most Recent 4 years ago
first scorer UCL: Azure Blobs
upvoted 2 times
...
ihustle
4 years, 7 months ago
Looks like bla bla bla, LOL!
upvoted 2 times
...
AhmedAL
4 years, 8 months ago
depends on what application data. I am assuming that every application requires some level of structured data( in this case sort of the metadata for the content/blobs and a bit more). so I would say option 3 is Tables , the other two blobs
upvoted 1 times
...
BOC
4 years, 8 months ago
Azure Blob Storage is the correct answer
upvoted 1 times
...
SkaDann
4 years, 9 months ago
I was in total disbelief that the answer was Blobs for all three. Take a look at this article: https://docs.microsoft.com/en-us/azure/storage/common/storage-introduction Specifically mentions streaming and random access for Blobs. You'd think tables would make for great read/write operations, but the key word is "Random" - Tables are STRUCTURED data, where as Object Storage (blobs) are great with RANDOM data.
upvoted 5 times
...
ct84
4 years, 9 months ago
great question, love it - got me!
upvoted 3 times
...
Kamal_SriLanka
4 years, 10 months ago
Stream Video : Table Storage, Blobs for other 2
upvoted 1 times
admins
4 years, 9 months ago
How are you going to store video file in Table Storage? The correct answer is Blob Storage.
upvoted 2 times
...
...
sourabh7257
4 years, 10 months ago
Is the given answer correct? Blob for all 3?
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 ...