Enterprise Integration – Azure Service Bus
To integrate our applications using messaging solutions, we sometimes need something more than a simple pipeline, which offers limited capabilities when it comes to distributing data and filtering it. Topics, filters, and many more features are available in Azure Service Bus, an enterprise-level solution designed for providing a reliable, scalable, and efficient way to send messages to multiple receivers. By going through the chapter, you will be able to understand how you can build messaging solutions with more strict requirements such as ordering, transactions, and reliability.
The following topics will be covered in this chapter:
- Azure Service Bus fundamentals
- Azure Service Bus security
- Advanced features of Azure Service Bus
- Handling outages and disasters