SlideShare uma empresa Scribd logo
1 de 31
Baixar para ler offline
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                        Available in October/November
WSO2 API Manager 1.0 NEW!            WSO2 Identity Server 4.0
WSO2 Application Server 5.0          WSO2 Complex Event Processor 2.0
WSO2 Enterprise Service Bus 4.5      WSO2 Gadget Server 2.0
WSO2 Governance Registry 4.5         WSO2 Message Broker 2.0
WSO2 Business Activity Monitor 2.0   WSO2 Storage Server 1.0.0 NEW!
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!
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

                                                                Axiom
               15.00


               13.00


               11.00
                                                                        Binary
Latency (ms)




                9.00
                                                                        Relay
                7.00


                5.00


                3.00
                                                                        Passthru
                1.00


               -1.00   10      25     50            100   250       500


                                    Concurrent clients
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         • Read/Write Active Directory
   •   Federated Single-Sign On               support
• OAuth 2.0 support                         • Federated XACML PDP
   •   Simpler support for HTTPS-based      •    WS-XACML support for
       tokens                                   communication between PEP and
• SCIM 1.0 support                              PDP
   •   REST-based cloud user-provisioning   •   Improved Identity Management
       standard                                 features
• XACML 3.0 support                              •   Password Policies
       •   Multiple request profile
       •   Obligation & advice
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
aPaaS
iPaaS


               Carbon                Carbon                  Other                 PHP                 Any
                ESB                 AppServer               Carbon               Cartridge          Pluggable
              Cartridge             Cartridge              Cartridges                               Cartridge




                          Logging     Securit     Regist       Relatio   Colum        File      Task         Billing
             Messagi      Service        y          ry           nl        n         Storag     Mgmt         Servic
                                                                Data
Foundation




               ng                     Service     Servic                 Storag        e        Servic          e
             Service                                e          Servic      e         Servic       e
                                                                 e       Servic        e
  PaaS




                                                                           e

                                                   Stratos Controller
               Elastic           Cloud           Artefact          Deployment        Manageme             Load
                Load           Controller/      Distribution       Synchronise          nt               Monitor
                               Autoscaler         Service               r             Console
              Balancer
     IaaS




             Infrastructure Cloud (EC2, vmWare, Rackspace, OpenStack, Eucalyptus, etc)
Virtualization models
                                         Stratos 2.0 supports all these
            Pure hardware                           models
                                              (in combination too)
                       Virtual Machine
Isolation




                                           LXC


                                                   Shared Process


                                                   (e.g. Carbon MT)



                       Resource Optimization
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!

Mais conteúdo relacionado

Mais procurados

LaSalle Solutions & Cloud Tool
LaSalle Solutions & Cloud ToolLaSalle Solutions & Cloud Tool
LaSalle Solutions & Cloud Tool
wallstreet777
 
Exploration of eucalyptus_v2.0
Exploration of eucalyptus_v2.0Exploration of eucalyptus_v2.0
Exploration of eucalyptus_v2.0
huangwenjun310
 
OpenStack Technology Overview
OpenStack Technology OverviewOpenStack Technology Overview
OpenStack Technology Overview
Open Stack
 
OpenStack at Xen summit Asia
OpenStack at Xen summit Asia OpenStack at Xen summit Asia
OpenStack at Xen summit Asia
Jaesuk Ahn
 
Mon1420 build clouds-oliviermaes-citrix
Mon1420 build clouds-oliviermaes-citrixMon1420 build clouds-oliviermaes-citrix
Mon1420 build clouds-oliviermaes-citrix
eurocloud
 
Virtualization in the Cloud @ Build a Cloud Day SFO May 2012
Virtualization in the Cloud @ Build a Cloud Day SFO May 2012Virtualization in the Cloud @ Build a Cloud Day SFO May 2012
Virtualization in the Cloud @ Build a Cloud Day SFO May 2012
The Linux Foundation
 

Mais procurados (20)

Eucalyptus 3 Product Overview
Eucalyptus 3 Product OverviewEucalyptus 3 Product Overview
Eucalyptus 3 Product Overview
 
LaSalle Solutions & Cloud Tool
LaSalle Solutions & Cloud ToolLaSalle Solutions & Cloud Tool
LaSalle Solutions & Cloud Tool
 
Systems Integration in the Cloud Era, Kai Wähner MaibornWolff
Systems Integration in the Cloud Era, Kai Wähner MaibornWolffSystems Integration in the Cloud Era, Kai Wähner MaibornWolff
Systems Integration in the Cloud Era, Kai Wähner MaibornWolff
 
DevCloud and CloudMonkey
DevCloud and CloudMonkeyDevCloud and CloudMonkey
DevCloud and CloudMonkey
 
Eucalyptus 3 Product Overview
Eucalyptus 3 Product OverviewEucalyptus 3 Product Overview
Eucalyptus 3 Product Overview
 
OpenStack 101 Technical Overview
OpenStack 101 Technical OverviewOpenStack 101 Technical Overview
OpenStack 101 Technical Overview
 
Introducing Cloud Development with Mantl
Introducing Cloud Development with MantlIntroducing Cloud Development with Mantl
Introducing Cloud Development with Mantl
 
Exploration of eucalyptus_v2.0
Exploration of eucalyptus_v2.0Exploration of eucalyptus_v2.0
Exploration of eucalyptus_v2.0
 
OpenStack Technology Overview
OpenStack Technology OverviewOpenStack Technology Overview
OpenStack Technology Overview
 
OSGi Cloud Ecosystems
OSGi Cloud EcosystemsOSGi Cloud Ecosystems
OSGi Cloud Ecosystems
 
CloudStack Hyderabad Meetup: Migrating applications to IaaS clouds
CloudStack Hyderabad Meetup: Migrating applications to IaaS cloudsCloudStack Hyderabad Meetup: Migrating applications to IaaS clouds
CloudStack Hyderabad Meetup: Migrating applications to IaaS clouds
 
Openstack Global Meetup
Openstack Global Meetup Openstack Global Meetup
Openstack Global Meetup
 
JCO Conference OpenStack
JCO Conference OpenStackJCO Conference OpenStack
JCO Conference OpenStack
 
OpenStack at Xen summit Asia
OpenStack at Xen summit Asia OpenStack at Xen summit Asia
OpenStack at Xen summit Asia
 
Private cloud infrastructure configure and deploy 24 hiapc fabrizio volpe
Private cloud infrastructure configure and deploy 24 hiapc fabrizio volpePrivate cloud infrastructure configure and deploy 24 hiapc fabrizio volpe
Private cloud infrastructure configure and deploy 24 hiapc fabrizio volpe
 
Enabling Fast IT using Containers, Microservices and DevOps Model
Enabling Fast IT using Containers, Microservices and DevOps ModelEnabling Fast IT using Containers, Microservices and DevOps Model
Enabling Fast IT using Containers, Microservices and DevOps Model
 
Mon1420 build clouds-oliviermaes-citrix
Mon1420 build clouds-oliviermaes-citrixMon1420 build clouds-oliviermaes-citrix
Mon1420 build clouds-oliviermaes-citrix
 
EMEA OpenStack Day Intro, July 13th 2011 in London
EMEA OpenStack Day Intro, July 13th 2011 in LondonEMEA OpenStack Day Intro, July 13th 2011 in London
EMEA OpenStack Day Intro, July 13th 2011 in London
 
Virtualization in the Cloud @ Build a Cloud Day SFO May 2012
Virtualization in the Cloud @ Build a Cloud Day SFO May 2012Virtualization in the Cloud @ Build a Cloud Day SFO May 2012
Virtualization in the Cloud @ Build a Cloud Day SFO May 2012
 
Plongée en eaux profondes dans l'architecture du nouvel Exchange 2013
Plongée en eaux profondes dans l'architecture du nouvel Exchange 2013Plongée en eaux profondes dans l'architecture du nouvel Exchange 2013
Plongée en eaux profondes dans l'architecture du nouvel Exchange 2013
 

Semelhante a WSO2 Carbon and WSO2 Stratos Summer Release Roundup

Understanding the WSO2 Platform and Technology
Understanding the WSO2 Platform and TechnologyUnderstanding the WSO2 Platform and Technology
Understanding the WSO2 Platform and Technology
WSO2
 
Cloud Native PaaS Advantage
Cloud Native PaaS Advantage Cloud Native PaaS Advantage
Cloud Native PaaS Advantage
WSO2
 
2011 oct ctxs at boston stack customer conference final pdf
2011 oct   ctxs at boston stack customer conference final pdf2011 oct   ctxs at boston stack customer conference final pdf
2011 oct ctxs at boston stack customer conference final pdf
Sameer Dholakia
 
WSO2 Quarterly Technical Update
WSO2 Quarterly Technical UpdateWSO2 Quarterly Technical Update
WSO2 Quarterly Technical Update
WSO2
 
Operating the Hyperscale Cloud
Operating the Hyperscale CloudOperating the Hyperscale Cloud
Operating the Hyperscale Cloud
Open Stack
 

Semelhante a WSO2 Carbon and WSO2 Stratos Summer Release Roundup (20)

Understanding the WSO2 Platform and Technology
Understanding the WSO2 Platform and TechnologyUnderstanding the WSO2 Platform and Technology
Understanding the WSO2 Platform and Technology
 
Amazon EKS 그리고 Service Mesh (김세호 솔루션즈 아키텍트, AWS) :: Gaming on AWS 2018
Amazon EKS 그리고 Service Mesh (김세호 솔루션즈 아키텍트, AWS) :: Gaming on AWS 2018Amazon EKS 그리고 Service Mesh (김세호 솔루션즈 아키텍트, AWS) :: Gaming on AWS 2018
Amazon EKS 그리고 Service Mesh (김세호 솔루션즈 아키텍트, AWS) :: Gaming on AWS 2018
 
Cloud Native PaaS Advantage
Cloud Native PaaS Advantage Cloud Native PaaS Advantage
Cloud Native PaaS Advantage
 
Enabling Microservices Frameworks to Solve Business Problems
Enabling Microservices Frameworks to Solve  Business ProblemsEnabling Microservices Frameworks to Solve  Business Problems
Enabling Microservices Frameworks to Solve Business Problems
 
Open stack in sina
Open stack in sinaOpen stack in sina
Open stack in sina
 
Getting Started with Containers on AWS: Collision 2018
Getting Started with Containers on AWS: Collision 2018Getting Started with Containers on AWS: Collision 2018
Getting Started with Containers on AWS: Collision 2018
 
2009 Q2 WSO2 Technical Update
2009 Q2 WSO2 Technical Update2009 Q2 WSO2 Technical Update
2009 Q2 WSO2 Technical Update
 
2011 oct ctxs at boston stack customer conference final pdf
2011 oct   ctxs at boston stack customer conference final pdf2011 oct   ctxs at boston stack customer conference final pdf
2011 oct ctxs at boston stack customer conference final pdf
 
WSO2 Quarterly Technical Update
WSO2 Quarterly Technical UpdateWSO2 Quarterly Technical Update
WSO2 Quarterly Technical Update
 
PaaS Solutions Comparison
PaaS Solutions ComparisonPaaS Solutions Comparison
PaaS Solutions Comparison
 
OpenCms Days 2012 - OpenCms on open clouds
OpenCms Days 2012 - OpenCms on open cloudsOpenCms Days 2012 - OpenCms on open clouds
OpenCms Days 2012 - OpenCms on open clouds
 
Azure Containers & Serverless Technology Options (After-Tech-Summit-2018 Edit...
Azure Containers & Serverless Technology Options (After-Tech-Summit-2018 Edit...Azure Containers & Serverless Technology Options (After-Tech-Summit-2018 Edit...
Azure Containers & Serverless Technology Options (After-Tech-Summit-2018 Edit...
 
Windows Sql Azure Cloud Computing Platform
Windows Sql Azure Cloud Computing PlatformWindows Sql Azure Cloud Computing Platform
Windows Sql Azure Cloud Computing Platform
 
Support of containerized workloads in ONAP
Support of containerized workloads in ONAPSupport of containerized workloads in ONAP
Support of containerized workloads in ONAP
 
CloudStack Collaboration Conference 12; Refactoring cloud stack
CloudStack Collaboration Conference 12; Refactoring cloud stackCloudStack Collaboration Conference 12; Refactoring cloud stack
CloudStack Collaboration Conference 12; Refactoring cloud stack
 
AWS re:Invent 2016: Introduction to Container Management on AWS (CON303)
AWS re:Invent 2016: Introduction to Container Management on AWS (CON303)AWS re:Invent 2016: Introduction to Container Management on AWS (CON303)
AWS re:Invent 2016: Introduction to Container Management on AWS (CON303)
 
AWS re:Invent 2016: How to Launch a 100K-User Corporate Back Office with Micr...
AWS re:Invent 2016: How to Launch a 100K-User Corporate Back Office with Micr...AWS re:Invent 2016: How to Launch a 100K-User Corporate Back Office with Micr...
AWS re:Invent 2016: How to Launch a 100K-User Corporate Back Office with Micr...
 
IBM BP Session - Multiple CLoud Paks and Cloud Paks Foundational Services.pptx
IBM BP Session - Multiple CLoud Paks and Cloud Paks Foundational Services.pptxIBM BP Session - Multiple CLoud Paks and Cloud Paks Foundational Services.pptx
IBM BP Session - Multiple CLoud Paks and Cloud Paks Foundational Services.pptx
 
Introduction to CloudStack
Introduction to CloudStack Introduction to CloudStack
Introduction to CloudStack
 
Operating the Hyperscale Cloud
Operating the Hyperscale CloudOperating the Hyperscale Cloud
Operating the Hyperscale Cloud
 

Mais de WSO2

Mais de WSO2 (20)

Driving Innovation: Scania's API Revolution with WSO2
Driving Innovation: Scania's API Revolution with WSO2Driving Innovation: Scania's API Revolution with WSO2
Driving Innovation: Scania's API Revolution with WSO2
 
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformLess Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
 
Modernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaModernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using Ballerina
 
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
 
WSO2CON 2024 Slides - Unlocking Value with AI
WSO2CON 2024 Slides - Unlocking Value with AIWSO2CON 2024 Slides - Unlocking Value with AI
WSO2CON 2024 Slides - Unlocking Value with AI
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Quantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation ComputingQuantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation Computing
 
WSO2CON 2024 - Elevating the Integration Game to the Cloud
WSO2CON 2024 - Elevating the Integration Game to the CloudWSO2CON 2024 - Elevating the Integration Game to the Cloud
WSO2CON 2024 - Elevating the Integration Game to the Cloud
 
WSO2CON 2024 - OSU & WSO2: A Decade Journey in Integration & Innovation
WSO2CON 2024 - OSU & WSO2: A Decade Journey in Integration & InnovationWSO2CON 2024 - OSU & WSO2: A Decade Journey in Integration & Innovation
WSO2CON 2024 - OSU & WSO2: A Decade Journey in Integration & Innovation
 
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open SourceWSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
 
WSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaSWSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaS
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
 
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
 
WSO2CON 2024 - Architecting AI in the Enterprise: APIs and Applications
WSO2CON 2024 - Architecting AI in the Enterprise: APIs and ApplicationsWSO2CON 2024 - Architecting AI in the Enterprise: APIs and Applications
WSO2CON 2024 - Architecting AI in the Enterprise: APIs and Applications
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
 
WSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital BusinessesWSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital Businesses
 
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
 
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of TransformationWSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
 
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
 
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
 

Último

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Último (20)

Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 

WSO2 Carbon and WSO2 Stratos Summer Release Roundup

  • 1. 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.
  • 2. Agenda • What is being released and when? • Carbon 4.0 (C4) • New products • Product enhancements • Stratos 2.0 • New capabilities
  • 3. WSO2 Carbon Enterprise Middleware Platform 3
  • 4. 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!
  • 5. 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
  • 6. 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
  • 7. Management & Worker Node Separation
  • 8. Improved Deployment Synchronization
  • 9. 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)
  • 10. Carbon Products based on C4 Available Now Available in October/November WSO2 API Manager 1.0 NEW! WSO2 Identity Server 4.0 WSO2 Application Server 5.0 WSO2 Complex Event Processor 2.0 WSO2 Enterprise Service Bus 4.5 WSO2 Gadget Server 2.0 WSO2 Governance Registry 4.5 WSO2 Message Broker 2.0 WSO2 Business Activity Monitor 2.0 WSO2 Storage Server 1.0.0 NEW! 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!
  • 12. 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:
  • 14. 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
  • 15. Passthru performance Axiom 15.00 13.00 11.00 Binary Latency (ms) 9.00 Relay 7.00 5.00 3.00 Passthru 1.00 -1.00 10 25 50 100 250 500 Concurrent clients
  • 16. 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)
  • 17. WSO2 Business Activity Monitor v2.0.0
  • 18. Scalable Analytics Deployment
  • 19. 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
  • 21. WSO2 Identity Server 4.0 • Decentralized federated SAML2 IDP • Read/Write Active Directory • Federated Single-Sign On support • OAuth 2.0 support • Federated XACML PDP • Simpler support for HTTPS-based • WS-XACML support for tokens communication between PEP and • SCIM 1.0 support PDP • REST-based cloud user-provisioning • Improved Identity Management standard features • XACML 3.0 support • Password Policies • Multiple request profile • Obligation & advice
  • 22. 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 ));
  • 23. 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
  • 24. 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
  • 25. Stratos 2.0 Conceptual Model aPaaS iPaaS Carbon Carbon Other PHP Any ESB AppServer Carbon Cartridge Pluggable Cartridge Cartridge Cartridges Cartridge Logging Securit Regist Relatio Colum File Task Billing Messagi Service y ry nl n Storag Mgmt Servic Data Foundation ng Service Servic Storag e Servic e Service e Servic e Servic e e Servic e PaaS e Stratos Controller Elastic Cloud Artefact Deployment Manageme Load Load Controller/ Distribution Synchronise nt Monitor Autoscaler Service r Console Balancer IaaS Infrastructure Cloud (EC2, vmWare, Rackspace, OpenStack, Eucalyptus, etc)
  • 26. Virtualization models Stratos 2.0 supports all these Pure hardware models (in combination too) Virtual Machine Isolation LXC Shared Process (e.g. Carbon MT) Resource Optimization
  • 28. 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
  • 30. Lazy loading with Ghost Deployment