7
Dave Russell @Davemsdevsa [email protected] Azure Service Bus

Service bus Secure messaging and relay capabilities Easily build hybrid apps Enable loosely coupled solutions

Embed Size (px)

DESCRIPTION

Reliable message delivery Service Bus Application Asynchronous Synchronous

Citation preview

Page 1: Service bus Secure messaging and relay capabilities Easily build hybrid apps Enable loosely coupled solutions

Dave Russell@[email protected]

Azure Service Bus

Page 2: Service bus Secure messaging and relay capabilities Easily build hybrid apps Enable loosely coupled solutions

Service busSecure messaging and relay capabilitiesEasily build hybrid appsEnable loosely coupled solutions

Page 3: Service bus Secure messaging and relay capabilities Easily build hybrid apps Enable loosely coupled solutions

Reliable message delivery

Service Bus

Application Application

Application Application

Asynchronous

Synchronous

Page 4: Service bus Secure messaging and relay capabilities Easily build hybrid apps Enable loosely coupled solutions

Connect to on-premises applications

Web Site Service Bus

Windows Azure

ApplicationOn-premise

App

Corporate Network

Page 5: Service bus Secure messaging and relay capabilities Easily build hybrid apps Enable loosely coupled solutions

Service Bus QueuesOne way asynchronous messaging

Message Sender

Web App

Service Bus Namespace

Queue

Message Receiver

Service Or Application

Mobile App

Service

Page 6: Service bus Secure messaging and relay capabilities Easily build hybrid apps Enable loosely coupled solutions

Service Bus topicsPublish-subscribe one-to-many messaging

Message Sender

Web App

Service Bus Namespace Message Receiver

Mobile App

Service

Subscription 1

Subscription N

Topic

Business Logic

Audit

Page 7: Service bus Secure messaging and relay capabilities Easily build hybrid apps Enable loosely coupled solutions

Demo

Service Bus