13
Developing Message-Based Solutions
In the previous chapter, event-based services were introduced. Event-based services are designed for high-performance and big data ingestion. Event-based services are best for broker patterns. Azure has an outstanding service named Azure Event Grid, which is serverless and responsible for the delivery of events and subscriptions to topics. As well as that service, in this chapter, we will also explore the messaging service Azure Service Bus. Message-based solutions are similar to event-based solutions, but not the same, because messages are a way of transferring state and content between applications; event-based technology is more focused on the number of events and the scaling of infrastructure. In this ...
Get Developing Solutions for Microsoft Azure AZ-204 Exam Guide - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.