Advanced Features with Azure Service Bus

preview_player
Показать описание
Azure Service Bus Messaging

Azure Service Bus .NET Client

Azure Service Bus Samples

Cloud messaging patterns

In this episode, Ashish Chhabria joins Cecil to talk about some of the more advanced features of Azure Service Bus. They’ll cover topics such as scheduling, differed messages, duplicate detection, disaster recovery and more!

[00:37] - Using sessions
[04:46] - Auto Forwarding
[07:24] - Scheduling messages
[09:00] - Deferred messages
[13:17] - Duplicate detection
[16:00] - High availability and disaster recovery
[22:49] - Security features for Azure Service Bus

#dotnet #azureservicebus #dotnetcore
Рекомендации по теме
Комментарии
Автор

How to replicate messages from queue/topic to different namespace queue/topic

MdHassan-elcn
Автор

How can you integrate azure service bus with an IBM MQ?

javiermayorga
Автор

Can i do batching with Microsoft.Azure.ServiceBus .... i know there is an api exposed for batching in "Azure.Message.ServiceBus" sdk like await can i do something similar in "Microsoft.Azure.ServiceBus" ?

ibknl
Автор

I am completely new with azure, so just need to understand, if load increases on service bus then how my consumer app service will scale?

minkumaxable
Автор

Is there any link for code. Links like git hub

saikumar-vsvip
Автор

Are these advanced feature configurable in portal without using mangmentclient or CLI ?

akishaha