Implement message-based communication workflows with Azure Service Bus

Intermediate
Developer
Solution Architect
Azure
Azure Service Bus

Write C# code in a custom application that sends and receives messages using Azure Service Bus topics and queues.

Learning objectives

In this module, you will:

  • Choose whether to use Service Bus queues or topics to communicate in a distributed application.
  • Configure an Azure Service Bus namespace in an Azure subscription.
  • Create a Service Bus topic and use it to send and receive messages.
  • Create a Service Bus queue and use it to send and receive messages.

Prerequisites

None