Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Assignment 3 - Using Dapr for pub/sub with Azure Services

With Dapr you can easily without code changes switch between different pub/sub brokers. In this assignment you will learn how to use Dapr with Azure Service Bus and Azure Cache for Redis.

All the assignments of this module can be done independently from each other. You can choose to do one or all of them.

Azure Service Bus Azure Cache for Redis

Challenge

Azure Event Hubs is another messaging solution in Azure and it is supported by Dapr, see here. Can you find a way to use Azure Event Hubs as a pub-sub Dapr component?


Table of contents