OCCIware
An extensible and standard-based XaaS
platform to manage everything in the Clouds
Marc Dutoo, Smile / Open Wide
OW2Con, Mozilla Space Paris
September, 21st 2016
Overview
Speaker
– Marc Dutoo, R&D projects lead at Smile / Open Wide
●
OCCIware coordinator, Data / Cloud expert
Schedule
– OCCI(ware) introduction
– Smart City use case – Big Linked Open Data analytics
– Quick demo – Docker Studio, custom Linked Data extension
– What's coming up next
OCCI(ware) introduction
Cloud Computing – the problem
OCCIware Product
OCCIware Studio
Design, Verify, Simulate & Develop
Everything as a Service
OCCIware Runtime
Deploy, Execute & Manage
Everything as a Service
OCCI specifications
OCCI 101
OCCI Core
(metamodel)
Network
Container
Environment
Compute
- memory
- started
- start()
Database
Application
Storage
Router
Deployable
NetworkLink
DatabaseLink
EnvironmentLink
Everything
is Resource
or Link, be
it at …
Platform
level
Infrastructure
level
Application
level
OCCI Extensions (models)
OCCIware Factsheet
• 72 man year, 5,6m€ budget, sponsored by
French ministry of Industry over 2015-2018
• 3 academics, 5 companies, 2 associations
• To lower Cloud Computing adoption costs and
break up barriers between its various
implementations, layers, domains
- Especially Data Center, deployment, Big Data, Linked
Data
• By bringing to OGF's Open Cloud Computing
Interface (OCCI) the power of formal languages
and model driven engineering (MDE)
OCCIware Objective
Managing Everything as a Service in the clouds
Software as a Service (SaaS)
Big Data as a Service (BDaaS)
Linked Data as a Service (LDaaS)
Platform as a Service (PaaS)
Container as a Service (CaaS)
Infrastructure as a Service (IaaS)
DataCenter as a Service (DCaaS)
Network as a Service (NaaS)
OCCIware Studio Factory
Use case : Big Linked
Open Data Analytics –
monitoring energy
consumption
Monitor energy consumption
• Not only per user, or per utility provider
company,
• but per city, region, country,
- and per activity, usage, number of
children, amount of hair on feet would
most probably help also.
Multi-point of view data... that calls for an
open world approach of data – that's Linked
Data.
Linked Data & Datacore
• Linked Open Data ? That's Open Data sets that can
be cross-queried because they have been
semantically reconciled together
• Enter Ozwillo Datacore :
- it holds data that is shared between applications of
the Ozwillo app store : geographical elements,
organizations, reusable app business data…
- it stores it in a shardable replicated MongoDB and
is built in Apache CXF / Spring & Java
- it provides it through a REST API that is both web-
friendly and semantic web-compatible thanks to
JSON-LD, and helps developers with a Playground.
Linked Data, as a Service
Linked Data as a Service
(LDaaS)
But not your dad's Linked Data. If you want it to save
the world, it has to scale up the whole way :
• at Infrastructure level - that's IaaS : provision
enough CPU & storage, for each city
• at Platform level - that's PaaS : deploy java code
and mongo replicated cluster shards on each of them
• at Software level - that's SaaS : configure Linked
Data governance i.e. models and kinds of use :
- high write, non-robust data collection (home
energy consumption sensor notifications)
- read/query-heavy data analysis (aggregation per
energy consumer, provider, city, region, country)
Linked Data – 3 target scenarii
3.2.1.
Quick demo – Docker
Studio, custom Linked
Data extension
Cloud Studio, with Docker
Custom Studio for LdaaS
(Linked Data as a Service)
Docker Studio
IaaS - Virtual Box machine
Docker Studio
IaaS - Open Stack machine
Docker Studio
… started !
Linked Data Studio
SaaS - Linked Data with
dedicated analytics entry point
Linked Data Studio
… using a specific mongodb
replica within its cluster !
Allowing to not hamper data collaboration
performance when aggregating energy
consumption - results shown here :
...by consumer
...by his city
Upcoming in OCCIware
- Studio : more generators & connectors, improve existing ones,
integrate simulator, decision-making tool…
http://github.com/occiware/ecore
- OCCI administration console's live functional testing Playground –
http://occinterface.herokuapp.com/
- Complete erocci-dbus-java bridge & HTTP bridge, so that Studio-
generated connectors can be deployed within the Studio, on erocci
or standalone indiscriminately
- Runtime : complete OCCIfication of ActiveEon's OW2 ProActive
Multi-IaaS connector and Linagora's OW2 Roboconf PaaS manager
- Develop specified OCCI monitoring solution
- Further use cases : Datacenter, Big Data, Deployment, Linked Data
- … and contribute back to OCCI 2.0 standard !
Any questions ?
Thanks for your attention !
Contact : http://www.occiware.org - marc.dutoo at openwide.fr
Source : https://github.com/occiware
Partners :
Sponsors :
DGE (PIA) & System@tic, SCS, Images & Réseaux, PICOM, Minalogic clusters

OCCIware: extensible and standard-based XaaS platform to manage everything in the Clouds, OW2con'16, Paris.

  • 1.
    OCCIware An extensible andstandard-based XaaS platform to manage everything in the Clouds Marc Dutoo, Smile / Open Wide OW2Con, Mozilla Space Paris September, 21st 2016
  • 2.
    Overview Speaker – Marc Dutoo,R&D projects lead at Smile / Open Wide ● OCCIware coordinator, Data / Cloud expert Schedule – OCCI(ware) introduction – Smart City use case – Big Linked Open Data analytics – Quick demo – Docker Studio, custom Linked Data extension – What's coming up next
  • 3.
  • 4.
  • 5.
    OCCIware Product OCCIware Studio Design,Verify, Simulate & Develop Everything as a Service OCCIware Runtime Deploy, Execute & Manage Everything as a Service OCCI specifications
  • 6.
    OCCI 101 OCCI Core (metamodel) Network Container Environment Compute -memory - started - start() Database Application Storage Router Deployable NetworkLink DatabaseLink EnvironmentLink Everything is Resource or Link, be it at … Platform level Infrastructure level Application level OCCI Extensions (models)
  • 7.
    OCCIware Factsheet • 72man year, 5,6m€ budget, sponsored by French ministry of Industry over 2015-2018 • 3 academics, 5 companies, 2 associations • To lower Cloud Computing adoption costs and break up barriers between its various implementations, layers, domains - Especially Data Center, deployment, Big Data, Linked Data • By bringing to OGF's Open Cloud Computing Interface (OCCI) the power of formal languages and model driven engineering (MDE)
  • 8.
    OCCIware Objective Managing Everythingas a Service in the clouds Software as a Service (SaaS) Big Data as a Service (BDaaS) Linked Data as a Service (LDaaS) Platform as a Service (PaaS) Container as a Service (CaaS) Infrastructure as a Service (IaaS) DataCenter as a Service (DCaaS) Network as a Service (NaaS)
  • 9.
  • 10.
    Use case : BigLinked Open Data Analytics – monitoring energy consumption
  • 11.
    Monitor energy consumption •Not only per user, or per utility provider company, • but per city, region, country, - and per activity, usage, number of children, amount of hair on feet would most probably help also. Multi-point of view data... that calls for an open world approach of data – that's Linked Data.
  • 12.
    Linked Data &Datacore • Linked Open Data ? That's Open Data sets that can be cross-queried because they have been semantically reconciled together • Enter Ozwillo Datacore : - it holds data that is shared between applications of the Ozwillo app store : geographical elements, organizations, reusable app business data… - it stores it in a shardable replicated MongoDB and is built in Apache CXF / Spring & Java - it provides it through a REST API that is both web- friendly and semantic web-compatible thanks to JSON-LD, and helps developers with a Playground.
  • 13.
    Linked Data, asa Service
  • 14.
    Linked Data asa Service (LDaaS) But not your dad's Linked Data. If you want it to save the world, it has to scale up the whole way : • at Infrastructure level - that's IaaS : provision enough CPU & storage, for each city • at Platform level - that's PaaS : deploy java code and mongo replicated cluster shards on each of them • at Software level - that's SaaS : configure Linked Data governance i.e. models and kinds of use : - high write, non-robust data collection (home energy consumption sensor notifications) - read/query-heavy data analysis (aggregation per energy consumer, provider, city, region, country)
  • 15.
    Linked Data –3 target scenarii 3.2.1.
  • 16.
    Quick demo –Docker Studio, custom Linked Data extension
  • 17.
  • 18.
    Custom Studio forLdaaS (Linked Data as a Service)
  • 19.
    Docker Studio IaaS -Virtual Box machine
  • 20.
    Docker Studio IaaS -Open Stack machine
  • 21.
  • 22.
    Linked Data Studio SaaS- Linked Data with dedicated analytics entry point
  • 23.
    Linked Data Studio …using a specific mongodb replica within its cluster !
  • 24.
    Allowing to nothamper data collaboration performance when aggregating energy consumption - results shown here : ...by consumer ...by his city
  • 25.
    Upcoming in OCCIware -Studio : more generators & connectors, improve existing ones, integrate simulator, decision-making tool… http://github.com/occiware/ecore - OCCI administration console's live functional testing Playground – http://occinterface.herokuapp.com/ - Complete erocci-dbus-java bridge & HTTP bridge, so that Studio- generated connectors can be deployed within the Studio, on erocci or standalone indiscriminately - Runtime : complete OCCIfication of ActiveEon's OW2 ProActive Multi-IaaS connector and Linagora's OW2 Roboconf PaaS manager - Develop specified OCCI monitoring solution - Further use cases : Datacenter, Big Data, Deployment, Linked Data - … and contribute back to OCCI 2.0 standard !
  • 26.
    Any questions ? Thanks foryour attention ! Contact : http://www.occiware.org - marc.dutoo at openwide.fr Source : https://github.com/occiware Partners : Sponsors : DGE (PIA) & System@tic, SCS, Images & Réseaux, PICOM, Minalogic clusters