Azure Service Bus

Azure Service Bus

Overview

Azure Service Bus is a enterprise message broker with message queues and publish-subscribe topics that utilises First in First Out (FIFO).

Queues

Queues are ordered and timestamped messages that can be retrieved by receivers in order

Topics

Topics are used to receive a message, and send to multiple receivers

Technical Notes


Links: Azure
Tags:
Reference:What Is Azure Service Bus Allow access to Azure Service Bus namespace from specific IP addresses or ranges