Azure Service Bus

CertificateOfCompletion_Azure-Service-Bus

Azure Service Bus allows applications to talk to each other. The applications may be written in any major platform. They’re able to talk to each other asynchronously via queues, topics, and subscriptions. While queues allow you to build First In, First Out messaging paradigms, topics and subscriptions open further architectural patterns. This course explains what Service Bus is, and what its major components are. Then using code demonstrations, it shows how to take advantage of Azure Service Bus queues, topics, and subscriptions.