Azure messaging service that enables reliable communication between distributed applications. Like a postal service specifically designed for computer applications to send messages to each other.
Example: An order processing system uses Service Bus to notify inventory and shipping systems when new orders arrive.
Category: communication
Difficulty: intermediate