SlideShare una empresa de Scribd logo
1 de 30
Descargar para leer sin conexión
OSGI Community Event /EclipseCon Europe13. November 2017 1
Institut für Informatik, DHBW Mannheim, Germany
An OSGi based platform supporting 
Industry 4.0 applications for SMEs
Harald Kornmayer, Claes Rydberg, Abdallah Salama
supported by Fin Heuer, Ulrike Leipscher
OSGI Community Event /EclipseCon Europe13. November 2017 2
Agenda
• Business Opportunities and Challenges
• AQUASI ‐ the research project
• Cloud and Edge node management
• The AQUASI data and communication model
• The AQUASI language 
OSGI Community Event /EclipseCon Europe13. November 2017 3
Business Opportunities
• „green and sustainable“ technologies become 
more and more important
OSGI Community Event /EclipseCon Europe13. November 2017 4
The product of NUR‐HOLZ
• Sustainable green houses
– production of massive wooden wall elements
– made of “wood‐only” 
• without any glue, chemistry, metal, …  
wall elements produced in 2‐3 days
http://www.hur‐holz.com
OSGI Community Event /EclipseCon Europe13. November 2017 5
The „green“ Office Building
• built in the Netherlands
– certified by BREEAM as the most sustainable Office 
Building worldwide
– 99,94% sustainability
OSGI Community Event /EclipseCon Europe13. November 2017 6
The SME Business Challenge
• handcraft industry is going industrial production
– fraction of pre‐assembled products grows
– but: handicraftsmen are still committed to quality
• a local SME goes out to the world
– house are sold in Baden‐Württemberg, Germany, 
Switzerland, Italy, Netherland, Norway, Japan, … 
– collaboration with partners worldwide is required 
• there is still resistance to green technology
– prove that the house lasts long enough
OSGI Community Event /EclipseCon Europe13. November 2017 7
Industrie 4.0
• Targets
– horizontal digital integration of engineering in value networks
– vertical integration of networked manufacturing systems
– improvements in production process and product quality
• Versioning reminder
1.0: mechanization
• „Steam engines“
2.0: industrialization
• „Production line“ 
3.0: automatization
• „micro controller “
4.0: computerization
• ??? 
OSGI Community Event /EclipseCon Europe13. November 2017 8
IT challenges
Cloud Computing infrastructure
• services for Computing, Storage, Network 
• used by 
• many large companies
• many IT startups
• but not used by 
• SMEs with little IT staff
Internet of Things
• Connected sensors will deliver 
information about the real world
• Connected actuators will be controlled 
by „smart“ systems
Cyber Physical Systems
• combining both approaches
• enable analytics to extract knowledge
• generic for application domains 
 Cognitive Systems
OSGI Community Event /EclipseCon Europe13. November 2017 9
The AQUASI Business Drivers (I) 
• Deliver a Quality product
– within a scalable worldwide partner network
OSGI Community Event /EclipseCon Europe13. November 2017 10
The AQUASI Business Drivers (II) 
• Deliver a Quality product 
– over the whole product life cycle
• a few decades 
– use modern IT technology to improve quality
• Cloud, Sensors, IoT, BigData, AI, Wearables, … 
• but the core competence of the company is “carpantry”
CONCEPT DEVELOPM. PRE‐SALES PRODUCTION
SALES & 
DISTRIBUTION
QUALITY
ASSUR.
max. 1 year > 70 years
OSGI Community Event /EclipseCon Europe13. November 2017 11
Sensors
• Quality assurance need data 
• use
• Smart Home data
– i.e. : temperature, air humidity, …
– look at the environment
• Image data
– i.e.: High definition camera
– look at the surface of the wall
• micro sensors
– i.e. : Temperature, moisture
– look into the walls
» possible due to the EM properties
of wood and the production process
(stack plank construction)
OSGI Community Event /EclipseCon Europe13. November 2017 12
The AQUASI Project
• performed by DHBW Mannheim
– Duale Hochschule Baden‐Württemberg 
– (Cooperative State University of Baden‐Württemberg)
• in collaboration
– with Rombach NUR‐HOLZ, Oberharmersbach
– and teXXmo, Böblingen
• funded by Baden‐Württemberg Stiftung
– http://www.bwstiftung.de/
• for 3 years started in 2016
OSGI Community Event /EclipseCon Europe13. November 2017 13
Goals of the AQUASI system
• systematic collection and preparation of all construction and planning
data for a house building project
• IT support for (external) construction teams at straightening
• continuous acquisition of sensor data from all wooden houses with 
the help of networked sensors 
• recording of annotated pictures and artefacts for quality control
• remote maintenance of sustainable houses in interaction with local
partners and production experts in the SME
• Continuous analysis of the data in order to detect abnormal quality
situations like failings, shortcomings or design imperfection
OSGI Community Event /EclipseCon Europe13. November 2017 14
AQUASI approach
• use existing and proven technologies
– Solid Open Source eco systems
• Software from the Eclipse Foundation
– JAVA with OSGi for Cloud and Sensor runtime
– REST architecture with HTTPS/JSON for transport
– X.509 Certificates for security and privacy 
• with JWS (Json Web Security)  
OSGI Community Event /EclipseCon Europe13. November 2017 15
Cloud and edge nodes
• worldwide distributed
– desktop UI at partner
enterprises
– Sensor Gateways in  Houses
– mobile devices
– one centralized AQUASI 
Server 
(in Cloud)
– Cloud Storage Systems
– many analytical Services 
(in Cloud)  
OSGI Community Event /EclipseCon Europe13. November 2017 16
Overall architecture
OSGI Community Event /EclipseCon Europe13. November 2017 17
Managed Software Provisioning
OSGI Community Event /EclipseCon Europe13. November 2017 18
Demo Part One
• Manage Cloud and Sensor nodes
• Please note: 
Everything is work in progress und under construction
OSGI Community Event /EclipseCon Europe13. November 2017 19
Project Domain model I
OSGI Community Event /EclipseCon Europe13. November 2017 20
Project Domain model II
• Based on micro‐services
– “house project” is the center of the system 
• domain data are distributed 
in edge nodes
• the AQUASI Server connects 
these data 
– by providing data and links 
to children
– use the Composite Pattern
– “partners” are independent of projects
• important for any 
“house project” 
https:// [AQServ]/services/projects
https:// [AQServ]/services/projects/[id]
https:// [AQServ]/services/projects/[id]/partners
https:// [AQServ]/services/projects/[id]/offerings
https:// [AQServ]/services/projects/[id]/ConstPlans
https:// [AQServ]/services/projects/[id]/ConstPlans/[EtageID]/
https:// [AQServ]/services/projects/[id]/ProduPlans
https:// [AQServ]/services/projects/[id]/Images
https:// [AQServ]/services/projects/[id]/Sensors
https:// [AQServ]/services/projects/[id]/Status
https:// [AQServ]/services/projects/[id]/Dates
https:// [AQServ]/services/projects/[id]/Events
https:// [AQServ]/services/partners
https:// [AQServ]/services/partners/[id]
https:// [AQServ]/services/partners/[id]/contacts
https:// [AQServ]/services/partners/[id]/contacts/[cid]
OSGI Community Event /EclipseCon Europe13. November 2017 21
Project Domain model
• All project artefacts are “AquasiComposite”s
– AquasiComposites are fine‐grained services
• contains the links (AquasiDescription) to the children 
• i.e. the JSON response to a project
{"desc":{"name":"House 42", "remoteUri": "https://AQServ/services/projects/42"}, 
[
{"name":"Partner",  "remoteUri": "https://AQServ/services/projects/42/partners"}, 
{"name":"Status",    "remoteUri": "https://AQServ/services/projects/42/status"}
] }
OSGI Community Event /EclipseCon Europe13. November 2017 22
AQUASI communication model
• Example of access to the fine grained services
– access to AQUASI project and partner services
OSGI Community Event /EclipseCon Europe13. November 2017 23
AQUASI communication model
• Example of access to the fine grained services
– exemplary access to Cloud service
• here: accessing to a pdf stored by a cloud provider
– Cloud Storage service offers a REST interface
OSGI Community Event /EclipseCon Europe13. November 2017 24
Demo Part Two
• Prototype for NUR‐HOLZ Domain 
– Partners
– Projects
– Sensors
OSGI Community Event /EclipseCon Europe13. November 2017 25
The Platform
• AQUASI platform will delivers basic functionality
• https://AQUASI.server/services/certs
• https://AQUASI.server/services/users 
• https://AQUASI.server/services/cloud
• Each SME adapts the domain services to their 
service needs 
– in the case of NUR‐HOLZ
• https://AQUASI.server/services/partners
– including subservices
• https://AQUASI.server/services/projects
– including subservices
OSGI Community Event /EclipseCon Europe13. November 2017 26
The i40 domain language
• we started with simple DSL
– based on AQUASi data and communication model 
– to enable other SME domains to deliver services 
• in high quality
• and in short development time
• for more platforms than just E4 
– Android, UWP, HoloLens
– using Eclipse Xtext project
• (Thank to the community!) 
OSGI Community Event /EclipseCon Europe13. November 2017 27
Demo Part 3
• Xtext Language
– very early stage example
– we used the language for the development of the
„/cloud“ services and some UI composites already
OSGI Community Event /EclipseCon Europe13. November 2017 28
Our vision
• OSGi in the center of the app, in the cloud and on 
the edge nodes
• simple management of the AQUASI product cloud
– even for SMEs
• Collected Data and analytics will help to answer
questions like: 
– How can I construct a wooden house on Hawaii using a 
blueprint of a house in Norway? 
– How can I control the house heating optimal? 
– …
OSGI Community Event /EclipseCon Europe13. November 2017 29
• Thank you for your attention
• Q & A ?? 
• Contact: 
– Prof. Dr. Harald Kornmayer
• harald.kornmayer@dhbw‐mannheim.de
– More details
• http://ieeexplore.ieee.org/document/8029226/
OSGI Community Event /EclipseCon Europe13. November 2017 30

Más contenido relacionado

La actualidad más candente

La actualidad más candente (10)

Codemotion Rome 2015 - Microservices with IBM Bluemix and DevOps Services
Codemotion Rome 2015 - Microservices with IBM Bluemix and DevOps ServicesCodemotion Rome 2015 - Microservices with IBM Bluemix and DevOps Services
Codemotion Rome 2015 - Microservices with IBM Bluemix and DevOps Services
 
Big & Open Data: Challenges for Smartcity
Big & Open Data:  Challenges for SmartcityBig & Open Data:  Challenges for Smartcity
Big & Open Data: Challenges for Smartcity
 
Big Data & Personalized Content in Your CMS
Big Data & Personalized Content in Your CMSBig Data & Personalized Content in Your CMS
Big Data & Personalized Content in Your CMS
 
Waarom zou je culturele data openen?
Waarom zou je culturele data openen? Waarom zou je culturele data openen?
Waarom zou je culturele data openen?
 
Update on Data Science in Belgium @datasciencebe by Philippe Van Impe
Update on Data Science in Belgium @datasciencebe  by  Philippe Van Impe Update on Data Science in Belgium @datasciencebe  by  Philippe Van Impe
Update on Data Science in Belgium @datasciencebe by Philippe Van Impe
 
Connected Digital Economy Catapult & Oxford 31st jan 2014
Connected Digital Economy Catapult & Oxford 31st jan 2014Connected Digital Economy Catapult & Oxford 31st jan 2014
Connected Digital Economy Catapult & Oxford 31st jan 2014
 
CAA NLFL 2015 - Semantics in the documentation of architectural heritage: BIM...
CAA NLFL 2015 - Semantics in the documentation of architectural heritage: BIM...CAA NLFL 2015 - Semantics in the documentation of architectural heritage: BIM...
CAA NLFL 2015 - Semantics in the documentation of architectural heritage: BIM...
 
Open data NMBS/SNCB
Open data NMBS/SNCBOpen data NMBS/SNCB
Open data NMBS/SNCB
 
Open data De Lijn
Open data De LijnOpen data De Lijn
Open data De Lijn
 
WRAST, Worldwide Repository for Assets. Project Cloud QTR meeting @ Disney/ABC
WRAST, Worldwide Repository for Assets. Project Cloud QTR meeting @ Disney/ABC  WRAST, Worldwide Repository for Assets. Project Cloud QTR meeting @ Disney/ABC
WRAST, Worldwide Repository for Assets. Project Cloud QTR meeting @ Disney/ABC
 

Similar a An OSGi based platform supporting industry 4.0 applications for SMEs - H Kornmayer

Team 02 metadata catalogue for the open land use map
Team 02 metadata catalogue for the open land use mapTeam 02 metadata catalogue for the open land use map
Team 02 metadata catalogue for the open land use map
plan4all
 
webinos project overview
webinos project overviewwebinos project overview
webinos project overview
webinos project
 

Similar a An OSGi based platform supporting industry 4.0 applications for SMEs - H Kornmayer (20)

SFScon17 - Frank Karlitschek: "The next steps for secure enterprise file sync...
SFScon17 - Frank Karlitschek: "The next steps for secure enterprise file sync...SFScon17 - Frank Karlitschek: "The next steps for secure enterprise file sync...
SFScon17 - Frank Karlitschek: "The next steps for secure enterprise file sync...
 
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...
 
OpenNebulaConf2017EU: Welcome Talk State and Future of OpenNebula by Ignacio ...
OpenNebulaConf2017EU: Welcome Talk State and Future of OpenNebula by Ignacio ...OpenNebulaConf2017EU: Welcome Talk State and Future of OpenNebula by Ignacio ...
OpenNebulaConf2017EU: Welcome Talk State and Future of OpenNebula by Ignacio ...
 
Mobile World Congress 2017 - Ericsson & Red Hat partnership
Mobile World Congress 2017 - Ericsson & Red Hat partnershipMobile World Congress 2017 - Ericsson & Red Hat partnership
Mobile World Congress 2017 - Ericsson & Red Hat partnership
 
Team 02 metadata catalogue for the open land use map
Team 02 metadata catalogue for the open land use mapTeam 02 metadata catalogue for the open land use map
Team 02 metadata catalogue for the open land use map
 
Cloud Computing Needs for Earth Observation Data Analysis: EGI and EOSC-hub
Cloud Computing Needs for Earth Observation Data Analysis: EGI and EOSC-hubCloud Computing Needs for Earth Observation Data Analysis: EGI and EOSC-hub
Cloud Computing Needs for Earth Observation Data Analysis: EGI and EOSC-hub
 
HPC in the cloud comes of age - Red Oak HPC Seminar
HPC in the cloud comes of age - Red Oak HPC SeminarHPC in the cloud comes of age - Red Oak HPC Seminar
HPC in the cloud comes of age - Red Oak HPC Seminar
 
SC7 Workshop 2: The BigDataEurope project
SC7 Workshop 2: The BigDataEurope projectSC7 Workshop 2: The BigDataEurope project
SC7 Workshop 2: The BigDataEurope project
 
deployment, management, on-demand usage cloudSME - European Multi Cloud Platform
deployment, management, on-demand usage cloudSME - European Multi Cloud Platformdeployment, management, on-demand usage cloudSME - European Multi Cloud Platform
deployment, management, on-demand usage cloudSME - European Multi Cloud Platform
 
Science Demonstrator Session: Physics and Astrophysics
Science Demonstrator Session: Physics and AstrophysicsScience Demonstrator Session: Physics and Astrophysics
Science Demonstrator Session: Physics and Astrophysics
 
OPENi Project Introduction @Athens hackathon, September 2014
OPENi Project Introduction @Athens hackathon, September 2014OPENi Project Introduction @Athens hackathon, September 2014
OPENi Project Introduction @Athens hackathon, September 2014
 
Collaborative editing (and more) in CERNBox
Collaborative editing (and more) in CERNBoxCollaborative editing (and more) in CERNBox
Collaborative editing (and more) in CERNBox
 
Axiell Development Roadmap
Axiell Development RoadmapAxiell Development Roadmap
Axiell Development Roadmap
 
OCEAN - support for Open Cloud projects, Yuri Glikman, Fraunhofer FOKUS
OCEAN - support for Open Cloud projects, Yuri Glikman, Fraunhofer FOKUSOCEAN - support for Open Cloud projects, Yuri Glikman, Fraunhofer FOKUS
OCEAN - support for Open Cloud projects, Yuri Glikman, Fraunhofer FOKUS
 
Pre-Commercial Procurement - HNSciCloud
Pre-Commercial Procurement -  HNSciCloudPre-Commercial Procurement -  HNSciCloud
Pre-Commercial Procurement - HNSciCloud
 
GeoChronos - CANARIE NEP Showcase 2009 Presentation
GeoChronos - CANARIE NEP Showcase 2009 PresentationGeoChronos - CANARIE NEP Showcase 2009 Presentation
GeoChronos - CANARIE NEP Showcase 2009 Presentation
 
OCEAN Services for Open Cloud Projects, Open Cloud Forum at Cloud Expo Europe...
OCEAN Services for Open Cloud Projects, Open Cloud Forum at Cloud Expo Europe...OCEAN Services for Open Cloud Projects, Open Cloud Forum at Cloud Expo Europe...
OCEAN Services for Open Cloud Projects, Open Cloud Forum at Cloud Expo Europe...
 
Cloud-native Application Development on OCI
Cloud-native Application Development on OCICloud-native Application Development on OCI
Cloud-native Application Development on OCI
 
2019 05-21 egi and eosc - final
2019 05-21 egi and eosc - final2019 05-21 egi and eosc - final
2019 05-21 egi and eosc - final
 
webinos project overview
webinos project overviewwebinos project overview
webinos project overview
 

Más de mfrancis

Migrating from PDE to Bndtools in Practice - Amit Kumar Mondal (Deutsche Tele...
Migrating from PDE to Bndtools in Practice - Amit Kumar Mondal (Deutsche Tele...Migrating from PDE to Bndtools in Practice - Amit Kumar Mondal (Deutsche Tele...
Migrating from PDE to Bndtools in Practice - Amit Kumar Mondal (Deutsche Tele...
mfrancis
 
How OSGi drives cross-sector energy management - Jörn Tümmler (SMA Solar Tech...
How OSGi drives cross-sector energy management - Jörn Tümmler (SMA Solar Tech...How OSGi drives cross-sector energy management - Jörn Tümmler (SMA Solar Tech...
How OSGi drives cross-sector energy management - Jörn Tümmler (SMA Solar Tech...
mfrancis
 
Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...
Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...
Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...
mfrancis
 
Prototyping IoT systems with a hybrid OSGi & Node-RED platform - Bruce Jackso...
Prototyping IoT systems with a hybrid OSGi & Node-RED platform - Bruce Jackso...Prototyping IoT systems with a hybrid OSGi & Node-RED platform - Bruce Jackso...
Prototyping IoT systems with a hybrid OSGi & Node-RED platform - Bruce Jackso...
mfrancis
 

Más de mfrancis (20)

Eclipse Modeling Framework and plain OSGi the easy way - Mark Hoffman (Data I...
Eclipse Modeling Framework and plain OSGi the easy way - Mark Hoffman (Data I...Eclipse Modeling Framework and plain OSGi the easy way - Mark Hoffman (Data I...
Eclipse Modeling Framework and plain OSGi the easy way - Mark Hoffman (Data I...
 
OSGi and Java 9+ - BJ Hargrave (IBM)
OSGi and Java 9+ - BJ Hargrave (IBM)OSGi and Java 9+ - BJ Hargrave (IBM)
OSGi and Java 9+ - BJ Hargrave (IBM)
 
Simplify Web UX Coding using OSGi Modularity Magic - Paul Fraser (A2Z Living)
Simplify Web UX Coding using OSGi Modularity Magic - Paul Fraser (A2Z Living)Simplify Web UX Coding using OSGi Modularity Magic - Paul Fraser (A2Z Living)
Simplify Web UX Coding using OSGi Modularity Magic - Paul Fraser (A2Z Living)
 
OSGi for the data centre - Connecting OSGi to Kubernetes - Frank Lyaruu
OSGi for the data centre - Connecting OSGi to Kubernetes - Frank LyaruuOSGi for the data centre - Connecting OSGi to Kubernetes - Frank Lyaruu
OSGi for the data centre - Connecting OSGi to Kubernetes - Frank Lyaruu
 
Remote Management and Monitoring of Distributed OSGi Applications - Tim Verbe...
Remote Management and Monitoring of Distributed OSGi Applications - Tim Verbe...Remote Management and Monitoring of Distributed OSGi Applications - Tim Verbe...
Remote Management and Monitoring of Distributed OSGi Applications - Tim Verbe...
 
OSGi with Docker - a powerful way to develop Java systems - Udo Hafermann (So...
OSGi with Docker - a powerful way to develop Java systems - Udo Hafermann (So...OSGi with Docker - a powerful way to develop Java systems - Udo Hafermann (So...
OSGi with Docker - a powerful way to develop Java systems - Udo Hafermann (So...
 
A real world use case with OSGi R7 - Jurgen Albert (Data In Motion Consulting...
A real world use case with OSGi R7 - Jurgen Albert (Data In Motion Consulting...A real world use case with OSGi R7 - Jurgen Albert (Data In Motion Consulting...
A real world use case with OSGi R7 - Jurgen Albert (Data In Motion Consulting...
 
OSGi Feature Model - Where Art Thou - David Bosschaert (Adobe)
OSGi Feature Model - Where Art Thou - David Bosschaert (Adobe)OSGi Feature Model - Where Art Thou - David Bosschaert (Adobe)
OSGi Feature Model - Where Art Thou - David Bosschaert (Adobe)
 
Migrating from PDE to Bndtools in Practice - Amit Kumar Mondal (Deutsche Tele...
Migrating from PDE to Bndtools in Practice - Amit Kumar Mondal (Deutsche Tele...Migrating from PDE to Bndtools in Practice - Amit Kumar Mondal (Deutsche Tele...
Migrating from PDE to Bndtools in Practice - Amit Kumar Mondal (Deutsche Tele...
 
OSGi CDI Integration Specification - Ray Augé (Liferay)
OSGi CDI Integration Specification - Ray Augé (Liferay)OSGi CDI Integration Specification - Ray Augé (Liferay)
OSGi CDI Integration Specification - Ray Augé (Liferay)
 
How OSGi drives cross-sector energy management - Jörn Tümmler (SMA Solar Tech...
How OSGi drives cross-sector energy management - Jörn Tümmler (SMA Solar Tech...How OSGi drives cross-sector energy management - Jörn Tümmler (SMA Solar Tech...
How OSGi drives cross-sector energy management - Jörn Tümmler (SMA Solar Tech...
 
Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...
Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...
Improved developer productivity thanks to Maven and OSGi - Lukasz Dywicki (Co...
 
It Was Twenty Years Ago Today - Building an OSGi based Smart Home System - Ch...
It Was Twenty Years Ago Today - Building an OSGi based Smart Home System - Ch...It Was Twenty Years Ago Today - Building an OSGi based Smart Home System - Ch...
It Was Twenty Years Ago Today - Building an OSGi based Smart Home System - Ch...
 
Popular patterns revisited on OSGi - Christian Schneider (Adobe)
Popular patterns revisited on OSGi - Christian Schneider (Adobe)Popular patterns revisited on OSGi - Christian Schneider (Adobe)
Popular patterns revisited on OSGi - Christian Schneider (Adobe)
 
Integrating SLF4J and the new OSGi LogService 1.4 - BJ Hargrave (IBM)
Integrating SLF4J and the new OSGi LogService 1.4 - BJ Hargrave (IBM)Integrating SLF4J and the new OSGi LogService 1.4 - BJ Hargrave (IBM)
Integrating SLF4J and the new OSGi LogService 1.4 - BJ Hargrave (IBM)
 
OSG(a)i: because AI needs a runtime - Tim Verbelen (imec)
OSG(a)i: because AI needs a runtime - Tim Verbelen (imec)OSG(a)i: because AI needs a runtime - Tim Verbelen (imec)
OSG(a)i: because AI needs a runtime - Tim Verbelen (imec)
 
Flying to Jupiter with OSGi - Tony Walsh (ESA) & Hristo Indzhov (Telespazio V...
Flying to Jupiter with OSGi - Tony Walsh (ESA) & Hristo Indzhov (Telespazio V...Flying to Jupiter with OSGi - Tony Walsh (ESA) & Hristo Indzhov (Telespazio V...
Flying to Jupiter with OSGi - Tony Walsh (ESA) & Hristo Indzhov (Telespazio V...
 
MicroProfile, OSGi was meant for this - Ray Auge (Liferay)
MicroProfile, OSGi was meant for this - Ray Auge (Liferay)MicroProfile, OSGi was meant for this - Ray Auge (Liferay)
MicroProfile, OSGi was meant for this - Ray Auge (Liferay)
 
Prototyping IoT systems with a hybrid OSGi & Node-RED platform - Bruce Jackso...
Prototyping IoT systems with a hybrid OSGi & Node-RED platform - Bruce Jackso...Prototyping IoT systems with a hybrid OSGi & Node-RED platform - Bruce Jackso...
Prototyping IoT systems with a hybrid OSGi & Node-RED platform - Bruce Jackso...
 
How to connect your OSGi application - Dirk Fauth (Bosch)
How to connect your OSGi application - Dirk Fauth (Bosch)How to connect your OSGi application - Dirk Fauth (Bosch)
How to connect your OSGi application - Dirk Fauth (Bosch)
 

Último

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Último (20)

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
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...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
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
 
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
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
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, ...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
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...
 
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
 
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
 
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?
 
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...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 

An OSGi based platform supporting industry 4.0 applications for SMEs - H Kornmayer