Watch a comparison of Service Bus vs. Event Grid, Event Hubs, and Azure Storage queues.
- Azure Service Bus is not the only messaging…technology that Azure supports.…There are quite a few others.…So, a natural question is…what's the difference between these?…So some of the messaging technologies that…Azure supports are Event Grid, Event Hubs,…Storage Queues and Service Bus, the focus of this course.…So while Azure supports a number of messaging paradigms,…it is important to note that each one of them,…while similar, are designed for very specific scenarios.…
So, let's understand a quick comparison of…the right usage of each one of them…so we can pick the right tool for the right job.…Starting with Event Grid.…Event Grid is best suited to reactive programming.…Something happened here that some other…service needs to know about, so that one event…somewhere could cause an event to be invoked…via the Event Grid in a listener.…
So, event distribution is generally discrete here,…and your applications are reacting to changes.…And these changes are almost, you can think of…them in near real time, yeah there is a real…
Released
11/29/2018- 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
Share this video
Embed this video
Video: Compare messaging services