SlideShare a Scribd company logo
OW2 Open Source
                  Cloudware Initiative
                 Initiative Bedrock: Elasticity for
                       Green Java EE PaaS*


                    System@tic GTLL Open Source Cloud Conf.
                    Paris, 20 Mai 2010


* This research is supported by the French Agence Nationale de la Recherche with the ANR-08-SEGI-017 (SelfXL)
OW2 in top-4 global open source
organizations with diversified code
Diversified-code organizations



Product line organizations



Technology-oriented communities



Legal ressources organizations



Standards organizations



Advocacy and lobbying organizations


© O W2 Consortium 2010                www.ow2.org   2
Cloud computing is a long-term
   business opportunity

                                       Worldwide IT Cloud Revenue
                                                                                            A disruptive innovation driven by
                                            by Product/Service Type
                                                                                             two key industry trends
                      50,0   Servers
                             Storage
                      40,0
                             Infrastructure SW                                                     Commoditized enterprise IT:
    billion dollars




                      30,0   App Dev/Deploy
                             Applications                                                           hardware, software and
                      20,0
                                                                                                    networks and standardized
                      10,0                                                                          enterprise usage
                       0,0
                               2009           2010       2011         2012   2013
                                            Source IDC, September 2009                             New Internet-based IT usage:
                       Five-year annual growth rate of 26
                                                                                                    new economic models to
                       percent--over six times the rate of                                          absorb fluctuating or peak
                             traditional IT offerings.                                              demands




Source: http://news.cnet.com/business-tech/?keyword=IDC
   © O W2 Consortium 2010                                                           www.ow2.org                                  3
Open source software is critical
for cloud computing openness
 While openness seems still a              OSS Cloud momentum
  distant reality...                           Virtualization technologies:
    Different meanings                             Xen, KV, OpenVZ, VirtualBox, etc.
    Proprietary core business                     Infrastructure management:
                                                    OpenNebula, Eucalyptus, Libcloud,
    Few consensus on standards                     etc.
                                                   Platform environment:
 ...Open Source Software is now                    Heroku, etc.
  critical for Cloud Computing ...
     General consensus on                  OSS a unique proposition for
       reduction of costs and barriers
       to adoption                             Interoperability
     Open APIs for pragmatic                  Sovereignty
       reasons                                 Transparency / Privacy /
     OSS and open standards                    Security

 … but Cloud Computing is also a                  De facto open standards
  risk for OSS
                                                   Sustainable ecosystems
    Openness not dependant on
      software exclusively
© O W2 Consortium 2010              www.ow2.org                                         4
An industry empowerment
    strategy
                                                         Furthermore, most consortia
                                                          managing open source
                                                          development and marketing are
                                                          based in the United States and
                                                          funded by US IT companies.                   The OW2
                                                         If the cloud computing research aims         opportunity...
                                                          at realizing a sustainable European
                                                          economic opportunity as envisioned
                                                          in 2010, this imbalance needs to be
                                                          addressed.
                                                                           (...)
                                                         The EC should promote the
                                                          European leadership position in
                                                          software through commercially
                                                          relevant open source approaches.             OW2 to foster
                                                         Maintaining an open source                   Cloud projects
                                                          approach for research results and            to be funded
                                                          cloud infrastructure support tools           within EU "Future
                                                          ensures uptake and simplifies                of Internet"
                                                                                                       programmes and
                                                          adaptation to different environments.        PPP mechanisms
                                                          The European open source
                                                          movement should thereby work
                                                          strongly together with industry to
                                                          support commercial cloud based
                                                          service provisioning.
Source, European Commission, Information Society and Media,
The Future Of Cloud Computing: Opportunities for European Cloud Computing Beyond 2010, page 42 and 4
     © O W2 Consortium 2010                                       www.ow2.org                                           5
Starting with a real-life business
case: Orange

Context:
       Large-scale datacenters (+40,000 x86 servers)
       JavaEE JOnAS middleware stack: +250 applications,
        +1,000 application server instances
       Static server consolidation (12/1) through virtualization:
         • Utilization level increased from 20% to 75%
Next step: migration to a Cloud model
       On-demand JavaEE server provisioning according to
        demand fluctuations
       Automation of the management of virtualized JavaEE
        clusters: deployment, update, auto-scaling etc.
       Open (source) cloud management stacks alternatives
        to proprietary solutions (IaaS/PaaS)

© O W2 Consortium 2010         www.ow2.org                       6
The need addressed by the Initiative bedrock:
Self-sizing for Java EE PaaS

Goal : improve the platform efficiency
       Performance
       Energy cost

Challenges
       Cluster growth/shrink capabilities according to
        workload
       Datacenter multi-tenancy with limited capacities
        requires arbitration policies
       Datacenter placement for minimizing the energy
        consumption


© O W2 Consortium 2010      www.ow2.org                    7
OW2 Initiative bedrock technologies
 JOnAS (http://www.ow2.org/xwiki/bin/view/ActivitiesDashboard/JOnAS)
    Enterprise OSGi & Java EE 5 certified server
 JASMINe (http://jasmine.ow2.org)
    Management tools for SOA platform
    Monitoring module (probe, mediation, graphs)
    Decision module (rules engine based)
    Virtual Machine Management (Xen, VMware, ...)
 CLIF (http://clif.ow2.org)
    Load testing
    Selfbenchmarking
 ProActive (http://www.ow2.org/xwiki/bin/view/ActivitiesDashboard/ProActive)
    Scheduling
    Resource management
    Parallel library
 Entropy (in progress)
    Dynamic VM placement
 © O W2 Consortium 2010                    www.ow2.org                          8
Architecture for self-sizing
                                        Scale up/down



PaaS
IaaS                                    VM provisioning




                                        VM placement




 © O W2 Consortium 2010   www.ow2.org                 9
ProActive

"Infinite" ressources management
        Provisionning of new ressources in case of capacity
         overflow

Java EE PaaS as a virtual ressource
        Java applications deployment
         and services execution (EJBs, WS, OSGi, …)

Java EE PaaS performance optimization
        EJB3.1 and asynchronous methods support
        Proactive Parallel library deployed as an OSGI service



© O W2 Consortium 2010               www.ow2.org               10
ProActive




© O W2 Consortium 2010               www.ow2.org   11
25% Energy Savings

                          Before                 After

Server 1                       Task 1



Server 2                       Task 2




Server 3                       Task 3



Server 4                       Task 4


 © O W2 Consortium 2010            www.ow2.org           12
OW2 OSCi: developing the OW2
open source cloudware stack

                                OW2 projects



                         3rd party projects




                          Collaborative projects            OW2 Cloud Stack




                                                            Initiative bedrock




© O W2 Consortium 2010                        www.ow2.org
A business ecosystem at work


VISION & GOALS                   OW2 projects                       STAKEHOLDERS
OW2 Technology                                                      •Software Vendors
Vision                    3rd party projects
                                                                    •Systems Integrators
JetStream
discussion                                                          •Academia
From Middleware                                                     •Enterprises
                           Collaborative projects
to Cloudware                                                        •Telcos
Open Cloud                                                          •SMEs
Computing                                                           •Public Entities
Open Source
Empowerment


                                               Initiative bedrock




 © O W2 Consortium 2010                        www.ow2.org
OW2 OSC Initiative: Outlook

 Priorities                               International contributions
                                              University of Fortaleza
1. Build awareness for the OW2                     • Cloud APIs in JASMINe (EC2,
Cloudware Stack and attractiveness                   OpenNebula, Eucalyptus, …)
for new components, both OW2 and
non-OW2 .                                      Beijing University of
                                                Aeronautics & Astronautics
2. Foster evolution of OW2 projects so         Peking University
as to make open source cloud
computing the backbone of the OW2     Collaborative projects
code base.
                                         COMPATIBLE ONE
                                          (System@tic)
3. Position OW2 as a key player:
- help define open cloud computing       4Caast (FP7)
- partner with existing stakeholders     CHOReOS (FP7)
- contribute to advocacy campaigns
- participate in collaborative projects


© O W2 Consortium 2010               www.ow2.org                              15
OW2 OSC Initiative: Join Us!


         May 2010: Initiative launch and participant recruitment drive

         Sept 2010: Workshops, seminars

         Dec 2010: Technology roadmap

         Mid 2011: First OSC implementations

         Dec 2011: OW2 OSC Summit




© O W2 Consortium 2010              www.ow2.org                           16
www.ow2.org
                                         For more information
                                            Please contact
                                        Cedric Thomas (CEO)
                                       cedric thomas @ ow2 org




© O W2 Consortium 2010   www.ow2.org                             17

More Related Content

PDF
Inria - Connect 3
PDF
SMARCOS Newsletter 1st Issue
PDF
Pavel burba cisco_pre_final
PDF
5 2-nessi-stuart campbell
PDF
TitanBrandWise High Tech Presentation
PDF
Tutorial 3 francisco garcia moran
PDF
OpenStack: Time is Now - Lew Tucker
PDF
Improve Foundations (EN)
Inria - Connect 3
SMARCOS Newsletter 1st Issue
Pavel burba cisco_pre_final
5 2-nessi-stuart campbell
TitanBrandWise High Tech Presentation
Tutorial 3 francisco garcia moran
OpenStack: Time is Now - Lew Tucker
Improve Foundations (EN)

What's hot (17)

PDF
Conn eu nov 2011 analyst insider presentation slides
PDF
Enterprises are upgrading from Microsoft OCS to Lync
PDF
StatusNet Motorola Case Study
PDF
Welcome to SoftSummit 2011
PDF
Cloud Insights from 110 Projects
PDF
MWC-Day 1.pdf
PDF
4G readiness index, fitce workshop 2010
PDF
Vectors in Federal Cloud Computing - Network-centric Interoperability
PDF
Conneu nov2011-analyst insider
PDF
Mobile technology for pbltt11
PDF
Nota de prensa Telefonica Digital e Intel Nubes Hbrídas
PDF
Sysklopan Joca 2.0
PDF
Keynote by Mario Derba at Optimized Data Center event, Milano
PDF
Презентация
PPTX
Lync In The Contact Center - Quick Overview
PDF
Exist Aboitiz Tech Forum :: Embracing Open Source to Deliver Innovation
Conn eu nov 2011 analyst insider presentation slides
Enterprises are upgrading from Microsoft OCS to Lync
StatusNet Motorola Case Study
Welcome to SoftSummit 2011
Cloud Insights from 110 Projects
MWC-Day 1.pdf
4G readiness index, fitce workshop 2010
Vectors in Federal Cloud Computing - Network-centric Interoperability
Conneu nov2011-analyst insider
Mobile technology for pbltt11
Nota de prensa Telefonica Digital e Intel Nubes Hbrídas
Sysklopan Joca 2.0
Keynote by Mario Derba at Optimized Data Center event, Milano
Презентация
Lync In The Contact Center - Quick Overview
Exist Aboitiz Tech Forum :: Embracing Open Source to Deliver Innovation
Ad

Viewers also liked (14)

PDF
The Revolution from Inside: Welcome to Open Source
PDF
Nuxeo JavaOne 2007
KEY
Four Python Pains
PDF
Nuxeo & Takoma @ Documation 2008
PDF
Demo Cup 2012
PDF
Nuxeo JavaOne 2007 presentation (in original format)
PPT
Memories of SLS0001
PDF
Nuxeo: an Open Source ECM software vendor
PDF
Les enjeux industriels du Cloud - Jean-Hugues Lauret
PDF
What's new in Nuxeo 5.2? - Solutions Linux 2009
PDF
A Quick Tour of JVM Languages
PDF
Jean-Paul Smets - Free Cloud Alliance
KEY
Nuxeo on the Cloud - Nuxeo World 2011
PDF
system worx: Wie Open Source Software zur Optimierung von Geschäftsprozessen ...
The Revolution from Inside: Welcome to Open Source
Nuxeo JavaOne 2007
Four Python Pains
Nuxeo & Takoma @ Documation 2008
Demo Cup 2012
Nuxeo JavaOne 2007 presentation (in original format)
Memories of SLS0001
Nuxeo: an Open Source ECM software vendor
Les enjeux industriels du Cloud - Jean-Hugues Lauret
What's new in Nuxeo 5.2? - Solutions Linux 2009
A Quick Tour of JVM Languages
Jean-Paul Smets - Free Cloud Alliance
Nuxeo on the Cloud - Nuxeo World 2011
system worx: Wie Open Source Software zur Optimierung von Geschäftsprozessen ...
Ad

Similar to OW2 - OSCi (Open Source Cloudware Initiative) (20)

PPTX
Open Stack Cloud Services
PDF
Open Cloud Frameworks - Open Standards for the Cloud Community
PDF
ePractice workshop on Open Source Software, 7 April 2011 - Flavia Marzano
PDF
CIAO: Cloud, Interoperability, Accessibility, Openness
PDF
JISC11_Cloud Solutions Henry Hughes
PDF
Babak Hosseinzadeh IT Portfolio Management In Shared Services & CC
PPTX
Applications at Scale
PDF
Lockheed Martin Deployment Cloud Design Patterns
PDF
Future of the Cloud: Cloud Platform APIs are the Business of Computing
PDF
Future of the Cloud: Cloud Platform APIs are the Business of Computing
PDF
Cloud Computing overview and case study
PPT
Cloud Computing Webinar
PDF
What The Cloud Is My Cio Thinking 2009
PDF
Transforming Software Architecture for the 21st Century (September 2009)
PDF
Windows Azure Platfrom App Fabric
PDF
20081023 Internet of Services at eChallenges 2008 conference
PDF
Cloud security jean pawluk ewf talk sept 2009
PPT
Avoiding cloud lock-in
PPTX
Cloud Opportunities for Local Governmen
PDF
Going to the Cloud
Open Stack Cloud Services
Open Cloud Frameworks - Open Standards for the Cloud Community
ePractice workshop on Open Source Software, 7 April 2011 - Flavia Marzano
CIAO: Cloud, Interoperability, Accessibility, Openness
JISC11_Cloud Solutions Henry Hughes
Babak Hosseinzadeh IT Portfolio Management In Shared Services & CC
Applications at Scale
Lockheed Martin Deployment Cloud Design Patterns
Future of the Cloud: Cloud Platform APIs are the Business of Computing
Future of the Cloud: Cloud Platform APIs are the Business of Computing
Cloud Computing overview and case study
Cloud Computing Webinar
What The Cloud Is My Cio Thinking 2009
Transforming Software Architecture for the 21st Century (September 2009)
Windows Azure Platfrom App Fabric
20081023 Internet of Services at eChallenges 2008 conference
Cloud security jean pawluk ewf talk sept 2009
Avoiding cloud lock-in
Cloud Opportunities for Local Governmen
Going to the Cloud

More from Stefane Fermigier (20)

PDF
Pitch Abilian - Paris Open Source Summit 2015
PDF
15 ans de politiques publiques du logiciel libre en France
PDF
Créer une communauté open source: pourquoi ? comment ?
PDF
L'open source professionnel - un business model open source
PDF
Roadmap du GT Logiciel Libre 2013-2020
PDF
Le MOOC powered by Abilian - Plateforme open source de MOOC
PDF
Pitch Abilian mai 2013
PDF
Open Innovation in Action
PDF
Pourquoi le big data open source ?
PDF
Save the date OWF 2013
PDF
Ecosystemes logiciel libre
PDF
Pleniere du GT Logiciel Libre, janvier 2013
PDF
OWF 2012 Outcome
PDF
Cours ECM à l'EPITA
PDF
Nuxeo, an open source platform for content-centric business applications
PDF
ECM Meets the Semantic Web - Nuxeo World 2011
KEY
Nuxeo at 10
PDF
GT Logiciel Libre - Convention Systematic 2011
KEY
Challenges du recrutement pour un editeur de logiciel libre
PPTX
Open World Forum 2011 - Overview
Pitch Abilian - Paris Open Source Summit 2015
15 ans de politiques publiques du logiciel libre en France
Créer une communauté open source: pourquoi ? comment ?
L'open source professionnel - un business model open source
Roadmap du GT Logiciel Libre 2013-2020
Le MOOC powered by Abilian - Plateforme open source de MOOC
Pitch Abilian mai 2013
Open Innovation in Action
Pourquoi le big data open source ?
Save the date OWF 2013
Ecosystemes logiciel libre
Pleniere du GT Logiciel Libre, janvier 2013
OWF 2012 Outcome
Cours ECM à l'EPITA
Nuxeo, an open source platform for content-centric business applications
ECM Meets the Semantic Web - Nuxeo World 2011
Nuxeo at 10
GT Logiciel Libre - Convention Systematic 2011
Challenges du recrutement pour un editeur de logiciel libre
Open World Forum 2011 - Overview

Recently uploaded (20)

PDF
Modernizing your data center with Dell and AMD
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPTX
Cloud computing and distributed systems.
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Machine learning based COVID-19 study performance prediction
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
cuic standard and advanced reporting.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PPTX
Big Data Technologies - Introduction.pptx
Modernizing your data center with Dell and AMD
NewMind AI Weekly Chronicles - August'25 Week I
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Cloud computing and distributed systems.
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Chapter 3 Spatial Domain Image Processing.pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Network Security Unit 5.pdf for BCA BBA.
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Machine learning based COVID-19 study performance prediction
Building Integrated photovoltaic BIPV_UPV.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Diabetes mellitus diagnosis method based random forest with bat algorithm
Digital-Transformation-Roadmap-for-Companies.pptx
cuic standard and advanced reporting.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Big Data Technologies - Introduction.pptx

OW2 - OSCi (Open Source Cloudware Initiative)

  • 1. OW2 Open Source Cloudware Initiative Initiative Bedrock: Elasticity for Green Java EE PaaS* System@tic GTLL Open Source Cloud Conf. Paris, 20 Mai 2010 * This research is supported by the French Agence Nationale de la Recherche with the ANR-08-SEGI-017 (SelfXL)
  • 2. OW2 in top-4 global open source organizations with diversified code Diversified-code organizations Product line organizations Technology-oriented communities Legal ressources organizations Standards organizations Advocacy and lobbying organizations © O W2 Consortium 2010 www.ow2.org 2
  • 3. Cloud computing is a long-term business opportunity Worldwide IT Cloud Revenue  A disruptive innovation driven by by Product/Service Type two key industry trends 50,0 Servers Storage 40,0 Infrastructure SW  Commoditized enterprise IT: billion dollars 30,0 App Dev/Deploy Applications hardware, software and 20,0 networks and standardized 10,0 enterprise usage 0,0 2009 2010 2011 2012 2013 Source IDC, September 2009  New Internet-based IT usage: Five-year annual growth rate of 26 new economic models to percent--over six times the rate of absorb fluctuating or peak traditional IT offerings. demands Source: http://news.cnet.com/business-tech/?keyword=IDC © O W2 Consortium 2010 www.ow2.org 3
  • 4. Open source software is critical for cloud computing openness  While openness seems still a  OSS Cloud momentum distant reality...  Virtualization technologies:  Different meanings Xen, KV, OpenVZ, VirtualBox, etc.  Proprietary core business  Infrastructure management: OpenNebula, Eucalyptus, Libcloud,  Few consensus on standards etc.  Platform environment:  ...Open Source Software is now Heroku, etc. critical for Cloud Computing ...  General consensus on  OSS a unique proposition for reduction of costs and barriers to adoption  Interoperability  Open APIs for pragmatic  Sovereignty reasons  Transparency / Privacy /  OSS and open standards Security  … but Cloud Computing is also a  De facto open standards risk for OSS  Sustainable ecosystems  Openness not dependant on software exclusively © O W2 Consortium 2010 www.ow2.org 4
  • 5. An industry empowerment strategy  Furthermore, most consortia managing open source development and marketing are based in the United States and funded by US IT companies. The OW2  If the cloud computing research aims opportunity... at realizing a sustainable European economic opportunity as envisioned in 2010, this imbalance needs to be addressed. (...)  The EC should promote the European leadership position in software through commercially relevant open source approaches. OW2 to foster  Maintaining an open source Cloud projects approach for research results and to be funded cloud infrastructure support tools within EU "Future ensures uptake and simplifies of Internet" programmes and adaptation to different environments. PPP mechanisms The European open source movement should thereby work strongly together with industry to support commercial cloud based service provisioning. Source, European Commission, Information Society and Media, The Future Of Cloud Computing: Opportunities for European Cloud Computing Beyond 2010, page 42 and 4 © O W2 Consortium 2010 www.ow2.org 5
  • 6. Starting with a real-life business case: Orange Context:  Large-scale datacenters (+40,000 x86 servers)  JavaEE JOnAS middleware stack: +250 applications, +1,000 application server instances  Static server consolidation (12/1) through virtualization: • Utilization level increased from 20% to 75% Next step: migration to a Cloud model  On-demand JavaEE server provisioning according to demand fluctuations  Automation of the management of virtualized JavaEE clusters: deployment, update, auto-scaling etc.  Open (source) cloud management stacks alternatives to proprietary solutions (IaaS/PaaS) © O W2 Consortium 2010 www.ow2.org 6
  • 7. The need addressed by the Initiative bedrock: Self-sizing for Java EE PaaS Goal : improve the platform efficiency  Performance  Energy cost Challenges  Cluster growth/shrink capabilities according to workload  Datacenter multi-tenancy with limited capacities requires arbitration policies  Datacenter placement for minimizing the energy consumption © O W2 Consortium 2010 www.ow2.org 7
  • 8. OW2 Initiative bedrock technologies  JOnAS (http://www.ow2.org/xwiki/bin/view/ActivitiesDashboard/JOnAS)  Enterprise OSGi & Java EE 5 certified server  JASMINe (http://jasmine.ow2.org)  Management tools for SOA platform  Monitoring module (probe, mediation, graphs)  Decision module (rules engine based)  Virtual Machine Management (Xen, VMware, ...)  CLIF (http://clif.ow2.org)  Load testing  Selfbenchmarking  ProActive (http://www.ow2.org/xwiki/bin/view/ActivitiesDashboard/ProActive)  Scheduling  Resource management  Parallel library  Entropy (in progress)  Dynamic VM placement © O W2 Consortium 2010 www.ow2.org 8
  • 9. Architecture for self-sizing Scale up/down PaaS IaaS VM provisioning VM placement © O W2 Consortium 2010 www.ow2.org 9
  • 10. ProActive "Infinite" ressources management  Provisionning of new ressources in case of capacity overflow Java EE PaaS as a virtual ressource  Java applications deployment and services execution (EJBs, WS, OSGi, …) Java EE PaaS performance optimization  EJB3.1 and asynchronous methods support  Proactive Parallel library deployed as an OSGI service © O W2 Consortium 2010 www.ow2.org 10
  • 11. ProActive © O W2 Consortium 2010 www.ow2.org 11
  • 12. 25% Energy Savings Before After Server 1 Task 1 Server 2 Task 2 Server 3 Task 3 Server 4 Task 4 © O W2 Consortium 2010 www.ow2.org 12
  • 13. OW2 OSCi: developing the OW2 open source cloudware stack OW2 projects 3rd party projects Collaborative projects OW2 Cloud Stack Initiative bedrock © O W2 Consortium 2010 www.ow2.org
  • 14. A business ecosystem at work VISION & GOALS OW2 projects STAKEHOLDERS OW2 Technology •Software Vendors Vision 3rd party projects •Systems Integrators JetStream discussion •Academia From Middleware •Enterprises Collaborative projects to Cloudware •Telcos Open Cloud •SMEs Computing •Public Entities Open Source Empowerment Initiative bedrock © O W2 Consortium 2010 www.ow2.org
  • 15. OW2 OSC Initiative: Outlook  Priorities  International contributions  University of Fortaleza 1. Build awareness for the OW2 • Cloud APIs in JASMINe (EC2, Cloudware Stack and attractiveness OpenNebula, Eucalyptus, …) for new components, both OW2 and non-OW2 .  Beijing University of Aeronautics & Astronautics 2. Foster evolution of OW2 projects so  Peking University as to make open source cloud computing the backbone of the OW2  Collaborative projects code base.  COMPATIBLE ONE (System@tic) 3. Position OW2 as a key player: - help define open cloud computing  4Caast (FP7) - partner with existing stakeholders  CHOReOS (FP7) - contribute to advocacy campaigns - participate in collaborative projects © O W2 Consortium 2010 www.ow2.org 15
  • 16. OW2 OSC Initiative: Join Us!  May 2010: Initiative launch and participant recruitment drive  Sept 2010: Workshops, seminars  Dec 2010: Technology roadmap  Mid 2011: First OSC implementations  Dec 2011: OW2 OSC Summit © O W2 Consortium 2010 www.ow2.org 16
  • 17. www.ow2.org For more information Please contact Cedric Thomas (CEO) cedric thomas @ ow2 org © O W2 Consortium 2010 www.ow2.org 17