SlideShare a Scribd company logo
1 of 30
Download to read offline
A	Formal	and	Tooled	Toolchain	
For	Managing	Everything	as	a	Service
Jean	Parpaillon	(Inria	Rennes),	Philippe	Merle	(Inria	Lille),	
Olivier	Barais	(Inria	Rennes),	Marc	Dutoo	(OpenWide),	Fawaz	Paraiso	(Inria	Lille)
STAF15	-	Project	Showcase	-	L'Aquila	-	July	2015
1
Infrastructure	
as	a	Service
2
Platform
as	a	Service
3
Software	
as	a	Service
4
Infrastructure	
as	a	Service
Software	
as	a	Service
Platform
as	a	Service
Objects	as	a	Service
(Internet	of	Things)
5
EVERYTHING	IS	SERVICE	!
6
COMMON	DENOMINATORS
REST	architecture	style
Resource	oriented	models
CRUD	Pattern
7
STATE	OF	THE	ART
LIBS	/	FRAMEWORKS
REST:	Django,	Jersey,	
webmachine,	...
IaaS:	jCloud,	...
Interop:	CompatibleOne,
	Contrail,	...
MODELS
IaaS:	OCCI	Infrastructure,	
CIMI,	...
PaaS:	OpenTOSCA,	Aeolus,	
Mancoosi,	...
SaaS:	???
->	Meta-model	?
8
STATE	OF	THE	ART
LIBS	/	FRAMEWORKS
REST:	Django,	Jersey,	
webmachine,	...
IaaS:	jCloud,	...
Interop:	CompatibleOne,
	Contrail,	...
MODELS
IaaS:	OCCI	Infrastructure,	
CIMI,	...
PaaS:	OpenTOSCA,	Aeolus,	
Mancoosi,	...
SaaS:	???
->	Meta-model	?
STANDARDS
IaaS:	OGF	OCCI,	DMTF
	CIMI
PaaS:	OASIS	TOSCA,	...
SaaS:	???
->	One	to	rule	them	all	?
9
STATE	OF	THE	ART
MODELS
IaaS:	OCCI	Infrastructure,	
CIMI,	...
PaaS:	OpenTOSCA,	Aeolus,	
Mancoosi,	...
SaaS:	???
->	Meta-model	?
STANDARDS
IaaS:	OGF	OCCI,	DMTF
	CIMI
PaaS:	OASIS	TOSCA,	...
SaaS:	???
->	One	to	rule	them	all	?
10
STATE	OF	THE	ART
LIBS	/	FRAMEWORKS
REST:	Django,	Jersey,	
webmachine,	...
IaaS:	jCloud,	...
Interop:	CompatibleOne,
	Contrail,	...
MODELS
IaaS:	OCCI	Infrastructure,	
CIMI,	...
PaaS:	OpenTOSCA,	Aeolus,	
Mancoosi,	...
SaaS:	???
->	Meta-model	?
STANDARDS
IaaS:	OGF	OCCI,	DMTF
	CIMI
PaaS:	OASIS	TOSCA,	...
SaaS:	???
->	One	to	rule	them	all	?
COHERENCE	?
11
kind	compute	{
	arch:	enum(x86);
	cores:	integer;
THINK
OCCI
Specs
OCCI
Meta-model
Models
ID . ID
DSL
12
Connector	A
DESIGN
Text	Editor
kind	compute	{
	arch:	enum(x86);
	cores:	integer;
}
Graphical	Editor Simulator
A	->	B
Compilers Generators
A	->
13
EXECUTE
OCCI	Dashboard
>_
OCCI	Clients OCCI	Servers
(runtime)
Connector	A
Connector	B
Connector	Z
...
OCCI	Connectors
Repository
Compilers Generators
14
EXECUTE
OCCI	Dashboard
>_
OCCI	Clients OCCI	Servers
(runtime)
Connector	A
Connector	B
Connector	Z
...
DESIGN
OCCI	Connectors
Repository
Text	Editor
kind	compute	{
	arch:	enum(x86);
	cores:	integer;
}
Graphical	Editor
THINK
Simulator
A	->	B
Compilers Generators
OCCI
Specs
OCCI
Meta-model
Models
ID . ID
DSL
A	->
RS
tecture	style
riented	models
ern
15
USE	CASES
Datacenter	as	a	Service
IaaS	+	monitoring	+	bare	metal
Deploy@OCCIware
Deployment	+	(re)configuration	interop
BigData/HPC
Middleware	deployment
Job	scheduling
LinkedData	as	a	Service
Open	Data	Platform
16
DISSEMINATION
Open	Source	Tools
Apache-style	License
Independant	Components
OCCI	is	the	Glue
Lead:	OW2	Consortium
Strategic	Orientation	Committee
Members	from	OGF,	TOSCA,	CompatibleOne,	OpenNebula,	...
17
ponents
ium
on	Committee
SCA,	CompatibleOne,	OpenNebula,	...
EXECUTE
OCCI	Dashboard
>_
OCCI	Clients OCCI	Servers
(runtime)
Connector	A
Connector	B
Connector	Z
...
DESIGN
OCCI	Connectors
Repository
Text	Editor
kind	compute	{
	arch:	enum(x86);
	cores:	integer;
}
Graphical	Editor
THINK
Simulator
A	->	B
Compilers Generators
OCCI
Specs
OCCI
Meta-model
Models
ID . ID
DSL
A	->
FACTS	AND	FIGURES
Selected	by	French	Ministry	of	I
Funding:	BPI	(French	Public	Ban
Overall	Budget:	5,6M€,	858	men
Timeline:	36	months,	starting	fr
10	partners
11	Strategic	Orientation	Comm
CONSORTIUM
"A	 Preci se	 Met a- model 	 f or	 Open	 Cl oud	 Comput i ng	 I nt erf ace", 	
I EEE	 CLOUD	 2015, 	 NYC, 	 USA
OCCI	DSL	-	Structural	Part
Textual
XML
Eclipse	based	Docker	Designer
erocci	+	architecture	document
O CCI 	 Runti me	
Kernel
authn
l i steners	 API
authz	/	ACL
deploymentfault-tolerance
H TTP XMPP . . .
backend	 API s
H TTP/ O CCI 	 API nati ve	 API 	 (J ava. . . )
Non-functional
D B	 (SQ L, 	 N oSQ L. . . )
O penStack	 / 	 EC2	 / 	 . . .
D ocker
. . .
Web	 Servi ces. . .
Functional	Backends
backend
reposi tory
management
CoAP
renderi ng/ parsi ng
model
checking
-	erlang/OTP	based
-	protocols:	HTTP,	XMPP,	...
-	backends:	Mnesia	DB,	FS,	...
-	backends	API :	D-Bus,	erlang
-	pluggable	authnz
http://erocci.ow2.org
http://github.com/erocci/
erocci@ow2.org
18
"A	Precise	Meta-model	for	Open	Cloud	Computing	Interface",	
IEEE	CLOUD	2015,	NYC,	USA
19
ponents
ium
on	Committee
SCA,	CompatibleOne,	OpenNebula,	...
EXECUTE
OCCI	Dashboard
>_
OCCI	Clients OCCI	Servers
(runtime)
Connector	A
Connector	B
Connector	Z
...
DESIGN
OCCI	Connectors
Repository
Text	Editor
kind	compute	{
	arch:	enum(x86);
	cores:	integer;
}
Graphical	Editor
THINK
Simulator
A	->	B
Compilers Generators
OCCI
Specs
OCCI
Meta-model
Models
ID . ID
DSL
A	->
FACTS	AND	FIGURES
Selected	by	French	Ministry	of	I
Funding:	BPI	(French	Public	Ban
Overall	Budget:	5,6M€,	858	men
Timeline:	36	months,	starting	fr
10	partners
11	Strategic	Orientation	Comm
CONSORTIUM
"A	 Preci se	 Met a- model 	 f or	 Open	 Cl oud	 Comput i ng	 I nt erf ace", 	
I EEE	 CLOUD	 2015, 	 NYC, 	 USA
OCCI	DSL	-	Structural	Part
Textual
XML
Eclipse	based	Docker	Designer
erocci	+	architecture	document
O CCI 	 Runti me	
Kernel
authn
l i steners	 API
authz	/	ACL
deploymentfault-tolerance
H TTP XMPP . . .
backend	 API s
H TTP/ O CCI 	 API nati ve	 API 	 (J ava. . . )
Non-functional
D B	 (SQ L, 	 N oSQ L. . . )
O penStack	 / 	 EC2	 / 	 . . .
D ocker
. . .
Web	 Servi ces. . .
Functional	Backends
backend
reposi tory
management
CoAP
renderi ng/ parsi ng
model
checking
-	erlang/OTP	based
-	protocols:	HTTP,	XMPP,	...
-	backends:	Mnesia	DB,	FS,	...
-	backends	API :	D-Bus,	erlang
-	pluggable	authnz
http://erocci.ow2.org
http://github.com/erocci/
erocci@ow2.org
20
OCCI	DSL	-	Structural	Part
Textual
XML
21
ponents
ium
on	Committee
SCA,	CompatibleOne,	OpenNebula,	...
EXECUTE
OCCI	Dashboard
>_
OCCI	Clients OCCI	Servers
(runtime)
Connector	A
Connector	B
Connector	Z
...
DESIGN
OCCI	Connectors
Repository
Text	Editor
kind	compute	{
	arch:	enum(x86);
	cores:	integer;
}
Graphical	Editor
THINK
Simulator
A	->	B
Compilers Generators
OCCI
Specs
OCCI
Meta-model
Models
ID . ID
DSL
A	->
FACTS	AND	FIGURES
Selected	by	French	Ministry	of	I
Funding:	BPI	(French	Public	Ban
Overall	Budget:	5,6M€,	858	men
Timeline:	36	months,	starting	fr
10	partners
11	Strategic	Orientation	Comm
CONSORTIUM
"A	 Preci se	 Met a- model 	 f or	 Open	 Cl oud	 Comput i ng	 I nt erf ace", 	
I EEE	 CLOUD	 2015, 	 NYC, 	 USA
OCCI	DSL	-	Structural	Part
Textual
XML
Eclipse	based	Docker	Designer
erocci	+	architecture	document
O CCI 	 Runti me	
Kernel
authn
l i steners	 API
authz	/	ACL
deploymentfault-tolerance
H TTP XMPP . . .
backend	 API s
H TTP/ O CCI 	 API nati ve	 API 	 (J ava. . . )
Non-functional
D B	 (SQ L, 	 N oSQ L. . . )
O penStack	 / 	 EC2	 / 	 . . .
D ocker
. . .
Web	 Servi ces. . .
Functional	Backends
backend
reposi tory
management
CoAP
renderi ng/ parsi ng
model
checking
-	erlang/OTP	based
-	protocols:	HTTP,	XMPP,	...
-	backends:	Mnesia	DB,	FS,	...
-	backends	API :	D-Bus,	erlang
-	pluggable	authnz
http://erocci.ow2.org
http://github.com/erocci/
erocci@ow2.org
22
Eclipse	based	Docker	Designer
23
Documentation	gen
Docker	commands	gen
ponents
ium
on	Committee
SCA,	CompatibleOne,	OpenNebula,	...
EXECUTE
OCCI	Dashboard
>_
OCCI	Clients OCCI	Servers
(runtime)
Connector	A
Connector	B
Connector	Z
...
DESIGN
OCCI	Connectors
Repository
Text	Editor
kind	compute	{
	arch:	enum(x86);
	cores:	integer;
}
Graphical	Editor
THINK
Simulator
A	->	B
Compilers Generators
OCCI
Specs
OCCI
Meta-model
Models
ID . ID
DSL
A	->
FACTS	AND	FIGURES
Selected	by	French	Ministry	of	I
Funding:	BPI	(French	Public	Ban
Overall	Budget:	5,6M€,	858	men
Timeline:	36	months,	starting	fr
10	partners
11	Strategic	Orientation	Comm
CONSORTIUM
"A	 Preci se	 Met a- model 	 f or	 Open	 Cl oud	 Comput i ng	 I nt erf ace", 	
I EEE	 CLOUD	 2015, 	 NYC, 	 USA
OCCI	DSL	-	Structural	Part
Textual
XML
Eclipse	based	Docker	Designer
erocci	+	architecture	document
O CCI 	 Runti me	
Kernel
authn
l i steners	 API
authz	/	ACL
deploymentfault-tolerance
H TTP XMPP . . .
backend	 API s
H TTP/ O CCI 	 API nati ve	 API 	 (J ava. . . )
Non-functional
D B	 (SQ L, 	 N oSQ L. . . )
O penStack	 / 	 EC2	 / 	 . . .
D ocker
. . .
Web	 Servi ces. . .
Functional	Backends
backend
reposi tory
management
CoAP
renderi ng/ parsi ng
model
checking
-	erlang/OTP	based
-	protocols:	HTTP,	XMPP,	...
-	backends:	Mnesia	DB,	FS,	...
-	backends	API :	D-Bus,	erlang
-	pluggable	authnz
http://erocci.ow2.org
http://github.com/erocci/
erocci@ow2.org
24
Documentation	gen
Docker	commands	gen
ponents
ium
on	Committee
SCA,	CompatibleOne,	OpenNebula,	...
EXECUTE
OCCI	Dashboard
>_
OCCI	Clients OCCI	Servers
(runtime)
Connector	A
Connector	B
Connector	Z
...
DESIGN
OCCI	Connectors
Repository
Text	Editor
kind	compute	{
	arch:	enum(x86);
	cores:	integer;
}
Graphical	Editor
THINK
Simulator
A	->	B
Compilers Generators
OCCI
Specs
OCCI
Meta-model
Models
ID . ID
DSL
A	->
FACTS	AND	FIGURES
Selected	by	French	Ministry	of	I
Funding:	BPI	(French	Public	Ban
Overall	Budget:	5,6M€,	858	men
Timeline:	36	months,	starting	fr
10	partners
11	Strategic	Orientation	Comm
CONSORTIUM
"A	 Preci se	 Met a- model 	 f or	 Open	 Cl oud	 Comput i ng	 I nt erf ace", 	
I EEE	 CLOUD	 2015, 	 NYC, 	 USA
OCCI	DSL	-	Structural	Part
Textual
XML
Eclipse	based	Docker	Designer
erocci	+	architecture	document
O CCI 	 Runti me	
Kernel
authn
l i steners	 API
authz	/	ACL
deploymentfault-tolerance
H TTP XMPP . . .
backend	 API s
H TTP/ O CCI 	 API nati ve	 API 	 (J ava. . . )
Non-functional
D B	 (SQ L, 	 N oSQ L. . . )
O penStack	 / 	 EC2	 / 	 . . .
D ocker
. . .
Web	 Servi ces. . .
Functional	Backends
backend
reposi tory
management
CoAP
renderi ng/ parsi ng
model
checking
-	erlang/OTP	based
-	protocols:	HTTP,	XMPP,	...
-	backends:	Mnesia	DB,	FS,	...
-	backends	API :	D-Bus,	erlang
-	pluggable	authnz
http://erocci.ow2.org
http://github.com/erocci/
erocci@ow2.org
25
erocci	+	architecture	document
OCCI	Runtime	
Kernel
authn
listeners	API
authz	/	ACL
deploymentfault-tolerance
HTTP XMPP ...
backend	APIs
HTTP/OCCI	API native	API	(Java...)
Non-functional
DB	(SQL,	NoSQL...)
OpenStack	/	EC2	/	...
Docker
...
Web	Services...
Functional	Backends
backend
repository
management
CoAP
rendering/parsing
model
checking
-	erlang/OTP	based
-	protocols:	HTTP,	XMPP,	...
-	backends:	Mnesia	DB,	FS,	...
-	backends	API:	D-Bus,	erlang
-	pluggable	authnz
http://erocci.ow2.org
http://github.com/erocci/
erocci@ow2.org
26
Documentation	gen
Docker	commands	gen
ponents
ium
on	Committee
SCA,	CompatibleOne,	OpenNebula,	...
EXECUTE
OCCI	Dashboard
>_
OCCI	Clients OCCI	Servers
(runtime)
Connector	A
Connector	B
Connector	Z
...
DESIGN
OCCI	Connectors
Repository
Text	Editor
kind	compute	{
	arch:	enum(x86);
	cores:	integer;
}
Graphical	Editor
THINK
Simulator
A	->	B
Compilers Generators
OCCI
Specs
OCCI
Meta-model
Models
ID . ID
DSL
A	->
FACTS	AND	FIGURES
Selected	by	French	Ministry	of	I
Funding:	BPI	(French	Public	Ban
Overall	Budget:	5,6M€,	858	men
Timeline:	36	months,	starting	fr
10	partners
11	Strategic	Orientation	Comm
CONSORTIUM
"A	 Preci se	 Met a- model 	 f or	 Open	 Cl oud	 Comput i ng	 I nt erf ace", 	
I EEE	 CLOUD	 2015, 	 NYC, 	 USA
OCCI	DSL	-	Structural	Part
Textual
XML
Eclipse	based	Docker	Designer
erocci	+	architecture	document
O CCI 	 Runti me	
Kernel
authn
l i steners	 API
authz	/	ACL
deploymentfault-tolerance
H TTP XMPP . . .
backend	 API s
H TTP/ O CCI 	 API nati ve	 API 	 (J ava. . . )
Non-functional
D B	 (SQ L, 	 N oSQ L. . . )
O penStack	 / 	 EC2	 / 	 . . .
D ocker
. . .
Web	 Servi ces. . .
Functional	Backends
backend
reposi tory
management
CoAP
renderi ng/ parsi ng
model
checking
-	erlang/OTP	based
-	protocols:	HTTP,	XMPP,	...
-	backends:	Mnesia	DB,	FS,	...
-	backends	API :	D-Bus,	erlang
-	pluggable	authnz
http://erocci.ow2.org
http://github.com/erocci/
erocci@ow2.org
27
FACTS	AND	FIGURES
Selected	by	French	Ministry	of	Industry
Funding:	BPI	(French	Public	Bank	of	Investment)
Overall	Budget:	5,6M€,	858	men	x	months
Timeline:	36	months,	starting	from	December	2014
10	partners
11	Strategic	Orientation	Committee	intern'l	members
28
CONSORTIUM
29
LET'S	KEEP	IN	TOUCH
http://occiware.org
http://github.com/occiware/
occiware@ow2.org
OCCIware	Group
@occiware
W3C SVG
Don't	hurt	the	web,	use	standards
Made	with
30

More Related Content

Viewers also liked

OCCIware project and OCCI standard presented at China Cloud Computing Confere...
OCCIware project and OCCI standard presented at China Cloud Computing Confere...OCCIware project and OCCI standard presented at China Cloud Computing Confere...
OCCIware project and OCCI standard presented at China Cloud Computing Confere...OCCIware
 
OCCIware Presentation at Cloud Computing World Expo, April 1, 2015, Paris
OCCIware Presentation at Cloud Computing World Expo, April 1, 2015, ParisOCCIware Presentation at Cloud Computing World Expo, April 1, 2015, Paris
OCCIware Presentation at Cloud Computing World Expo, April 1, 2015, ParisOCCIware
 
Modelan el flujo sanguíneo en un aneurisma cerebral
Modelan el flujo sanguíneo en un aneurisma cerebralModelan el flujo sanguíneo en un aneurisma cerebral
Modelan el flujo sanguíneo en un aneurisma cerebralOscar Llovera
 
OCCIware presentation au groupe de travail Big Data du SCS
OCCIware presentation au groupe de travail Big Data du SCSOCCIware presentation au groupe de travail Big Data du SCS
OCCIware presentation au groupe de travail Big Data du SCSOCCIware
 
OCCIware, an extensible, standard-based XaaS consumer platform to manage ever...
OCCIware, an extensible, standard-based XaaS consumer platform to manage ever...OCCIware, an extensible, standard-based XaaS consumer platform to manage ever...
OCCIware, an extensible, standard-based XaaS consumer platform to manage ever...OCCIware
 
18 June 2015 Rare Disease Site & Patient Recruitment KJA
18 June 2015 Rare Disease Site  & Patient Recruitment KJA18 June 2015 Rare Disease Site  & Patient Recruitment KJA
18 June 2015 Rare Disease Site & Patient Recruitment KJAKevin J. Anderson
 

Viewers also liked (10)

abdeeen cv
abdeeen cvabdeeen cv
abdeeen cv
 
abdeeen cv
abdeeen cvabdeeen cv
abdeeen cv
 
OCCIware project and OCCI standard presented at China Cloud Computing Confere...
OCCIware project and OCCI standard presented at China Cloud Computing Confere...OCCIware project and OCCI standard presented at China Cloud Computing Confere...
OCCIware project and OCCI standard presented at China Cloud Computing Confere...
 
OCCIware Presentation at Cloud Computing World Expo, April 1, 2015, Paris
OCCIware Presentation at Cloud Computing World Expo, April 1, 2015, ParisOCCIware Presentation at Cloud Computing World Expo, April 1, 2015, Paris
OCCIware Presentation at Cloud Computing World Expo, April 1, 2015, Paris
 
Modelan el flujo sanguíneo en un aneurisma cerebral
Modelan el flujo sanguíneo en un aneurisma cerebralModelan el flujo sanguíneo en un aneurisma cerebral
Modelan el flujo sanguíneo en un aneurisma cerebral
 
OCCIware presentation au groupe de travail Big Data du SCS
OCCIware presentation au groupe de travail Big Data du SCSOCCIware presentation au groupe de travail Big Data du SCS
OCCIware presentation au groupe de travail Big Data du SCS
 
OCCIware, an extensible, standard-based XaaS consumer platform to manage ever...
OCCIware, an extensible, standard-based XaaS consumer platform to manage ever...OCCIware, an extensible, standard-based XaaS consumer platform to manage ever...
OCCIware, an extensible, standard-based XaaS consumer platform to manage ever...
 
18 June 2015 Rare Disease Site & Patient Recruitment KJA
18 June 2015 Rare Disease Site  & Patient Recruitment KJA18 June 2015 Rare Disease Site  & Patient Recruitment KJA
18 June 2015 Rare Disease Site & Patient Recruitment KJA
 
Vivega builders
Vivega buildersVivega builders
Vivega builders
 
tecnologia
tecnologiatecnologia
tecnologia
 

Similar to OCCiware A Formal and Tooled Toolchain For Managing Everything as a Service

IPMI is dead, Long live Redfish
IPMI is dead, Long live RedfishIPMI is dead, Long live Redfish
IPMI is dead, Long live RedfishBruno Cornec
 
Charlton Barreto - The OGF | Open Cloud Computing Interface
Charlton Barreto - The OGF | Open Cloud Computing InterfaceCharlton Barreto - The OGF | Open Cloud Computing Interface
Charlton Barreto - The OGF | Open Cloud Computing InterfaceCloudCamp Hamburg
 
Python Streaming Pipelines on Flink - Beam Meetup at Lyft 2019
Python Streaming Pipelines on Flink - Beam Meetup at Lyft 2019Python Streaming Pipelines on Flink - Beam Meetup at Lyft 2019
Python Streaming Pipelines on Flink - Beam Meetup at Lyft 2019Thomas Weise
 
Redfish and python-redfish for Software Defined Infrastructure
Redfish and python-redfish for Software Defined InfrastructureRedfish and python-redfish for Software Defined Infrastructure
Redfish and python-redfish for Software Defined InfrastructureBruno Cornec
 
Training Ensimag OpenStack 2016
Training Ensimag OpenStack 2016Training Ensimag OpenStack 2016
Training Ensimag OpenStack 2016Bruno Cornec
 
pythonOCC PDE2009 presentation
pythonOCC PDE2009 presentationpythonOCC PDE2009 presentation
pythonOCC PDE2009 presentationThomas Paviot
 
Cytoscape and External Data Analysis Tools
Cytoscape and External Data Analysis ToolsCytoscape and External Data Analysis Tools
Cytoscape and External Data Analysis ToolsKeiichiro Ono
 
OpenStack for VMware Administrators
OpenStack for VMware AdministratorsOpenStack for VMware Administrators
OpenStack for VMware AdministratorsTrevor Roberts Jr.
 
ApiOps Tampere meetup 17.11.2017- serverless_with_openfaas
ApiOps Tampere meetup 17.11.2017- serverless_with_openfaasApiOps Tampere meetup 17.11.2017- serverless_with_openfaas
ApiOps Tampere meetup 17.11.2017- serverless_with_openfaasSakari Hoisko
 
Reactive Microservices with Spring 5: WebFlux
Reactive Microservices with Spring 5: WebFlux Reactive Microservices with Spring 5: WebFlux
Reactive Microservices with Spring 5: WebFlux Trayan Iliev
 
Openshift Container Platform: First ItalyMeetup
Openshift Container Platform: First ItalyMeetupOpenshift Container Platform: First ItalyMeetup
Openshift Container Platform: First ItalyMeetupGiuseppe Bonocore
 
StrongLoop Overview
StrongLoop OverviewStrongLoop Overview
StrongLoop OverviewShubhra Kar
 
"Wie passen Serverless & Autonomous zusammen?"
"Wie passen Serverless & Autonomous zusammen?""Wie passen Serverless & Autonomous zusammen?"
"Wie passen Serverless & Autonomous zusammen?"Volker Linz
 
RHOSP6 DELL Summit - OpenStack
RHOSP6 DELL Summit - OpenStack RHOSP6 DELL Summit - OpenStack
RHOSP6 DELL Summit - OpenStack Raul Leite
 
RESTLess Design with Apache Thrift: Experiences from Apache Airavata
RESTLess Design with Apache Thrift: Experiences from Apache AiravataRESTLess Design with Apache Thrift: Experiences from Apache Airavata
RESTLess Design with Apache Thrift: Experiences from Apache Airavatasmarru
 
NDC Sydney 2019 - Microservices for building an IDE – The innards of JetBrain...
NDC Sydney 2019 - Microservices for building an IDE – The innards of JetBrain...NDC Sydney 2019 - Microservices for building an IDE – The innards of JetBrain...
NDC Sydney 2019 - Microservices for building an IDE – The innards of JetBrain...Maarten Balliauw
 
BEdita, a development platform
BEdita, a development platformBEdita, a development platform
BEdita, a development platformStefano Rosanelli
 
Has serverless adoption hit a roadblock?
Has serverless adoption hit a roadblock?Has serverless adoption hit a roadblock?
Has serverless adoption hit a roadblock?Veselin Pizurica
 
ConFoo Montreal - Microservices for building an IDE - The innards of JetBrain...
ConFoo Montreal - Microservices for building an IDE - The innards of JetBrain...ConFoo Montreal - Microservices for building an IDE - The innards of JetBrain...
ConFoo Montreal - Microservices for building an IDE - The innards of JetBrain...Maarten Balliauw
 

Similar to OCCiware A Formal and Tooled Toolchain For Managing Everything as a Service (20)

IPMI is dead, Long live Redfish
IPMI is dead, Long live RedfishIPMI is dead, Long live Redfish
IPMI is dead, Long live Redfish
 
Charlton Barreto - The OGF | Open Cloud Computing Interface
Charlton Barreto - The OGF | Open Cloud Computing InterfaceCharlton Barreto - The OGF | Open Cloud Computing Interface
Charlton Barreto - The OGF | Open Cloud Computing Interface
 
Python Streaming Pipelines on Flink - Beam Meetup at Lyft 2019
Python Streaming Pipelines on Flink - Beam Meetup at Lyft 2019Python Streaming Pipelines on Flink - Beam Meetup at Lyft 2019
Python Streaming Pipelines on Flink - Beam Meetup at Lyft 2019
 
Redfish and python-redfish for Software Defined Infrastructure
Redfish and python-redfish for Software Defined InfrastructureRedfish and python-redfish for Software Defined Infrastructure
Redfish and python-redfish for Software Defined Infrastructure
 
Training Ensimag OpenStack 2016
Training Ensimag OpenStack 2016Training Ensimag OpenStack 2016
Training Ensimag OpenStack 2016
 
pythonOCC PDE2009 presentation
pythonOCC PDE2009 presentationpythonOCC PDE2009 presentation
pythonOCC PDE2009 presentation
 
Cytoscape and External Data Analysis Tools
Cytoscape and External Data Analysis ToolsCytoscape and External Data Analysis Tools
Cytoscape and External Data Analysis Tools
 
OpenStack for VMware Administrators
OpenStack for VMware AdministratorsOpenStack for VMware Administrators
OpenStack for VMware Administrators
 
ApiOps Tampere meetup 17.11.2017- serverless_with_openfaas
ApiOps Tampere meetup 17.11.2017- serverless_with_openfaasApiOps Tampere meetup 17.11.2017- serverless_with_openfaas
ApiOps Tampere meetup 17.11.2017- serverless_with_openfaas
 
Reactive Microservices with Spring 5: WebFlux
Reactive Microservices with Spring 5: WebFlux Reactive Microservices with Spring 5: WebFlux
Reactive Microservices with Spring 5: WebFlux
 
Openshift Container Platform: First ItalyMeetup
Openshift Container Platform: First ItalyMeetupOpenshift Container Platform: First ItalyMeetup
Openshift Container Platform: First ItalyMeetup
 
StrongLoop Overview
StrongLoop OverviewStrongLoop Overview
StrongLoop Overview
 
"Wie passen Serverless & Autonomous zusammen?"
"Wie passen Serverless & Autonomous zusammen?""Wie passen Serverless & Autonomous zusammen?"
"Wie passen Serverless & Autonomous zusammen?"
 
RHOSP6 DELL Summit - OpenStack
RHOSP6 DELL Summit - OpenStack RHOSP6 DELL Summit - OpenStack
RHOSP6 DELL Summit - OpenStack
 
RESTLess Design with Apache Thrift: Experiences from Apache Airavata
RESTLess Design with Apache Thrift: Experiences from Apache AiravataRESTLess Design with Apache Thrift: Experiences from Apache Airavata
RESTLess Design with Apache Thrift: Experiences from Apache Airavata
 
Databasecentricapisonthecloudusingplsqlandnodejscon3153oow2016 160922021655
Databasecentricapisonthecloudusingplsqlandnodejscon3153oow2016 160922021655Databasecentricapisonthecloudusingplsqlandnodejscon3153oow2016 160922021655
Databasecentricapisonthecloudusingplsqlandnodejscon3153oow2016 160922021655
 
NDC Sydney 2019 - Microservices for building an IDE – The innards of JetBrain...
NDC Sydney 2019 - Microservices for building an IDE – The innards of JetBrain...NDC Sydney 2019 - Microservices for building an IDE – The innards of JetBrain...
NDC Sydney 2019 - Microservices for building an IDE – The innards of JetBrain...
 
BEdita, a development platform
BEdita, a development platformBEdita, a development platform
BEdita, a development platform
 
Has serverless adoption hit a roadblock?
Has serverless adoption hit a roadblock?Has serverless adoption hit a roadblock?
Has serverless adoption hit a roadblock?
 
ConFoo Montreal - Microservices for building an IDE - The innards of JetBrain...
ConFoo Montreal - Microservices for building an IDE - The innards of JetBrain...ConFoo Montreal - Microservices for building an IDE - The innards of JetBrain...
ConFoo Montreal - Microservices for building an IDE - The innards of JetBrain...
 

More from OCCIware

Presentation of OCCIware, a standard, extensible Cloud consumer platform at P...
Presentation of OCCIware, a standard, extensible Cloud consumer platform at P...Presentation of OCCIware, a standard, extensible Cloud consumer platform at P...
Presentation of OCCIware, a standard, extensible Cloud consumer platform at P...OCCIware
 
OCCIware presentation at EclipseDay in Lyon, November 2017, by Marc Dutoo, Smile
OCCIware presentation at EclipseDay in Lyon, November 2017, by Marc Dutoo, SmileOCCIware presentation at EclipseDay in Lyon, November 2017, by Marc Dutoo, Smile
OCCIware presentation at EclipseDay in Lyon, November 2017, by Marc Dutoo, SmileOCCIware
 
Extensible and Standard-based XaaS Platform To Manage Everything in The Cloud...
Extensible and Standard-based XaaS Platform To Manage Everything in The Cloud...Extensible and Standard-based XaaS Platform To Manage Everything in The Cloud...
Extensible and Standard-based XaaS Platform To Manage Everything in The Cloud...OCCIware
 
OCCIware Contribution to the EU consultation on Cloud Computing Research Inno...
OCCIware Contribution to the EU consultation on Cloud Computing Research Inno...OCCIware Contribution to the EU consultation on Cloud Computing Research Inno...
OCCIware Contribution to the EU consultation on Cloud Computing Research Inno...OCCIware
 
OCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open Wide
OCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open WideOCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open Wide
OCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open WideOCCIware
 
OCCIware, a formal framework for Everything as a Service. OW2con'15, November...
OCCIware, a formal framework for Everything as a Service. OW2con'15, November...OCCIware, a formal framework for Everything as a Service. OW2con'15, November...
OCCIware, a formal framework for Everything as a Service. OW2con'15, November...OCCIware
 
OCCIware presentation at Cloud Expo Europe, March 11-12, London
OCCIware presentation at Cloud Expo Europe, March 11-12, LondonOCCIware presentation at Cloud Expo Europe, March 11-12, London
OCCIware presentation at Cloud Expo Europe, March 11-12, LondonOCCIware
 

More from OCCIware (8)

Presentation of OCCIware, a standard, extensible Cloud consumer platform at P...
Presentation of OCCIware, a standard, extensible Cloud consumer platform at P...Presentation of OCCIware, a standard, extensible Cloud consumer platform at P...
Presentation of OCCIware, a standard, extensible Cloud consumer platform at P...
 
OCCIware presentation at EclipseDay in Lyon, November 2017, by Marc Dutoo, Smile
OCCIware presentation at EclipseDay in Lyon, November 2017, by Marc Dutoo, SmileOCCIware presentation at EclipseDay in Lyon, November 2017, by Marc Dutoo, Smile
OCCIware presentation at EclipseDay in Lyon, November 2017, by Marc Dutoo, Smile
 
Extensible and Standard-based XaaS Platform To Manage Everything in The Cloud...
Extensible and Standard-based XaaS Platform To Manage Everything in The Cloud...Extensible and Standard-based XaaS Platform To Manage Everything in The Cloud...
Extensible and Standard-based XaaS Platform To Manage Everything in The Cloud...
 
OCCIware Contribution to the EU consultation on Cloud Computing Research Inno...
OCCIware Contribution to the EU consultation on Cloud Computing Research Inno...OCCIware Contribution to the EU consultation on Cloud Computing Research Inno...
OCCIware Contribution to the EU consultation on Cloud Computing Research Inno...
 
OCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open Wide
OCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open WideOCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open Wide
OCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open Wide
 
OCCIware, a formal framework for Everything as a Service. OW2con'15, November...
OCCIware, a formal framework for Everything as a Service. OW2con'15, November...OCCIware, a formal framework for Everything as a Service. OW2con'15, November...
OCCIware, a formal framework for Everything as a Service. OW2con'15, November...
 
OCCIware presentation at Cloud Expo Europe, March 11-12, London
OCCIware presentation at Cloud Expo Europe, March 11-12, LondonOCCIware presentation at Cloud Expo Europe, March 11-12, London
OCCIware presentation at Cloud Expo Europe, March 11-12, London
 
OCCIware
OCCIwareOCCIware
OCCIware
 

Recently uploaded

Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Hyundai Motor Group
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 

Recently uploaded (20)

Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 

OCCiware A Formal and Tooled Toolchain For Managing Everything as a Service