You need to store the user agreements. Where should you store the agreement after it is completed? A. Azure Storage queue B. Azure Event Hub C. Azure Service Bus topic D. Azure Event Grid topic Suggested Answer: B Azure Event Hub is used for telemetry and distributed data streaming. This service provides a single solution that enables rapid data retrieval for real-time processing as well as repeated replay of stored raw data. It can capture the streaming data into a file for processing and analysis. It has the following characteristics: ✑ low latency ✑ capable of receiving and processing millions of events per second ✑ at least once delivery Reference: https://docs.microsoft.com/en-us/azure/event-grid/compare-messaging-services This question is in AZ-204: Developing Solutions for Microsoft Azure Exam For getting Microsoft Azure Developer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer