Friday, October 30, 2015

Azure: Queue vs Service Bus vs Event Hub vs IoT Hub

Azure Queues and Service Bus queues - compared and contrasted

Service Bus - Cloud messaging service| Microsoft Azure

Azure Service Bus | Microsoft Azure




Windows Azure Service Bus | Channel 9

Azure Event Hubs vs Azure Messaging
Hub

azureservicebus - Looking for clarity on Event Hubs vs Topics in Azure Service Bus -Stack Overflow

"The fundamental difference between EventHubs and Topics is - TOPICS offer per-message semantics - but, EventHubs - Offers Stream Semantics - you should not expect any per-message semantics with EventHub"


Overview of Azure Event Hubs | Microsoft Azure
"You can publish an event via AMQP 1.0 or HTTPS. Service Bus provides an EventHubClient class for publishing events to an Event Hub from .NET clients. For other runtimes and platforms, you can use any AMQP 1.0 client, such as Apache Qpid. You can publish events individually, or batched. A single publication (event data instance) has a limit of 256KB, regardless of whether it is a single event or a batch."

Azure IoT Hub | Microsoft Azure





No comments: