PrepAway - Latest Free Exam Questions & Answers

You must store the device data in Azure Blob storage. Device data must be correlated based on a device identif

You are developing an Azure solution to collect point-of-sale (POS) device data from 2,000 stores located throughout the world. A single device can produce 2 megabytes (MB) of data every 24 hours. Each store location has one to five devices that send data.

You must store the device data in Azure Blob storage. Device data must be correlated based on a device identifier. Additional stores are expected to open in the future.

You need to implement a solution to receive the device data.

Solution: Provision an Azure Notification Hub. Register all devices with the hub.

Does the solution meet the goal?

A. Yes

B. No

Explanation:
Instead use an Azure Service Bus, which is used order processing and financial transactions.

Reference:
https://docs.microsoft.com/en-us/azure/event-grid/compare-messaging-services


Leave a Reply