Azure Service Bus

Azure Service Bus

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 0h 46m | 106 MB

Azure Service Bus provides reliable cloud messaging between application and databases, offering messaging as a service (MaaS). Learn how Service Bus can be implemented to integrate your existing architecture. Find out how to set up a namespace with messaging queues, and write simple messages for the queues to manage. See how to establish messaging topics that applications can leverage, then subscribe recipients to those topics. Additionally, explore further resources that can be used in tandem with Service Bus.

Topics include:

  • What is Azure Service Bus?
  • Setting up messaging queues
  • Sending and receiving messages
  • Setting up topics and subscriptions
  • Enabling a namespace to host topics
  • Relaying asynchronous communications
Table of Contents

1 Get started With Azure Service Bus
2 What you should know
3 What is Service Bus
4 Compare messaging services
5 What are Service Bus queues
6 Create a Service Bus namespace
7 Create a queue
8 Send messages to the queue
9 Receive messages from the queue
10 What are topics and subscriptions
11 Enabling your namespace to host topics
12 Create a topic and subscription
13 Send messages on topic
14 Receive messages on subscription
15 Next steps