exam questions

Exam DP-900 All Questions

View all questions & answers for the DP-900 exam

Exam DP-900 topic 1 question 222 discussion

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

You need to store event log data that is semi-structured and received as the logs occur.
What should you use?

  • A. Azure Table storage
  • B. Azure Queue storage
  • C. Azure Files
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
Maria86
Highly Voted 1 year, 5 months ago
A. Azure Table storage - passed exam today with sore 1000 - and this question appeared (A was my answer)
upvoted 30 times
BaruZool
8 months, 3 weeks ago
Why "sore", aren't you happy?
upvoted 4 times
...
...
Sekharad
Most Recent 3 months, 2 weeks ago
For storing semi-structured event log data that is received as the logs occur, Azure Queue Storage is the most suitable option. It provides a scalable and durable message queuing service that allows for the asynchronous processing of log data in a distributed and decoupled manner.
upvoted 2 times
Davebit
3 days, 18 hours ago
No, Queue Storage is designed for messaging between application components, not for storing log data. Answer is A.
upvoted 1 times
...
...
Sekharad
3 months, 2 weeks ago
B is the correct answer. Azure Queue Storage is ideal to store "semi-structured" data
upvoted 3 times
...
AGTraining
6 months, 2 weeks ago
option A
upvoted 1 times
...
robdale
1 year, 1 month ago
Selected Answer: A
Table Storage
upvoted 2 times
...
VNR25
1 year, 2 months ago
This question appeared in the 07/07/23 exam.
upvoted 2 times
...
XtraWest
1 year, 5 months ago
Selected Answer: A
A. Azure Table Storage
upvoted 3 times
...
tangerine141
1 year, 6 months ago
Selected Answer: A
A. Azure Table storage. Azure Table storage is a NoSQL database service that allows you to store large amounts of structured and semi-structured data in a highly scalable and cost-effective manner. It is ideal for storing event log data that is semi-structured and received as the logs occur, as it can handle large volumes of data and support flexible data models. Azure Queue storage is a service that allows you to store and retrieve messages that can be processed asynchronously. It is primarily used for decoupling components in a distributed application, rather than storing event log data. Azure Files is a fully managed cloud file share service that allows you to store and share files in the cloud. It is designed for general-purpose file sharing scenarios and is not optimized for storing event log data. Therefore, Azure Table storage is the best choice for storing semi-structured event log data that is received as the logs occur.
upvoted 3 times
...
Azurre
1 year, 6 months ago
Should be A-) A-) CORRECT: Azure Table Storage would be the best choice for storing semi-structured event log data that is received as the logs occur. Azure Table Storage is a NoSQL database service that can handle large amounts of structured and semi-structured data. It provides a key-value store with a schema-less design that allows for flexible data modeling. Azure Queue Storage is a message queue service that can be used for reliable messaging between components of an application, BUT it is not designed for storing large amounts of data. Azure Files is a cloud-based file sharing service that provides a SMB file share, which is used for storing unstructured data such as files, documents, and media, BUT it is not optimized for storing semi-structured event log data.
upvoted 2 times
...
Rahmah
1 year, 6 months ago
Should be B
upvoted 1 times
...
Joanna0
1 year, 6 months ago
Selected Answer: B
https://learn.microsoft.com/en-us/azure/storage/queues/queues-storage-monitoring-scenarios?tabs=azure-powershell
upvoted 1 times
...
Mesquita
1 year, 6 months ago
Selected Answer: B
Should be B
upvoted 1 times
...
nikolaost
1 year, 7 months ago
Chat GPT Answer: B. Azure Queue storage. While both Azure Table storage and Azure Queue storage can store semi-structured data, Azure Queue storage is better suited for event log data that is received in real-time. It provides a message-oriented storage model that allows for reliable and scalable delivery of event logs as messages. Azure Queue storage is also easy to use and can be integrated with other Azure services for further processing and analysis.
upvoted 2 times
tecnep
1 year, 6 months ago
For the same question chatGPT say : I apologize for the confusion. After reviewing my previous response, I realized that I made an error in my answer. Azure Queue storage is not the best option for storing semi-structured event log data as it is designed for storing messages that are waiting to be processed and does not provide the key-based lookups that are required for accessing semi-structured event log data. The correct answer for this question is A. Azure Table storage. Azure Table storage is designed for storing large amounts of structured and semi-structured data that can be accessed using key-based lookups.
upvoted 2 times
...
...
Stuurwiel1
1 year, 7 months ago
Selected Answer: B
You should use Azure Queue Storage to store event log data that is semi-structured and received as the logs occur. Azure Queue Storage is a service that allows you to store and retrieve large numbers of messages, making it well-suited for storing event log data. Messages can be stored in a queue, and then read by one or more consumers. This allows you to store event log data as it is received, and then process it as necessary.
upvoted 2 times
nalwd
1 year, 7 months ago
https://learn.microsoft.com/en-us/azure/storage/queues/storage-queues-introduction I think the same
upvoted 1 times
...
...
Tomato592
1 year, 7 months ago
Selected Answer: A
Must be A, google told me :)
upvoted 2 times
...
sreekan2
1 year, 8 months ago
Selected Answer: C
C must be correct
upvoted 1 times
...
OrangeSG
1 year, 9 months ago
Selected Answer: A
You can store logs in the Azure table storage or Blob storage but Microsoft itself recommends using Blob storage. Azure Storage Analytics stores log data in Blob storage. This 'Azure Storage Table Design Guide' points out several draw backs of using table storage for logs and also provides details on how to use the blob storage to store logs. Read the 'Log data anti-pattern' section in particular for this use case. Blob storage is not an option in answers, so the choice shall be Azure table storage. Reference https://learn.microsoft.com/en-us/azure/storage/tables/table-storage-design-patterns#log-data-anti-pattern
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago