youtube image
From YouTube: Azure Service Bus and the .NET Standard SDK

Description

Azure Service bus is a hosted messaging service inside of Microsoft Azure that provides reliable delivery between two or more parties whether they are in the cloud or on-premise. Service Bus implements the AMQP v1 standard, and enables asynchronous, decoupled communication between producers and consumers.

In this episode, Clemens Vasters(@clemensv) and Christian Wolf come on to show us the new .NET Standard client for Service Bus. Along the way, we also discuss other topics such as AMQP support, working with queues, and how Service Bus compares to other messaging services in Azure.

01:21 - What is Azure Service Bus
03:26 - Reviewing messaging services in Azure
07:43 - Mixing messaging services together
09:19 - AMQP support
12:28 - .NET Standard support
18:44 - Managing the QueueClient lifetime
20:18 - Service Bus Standard vs Premium
24:46 - Features and Integration
31:44 - Samples Repo

Take a look through the links below for more information on:
•Azure Service Bus messaging: https://docs.microsoft.com/en-us/azure/service-bus-messaging/?WT.mc_id=ondotnet-channel9-cephilli
•Azure Service Bus Geo-disaster recovery: https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-geo-dr?WT.mc_id=ondotnet-channel9-cephilli
•Azure Service Bus samples repo: https://github.com/Azure/azure-service-bus
•The famous issue 65: https://blogs.msdn.microsoft.com/servicebus/?WT.mc_id=ondotnet-channel9-cephilli
•Azure Service Bus blog: https://blogs.msdn.microsoft.com/servicebus/?WT.mc_id=ondotnet-channel9-cephilli
•AMQP Website: https://www.amqp.org/
•Apache Qpid: https://qpid.apache.org/
Create a Free Account (Azure): https://aka.ms/azft-net