Monday, December 12, 2005

What is service-oriented architecture?

Recently I read a wonderful article about SOA from JavaWorld.

Articles some paragraph are given below.

Service-oriented architecture (SOA) is an evolution of distributed computing based on the request/reply design paradigm for synchronous and asynchronous applications. An application's business logic or individual functions are modularized and presented as services for consumer/client applications. What's key to these services is their loosely coupled nature; i.e., the service interface is independent of the implementation. Application developers or system integrators can build applications by composing one or more services without knowing the services' underlying implementations. For example, a service can be implemented either in .Net or J2EE, and the application consuming the service can be on a different platform or language.

Service-oriented architectures have the following key characteristics:

* SOA services have self-describing interfaces in platform-independent XML documents. Web Services Description Language (WSDL) is the standard used to describe the services.

* SOA services communicate with messages formally defined via XML Schema (also called XSD). Communication among consumers and providers or services typically happens in heterogeneous environments, with little or no knowledge about the provider. Messages between services can be viewed as key business documents processed in an enterprise.

* SOA services are maintained in the enterprise by a registry that acts as a directory listing. Applications can look up the services in the registry and invoke the service. Universal Description, Definition, and Integration (UDDI) is the standard used for service registry.

* Each SOA service has a quality of service (QoS) associated with it. Some of the key QoS elements are security requirements, such as authentication and authorization, reliable messaging, and policies regarding who can invoke services.


Its worth to read the article

Read the article What is service-oriented architecture?

----x----x----X----x----x----

Technorati Tags:

Really nice blog. Thanks for providing good informatins and link.

Keep blogging.

Post a Comment
Google

Java Tech Talk
If you like to add Headline Animator to your web site.

Copy the below HTML code to your site.






Who links to me?

Blogroll Me!

Best Blogs in Asia

Directory of Computers/Tech Blogs



Java Get Powered

Powered by Blogger