WSO2 Carbon and WSO2 Stratos Summer Release Roundup

Post on 10-May-2015

1.244 views 3 download

Tags:

Transcript of WSO2 Carbon and WSO2 Stratos Summer Release Roundup

Webinar:

WSO2 Carbon and Stratos Summer 2012

release round-up

Paul Fremantle, CTO and Co-Founder

Chris Haddad, VP Technology Evangelism

Afkham Azeez, Director of Architecture

WSO2 Inc.

Agenda

• What is being released and when?

• Carbon 4.0 (C4)

• New products

• Product enhancements

• Stratos 2.0

• New capabilities

WSO2 Carbon Enterprise Middleware Platform

3

Carbon 4.0 (C4)

• The latest core and products based on the Carbon

technology

• Modular middleware for on-premise and cloud

• Reconfigurable to your needs:

• When you need additional components in the same runtime

• e.g. Combine Business Process Server and Data Services)

• When you need to vertically scale as well as horizontally scale:

• e.g. Deploy API Manager with 10 gateway nodes, 6 BAM nodes and

2 Store/Provider nodes

• Improvements to Carbon are inherited by all the

Carbon products!

Carbon Core improvements and

new features

• Enhanced Deployment Synchronizer

• Deployment performance improvements

• Management & worker node separation

• JDK 1.7 support

• Better integration with Tomcat 7

• Upgrading Equinox SDK (OSGi runtime) to v3.7

• P2 Repository: Features grouped by product

• Multi-tenancy in Carbon

Tomcat inside OSGi

• In Carbon 3.x Tomcat lived in a separate

classloader from the other OSGi

components

• Now:

• Webapps can see OSGi bundles

• Better integration with Carbon APIs

• No jar duplication & related problems

• Can use standard Catalina server.xml

Management & Worker Node Separation

Improved Deployment

Synchronization

Multi-tenancy in Carbon

• Previously there but not fully exposed

• Now a first class capability

• Why?

• Better orthogonality between Carbon server

runtime and Stratos PaaS foundation

• Only a single build per product (no separate

Stratos builds of the products)

Carbon Products based on C4

Available Now

WSO2 API Manager 1.0 NEW!

WSO2 Application Server 5.0

WSO2 Enterprise Service Bus 4.5

WSO2 Governance Registry 4.5

WSO2 Business Activity Monitor 2.0

WSO2 Elastic Load Balancer 2.0

Available end of September

WSO2 Data Services Server 3.0

WSO2 Business Process Server 3.0

WSO2 Business Rules Server 2.0

WSO2 Cloud Gateway 1.0 NEW!

Available in October/November

WSO2 Identity Server 4.0

WSO2 Complex Event Processor 2.0

WSO2 Gadget Server 2.0

WSO2 Message Broker 2.0

WSO2 Storage Server 1.0.0 NEW!

API Ecosystem Model

Application Server 5.0

• Support for Apache CXF based JAXWS/JAXRS apps

• Now WSO2 AppServer ships with both Axis2 as well as CXF

frameworks

• First class support for Apache CXF services running on the Carbon

framework

• Full support for Tomcat XML configs (catalina.xml,

etc)

• URL Mapping support

• Merge of Mashup Server features

• Includes a new Server-Side JavaScript framework:

Jaggery Example

ESB 4.5.0 • Improve Interoperability

• XSLT 2.0, XPath 2.0 function support

• MSMQ support

• SAP adaptor with IDOC and experimental BAPI support

• EJB mediator

• Enhance Default Performance

• Improved mediation performance

• JSON streaming support

• Expand Ease of Use

• Mediation library support – Experimental

• Improved Endpoint UI, REST API UI, message store UI, and processors

UI

• Enhance JSON support

• Augment Managability

• SNMP monitoring support

Passthru performance

-1.00

1.00

3.00

5.00

7.00

9.00

11.00

13.00

15.00

10 25 50 100 250 500

La

ten

cy (

ms)

Concurrent clients

Axiom

Binary

Relay

Passthru

Governance Registry 4.5.0

• Enterprise Development Ease of Use

• Support for Source Configuration Management(SCM)

• Worklist Notification Bar and Notification Type information display

• XPath Query Support for Search

• Manageability

• Support for Java Management Extensions(JMX)

• Task Scheduling for Registry

• Registry Model

• URL Referenced Assets and API Assets

• Improving Support for Configurable Governance Artifacts

• Hierarchical Subscriptions for Collections

• Risk and Compliance

• Reporting improvements and Lifecycle audit

• Onetime Email Verification for Subscriptions

• Interoperability

• WS API for Governance Artifacts(CRUD Operation Support)

WSO2 Business Activity Monitor

v2.0.0

Scalable Analytics

Deployment

Elastic Load Balancer 2.0

• Tenant-aware and Service-aware load

balancing

• Ability to dedicate clusters for tenants (private

jet mode)

• Establish multi-tenant service partitions

• New sysadmin friendly configuration

language

• High performance PassThrough transport

• Improved auto-scaler

ELB Configuration

WSO2 Identity Server 4.0

• Decentralized federated SAML2 IDP

• Federated Single-Sign On

• OAuth 2.0 support

• Simpler support for HTTPS-based

tokens

• SCIM 1.0 support

• REST-based cloud user-provisioning

standard

• XACML 3.0 support

• Multiple request profile

• Obligation & advice

• Read/Write Active Directory

support

• Federated XACML PDP

• WS-XACML support for

communication between PEP and

PDP

• Improved Identity Management

features

• Password Policies

WSO2 Complex Event Processor 2.0

• Fast

• High performance Thrift transport

• Supports same data publishers as BAM2.0

• New pluggable CEP engine Siddhi

• A high performance Java engine

• Easy to get started and use

• Management UI improvements

• Develop Studio mode

• Straightforward CEP language

from allStockQuotesStream#window.time(120000)

insert into fastMovingStockQuotesStream

symbol,avg(price) as avgPrice, price

group by symbol

having ((price > (avgPrice*1.02)) or ((avgPrice*0.98)>price ));

WSO2 Message Broker 2.0

• Re-architected core for high scalability and

performance

• Designed to manage large scaling of persistent

messaging

• Large numbers of queues, subscribers and messages

• Elastically scalable datastore

• No SPOF / Full HA

• Significant improvement in performance compared

to MB 1.0

Stratos 2.0 – Platform as a Service

• Support for multiple languages and runtimes (PHP, Jetty, plus

extensible)

• New Cartridge model allows new languages and frameworks to be

plugged in

• Supports existing VM-based IaaS but also enables lightweight LXC

model

• Support for more IaaS providers (vmWare, EC2, OpenStack,

CloudStack, Rackspace, etc) via Jcloud

• Supports a single Stratos deployment over multiple IaaS (hybrid cloud)

• Enhanced Manageability

• Puppet based deployment

• Improved logging model

• Smaller minimum footprint

• Improved autoscaling and ELB

Stratos 2.0 Conceptual Model

Carbon

ESB

Cartridge

Carbon

AppServer

Cartridge

Stratos Controller

Messagi

ng

Service

Logging

Service

Securit

y

Service

Regist

ry

Servic

e

Relatio

nl

Data

Servic

e

Elastic

Load

Balancer

Cloud

Controller/

Autoscaler

Artefact

Distribution

Service

Deployment

Synchronise

r

Manageme

nt

Console

Colum

n

Storag

e

Servic

e

File

Storag

e

Servic

e

Task

Mgmt

Servic

e

Billing

Servic

e

Other

Carbon

Cartridges

PHP

Cartridge

Any

Pluggable

Cartridge

Infrastructure Cloud (EC2, vmWare, Rackspace, OpenStack, Eucalyptus, etc)

Load

Monitor

Iaa

S

PaaS

Foundatio

n

aP

aaS

iPaaS

Virtualization models Is

ola

tion

Resource Optimization

Pure hardware

Virtual Machine

LXC

Shared Process

(e.g. Carbon MT)

Stratos 2.0 supports all these

models

(in combination too)

Tenant-aware and Service-aware

Load Balancing

Private Jet mode

• Analogy

• Economy class

• no SLA management, only elasticity

• Business class

• elasticity plus SLA guarantees

• Private Jet

• Guaranteed isolated VMs or machines for a

specific tenant

• Still elastically scaled

Logging

Lazy loading with Ghost Deployment

Questions!