Bindings, Platforms, and Innovation
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
Tracking change and innovation in the enterprise software development community
Posted by Boris Lublinsky on Jun 17, 2008 03:53 PM
SCA is a set of specifications initially developed by IBM and BEA and now maintained by Open Service Oriented Architecture collaboration (OSOA) and OASIS Open Composite Services Architecture (Open CSA). Despite of its growing popularity there is still lack of understanding of what SCA really is, and a range of its capabilities. Two new excellent presentations from IBM’s Mike Edwards’ Composing Business Solutions using SCA and SCA Approach to Policy and Bindings can help architects and developers to better understand both architecture behind SOA and its implementation details.
Mike’s presentation on composing business solutions starts with defining SCA as an executable model for building service-oriented applications as composed networks of service components and comprised of (from Mike’s presentation):
- Assembly Model
- how to define structure of composite applications
- Client & Implementation specifications
- how to write business services in particular languages
- Java, C++, BPEL, PHP
- Binding specifications
- how to use access methods
- Web services, JMS, RMI-IIOP, REST
- Policy Framework
- Security, Transactions, Reliable messaging
Mike defines advantages of SCA usage:
- Loose Coupling: components integrate without need to know how others are implemented
- Flexibility: components can easily be replaced by other components
- Services can be easily invoked either synchronously or asynchronously
- Composition of solutions: clearly described
- Productivity: easier to integrate components to form composite application
- Heterogeneity: multiple implementation languages, communication mechanisms
- Declarative application of infrastructure services
- Simplification for all developers, integrators and application deployers
He also defines scenarios where SCA usage is not applicable for:
- Does not model individual workflows
- use BPEL or other workflow languages
- Is not Web services
- SCA may use Web services, but can also build solutions without using Web services
- Is not tied to a specific runtime environment
- distributed, heterogeneous, large, small
- Does not force use of specific programming languages and technologies
- aims to encompass many languages, technologies
The presentation then goes into details on top down and bottom up composition approaches with SCA, implementation reuse through configuration and component implementation, binding and policies.
Mike provides further details on policies and binding in his Policy and Bindings presentation, which defines how SCA provides agility and flexibility through separation of bindings and policies from components implementations. The presentation describes SCA bindings model and later elaborates on details of each bindings type:
- Specific to particular:
- Access Method/Protocol/Transport
- Serialization
- Framework
- Apply to services and references
- Typically added during deployment
- Extensible - more bindings can be added
Mike also defines (and explains) SCA policy model, which abstracts out complexity with a declarative mode, supporting the following:
- no implementation code impact
- simplify usage via declarative policy intents
- simple to apply, modify
- complex details held in PolicySets
The main components of the Policy Model include
- SCA policy intent
- each represents single abstract QoS requirement - eg. integrity
- may be qualified - eg. integrity.message
- effectively constrain binding/policy set combinations
- SCA policy sets
- collection of concrete policies to realize abstract QoS intent
- apply to specific binding types or implementation types
- binding/implementation may provide policies intrinsically
- WS-Policy
- syntax for concrete policies in policy sets
- o other forms of syntax possible
The indications of the future directions of SCA can be found in Updated SCA Wish list. Some of the most interesting possible directions include:
Be sure to check out Mike Edwards’ full powerpoints: Composing Business Solutions using SCA and SCA Approach to Policy and Bindings See also InfoQ SCA content.
Business Benefits of Open Source SOA
Intel® SOA Expressway Performance Comparison to IBM® DataPower XI50
Comprehensive Threat Protection for REST, SOA, and Web 2.0 Applications
Would you enroll in an India Forex Group i.e http://www.indiaforex.com Groups?
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.
This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.
This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.
This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.
After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.
IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.
Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.
No comments
Watch Thread Reply