Tuesday, December 12, 2006

Difference between iAS and SOA Suite and Fusion Middleware

Until yester years, Middleware was a software which just used as an additional piece of software to load balance the Webserver. Later, it got new components added to it and it does more than just load balancing. Middleware now is a very powerful software which does many things like Transaction management, Connection Pooling to name a few.

Oracle has come far in the Middleware software. It has evolved to many heights. But the product naming and versioning still brings some confusion to the users.

Oracle iAS is the Middleware software from Oracle with OHS (Oracle Http Server aka Apache Server), and plugged in modules from Oracle like mod-plsql, mod-osso etc and other components like OID, Content Management SDK etc.

SOA Suite is a new software from Oracle which is based on SOA. This is a set of components and SDKs which include all the latest technology and specifications. SOA Suite is a combination of iAS and BPEL Process Manager, Web Services Manager, Rules Manager , Activity Monitor and above all Enterprise Service Bus.

Oracle Fusion Middleware is much more than iAS and SOA Suite. It adds both of these to some more components like Business Intelligence, Data Hubs, Portal, Identity Management, Collabsuite and Developer Tools like JDeveloper, Forms and Reports.

3 comments:

Anonymous said...

What is the full form of SOA?

Apps Unlimited said...

SOA stands for "Service Oriented Architecture", which would be used in Oracle Fusion.

Anonymous said...

SOA stands for "Service Oriented Architecture" - is an architecture that defines the use of loosely coupled software services to support the requirements of the business processes and software users as independent services that can be accessed without knowledge of their underlying platform implementation.

Basically implemented via Web-Services. Please check http://www.service-architecture.com for more understanding of SOA. :)

Cheers