Service Oriented Architecture Oracle SOA Suite 11 g

  • Slides: 11
Download presentation
Service Oriented Architecture Oracle SOA Suite 11 g 95 -843: Service Oriented Architecture Master

Service Oriented Architecture Oracle SOA Suite 11 g 95 -843: Service Oriented Architecture Master of Information System Management 1

Oracle SOA Suite 11 g (Advertisement) • SOA from a business point of view

Oracle SOA Suite 11 g (Advertisement) • SOA from a business point of view BAD = Business agility through decoupling! • Better integration with other enterprises • Become a customer-centered organization • Reduce costs 95 -843: Service Oriented Architecture Master of Information System Management 2

Oracle SOA Suite 11 g • SOA from an architectural point of view •

Oracle SOA Suite 11 g • SOA from an architectural point of view • Definition of "architecture": "The fundamental organization of a system, embodied in its components, their relationships to each other and the environment, and the principles governing its design and evolution. " ANSI/IEEE • Interoperable and loosely coupled service consumer, provider and registry • Support Governance and Event Driven Architecture 95 -843: Service Oriented Architecture Master of Information System Management 3

Oracle SOA Suite 11 g • SOA from an implementation point of view •

Oracle SOA Suite 11 g • SOA from an implementation point of view • Standards, Standards • Adherence to Policies 95 -843: Service Oriented Architecture Master of Information System Management 4

Oracle Fusion Middleware and SOA Suite • Put together through acquisition of others (BEA,

Oracle Fusion Middleware and SOA Suite • Put together through acquisition of others (BEA, SUN, Amber. Point, People. Soft, and others). • These are intended to be best-ofbread acquisitions. • Based on Service Component Architecture (SCA 2007). • FMW 11 g rolled out in July 2009. 95 -843: Service Oriented Architecture Master of Information System Management 5

Oracle Fusion Middleware and SOA Suite • The coupling between service components is very

Oracle Fusion Middleware and SOA Suite • The coupling between service components is very loose - they do not need to know about each other. • Changes in location of services called, reliability requirements and security can be made without changing components. • Fusion middleware offers all middleware capabilities. • FMW 11 g runs on Web. Logic Server 11 g • Fusion Middleware is not sold as a single product. • Different suites are offered: BPM Suite, EDA Suite, Governance Suite, SOA Suite 95 -843: Service Oriented Architecture Master of Information System Management 6

SOA Suite 11 g Key Components(1) • First and foremost an SCA container •

SOA Suite 11 g Key Components(1) • First and foremost an SCA container • Can run multiple instances of every composite application in parallel • Supports BPEL, Rules Engine Decision Service, Human workflow service, Spring based Java Beans, Mediator (transformation, routing, protocol adaption) and BPMN tools to generate BPEL 95 -843: Service Oriented Architecture Master of Information System Management 7

SOA Suite 11 g Key Components (2) • XML deployment descriptors are bundled together

SOA Suite 11 g Key Components (2) • XML deployment descriptors are bundled together into archives: Java Archive (JAR), Service Assembly Archive (SAR), etc. • May be configured with Oracle Service Bus ESB. (BEA's Aqua. Logic Service Bus) • Provides BAM (Business Activity Monitoring including real time data from security gates and RFID. 95 -843: Service Oriented Architecture Master of Information System Management 8

SOA Suite 11 g Key Components (3) • SOA Suite 11 g runs inside

SOA Suite 11 g Key Components (3) • SOA Suite 11 g runs inside Web. Logic Server 11 g. • Several web applications are included for configuring and monitoring FMW 11 g runtime operations. • The most important is the The Oracle Enterprise Manager Fusion Middleware Control Console. • The main design time tool is JDeveloper 11 g. • Many Design Time at Run Time features DT@RT permits on the fly configurations. 95 -843: Service Oriented Architecture Master of Information System Management 9

SOA Suite 11 g Key Components (4) • Meta Data Services (MDS) manage XSD

SOA Suite 11 g Key Components (4) • Meta Data Services (MDS) manage XSD documents, mappings between different vocabularies in different domains, reusable transformations, human task definitions, security policies, business rule definitions, business event definitions, etc. • MDS provides a single interface across all repositories. • The Application Development Framework (ADF) is a Java Server Faces based framework for building rich Java web applications. It was used to create the Enterprise Manager. ADF Business Components are used to publish SDO services on top of the database. 95 -843: Service Oriented Architecture Master of Information System Management 10

Getting Started • See Chapter 2 of “Oracle SOA Suite 11 g R 1

Getting Started • See Chapter 2 of “Oracle SOA Suite 11 g R 1 Developer’s Guide” • Build and deploy a simple BPEL process. • Include a Mediator in the same Service Composite. • Deploy a simple Proxy service and Business Service to the Oracle Service Bus. 95 -843: Service Oriented Architecture Master of Information System Management 11