Chapter 14: Enterprise Integration – Azure Service Bus
In queue, once a message is read, it will not be sent to another reader. A topic allows you to implement multiple readers that are focused on the same set of messages.
No, you have to use at least the Standard tier to use topics.
Dead letter queue is used to avoid blocking your queue by an invalid message.
In Azure Service Bus, sessions are used to ensure the FIFO message processing.
The maximum size of a queue with partitioning is 80 GBs.
In the active replication, you are sending a message to both namespaces. In the passive model, you send a message to the secondary namespace, but only if it can be delivered to the primary one.
You have to define the primary and secondary regions, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.