Download presentation
Presentation is loading. Please wait.
Published bySamson Shields Modified over 9 years ago
1
John deVadoss, Microsoft, Director, Patterns & Practices Brian Loesgen, Microsoft Principal SOA Architect Christoph Schittko, Microsoft Global Application Strategist SESSION CODE: ASI202
4
The SOA ROI Crisis… “The Dark Side of SOA” InformationWeek, September 4, 2006 “The Truth About SOA” CIO Magazine, June 15, 2006
6
Loose Coupling Re-useScale
7
ChallengeDetails Loose coupling Messaging Autonomy Interoperability Service virtualization Scale Horizontal Elastic State management Long running processes Re-use Composition / Mash-ups Economics Integration
8
ChallengeDetails Loose coupling Messaging Autonomy Interoperability Service virtualization Scale Horizontal Elastic State management Long running processes Re-use Composition / Mash-ups Economics Integration
9
ChallengeDetails Loose coupling Scale Global Distribution And Deployment AuthN / AuthZ Across Boundaries Re-use Bridging On-Premise and Cloud Robust Connections Across NAT, Protocol and Fireball Boundaries
10
Loose Coupling Re-useScale
11
Loose Coupling Re-useScale
12
StatefulState Repository State Repository + State Messaging
14
… Services Tier (ASP.Net / WCF) Services Tier (ASP.Net / WCF) UsersUsers DatabaseDatabase CloudCloud Data Tier Application Caching Access Layer Caching Service Cache Tier
15
Windows Azure Service Instances
16
Loose Coupling Re-useScale
18
Web Role Worker Role Autonomous Instances Azure Queues or Service Bus (REST / HTTP Interface) Interoperable Service Protocols: SOAP, REST, JSON Division of Roles into Loosely Coupled Roles 3 rd Party Consumer 3 rd Party Consumer
20
AppFabric Service Bus Connectivity Application #1Application #2 Direct Connection facilitated by Service Bus if that is best connection mechanism. Text XML Graphics Binary Data Streaming Firewall Send Receive Exchange messages between loosely coupled, composite applications. Send Receive
21
Europe Region Global Collection Pattern #1 Asia Pacific RegionNorth America Region Multiple distributed endpoints publish a message up to their closest Azure DC Messages are collected and relayed to a central collection Azure DC Messages are used at the central DC, or relayed down to on-premises Messages are received by an on-premise application Messages are received by an on-premise application Messages from remote endpoints “call home” to a single Windows Azure collection point
22
South East Asia Sub-region Europe Region Global Collection Pattern #2 Asia Pacific RegionNorth America Region North Europe Sub-region US South Central Sub-region US North Central Sub-region Multiple distributed endpoints publish a message up to a single Azure region Messages are used at the central DC, or relayed down to on-premises Messages from the other Azure data centers “roll up” to a central collection point data center Messages are received by an on-premise application Messages are received by an on-premise application Multiple distributed end-point applications “report up” to the single Azure data center
23
Traditional Point-to-point Point-to-point with cloud CRM On-Premise ESB with cloud
26
Loose Coupling Re-useScale
27
Patterns: Orchestration Composite UI Requires: Composition Runtime Message Brokers (Routing / Transformation) Support for Compensation (WF/Biztalk) Development Tools (Visual Studio) Ownership Model Order Svc Mfg Svc Billing Svc Inven tory Svc Acctin g Svc
31
Supervising Presenter ModelModel ViewView PresentationModelPresentationModelModelModelViewView
33
Finding & Loading Modules Module Loader
34
Building the Experience Region MyView view = …; IRegion buySellRegion = regionManager.Regions[ “BuySellRegion" ]; buySellRegion.Add( view ); MyView view = …; IRegion buySellRegion = regionManager.Regions[ “BuySellRegion" ]; buySellRegion.Add( view );
35
Building the Experience Region regionManager.RegisterViewType( “BuySellRegion", typeof( BuySellView ) ); regionManager.RegisterViewType( “BuySellRegion", typeof( BuySellView ) );
36
On-PremiseCloud Loose couplingWindows Server AppFabric BizTalk Windows Azure Platform Windows Azure AppFabric Re-useBizTalk, BizTalk ESB, Mash-ups (Prism, Silverlight, WPF, SharePoint) Windows Azure Platform AppFabric Service Bus ScaleWindows Server AppFabric BizTalk Windows Azure Platform
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.