SlideShare a Scribd company logo
© 2019 UNICORE
UNICORE
A Common Code Base and Toolkit for Deployment of Applications
to Secure and Reliable Execution Environments
Technical Overview
March 2019
© 2019 UNICORE
The problem
• We are in DevOps era
• quickly developing, upgrading and deploying applications is at the core of the
new IT industry
• Software is more and more massively running on shared hardware
• efficiency but also need for isolation, lightweight sw image footprints,
fast boot, etc.
• Standard VMs can be heavy load (image size, excessive memory and
disk space, long boot time)
• Containers are faster, but offer poor isolation
UNIKERNELS (lightweight VM) can be the solution
© 2019 UNICORE
Unikernels‘ Potential
▌Fast instantiation, destruction and migration time
10s of milliseconds or less (and as little as 2.3ms)
(LigthVM [Manco SOSP 2017], Jitsu [Madhvapeddy, NSDI 2015])
▌Low memory footprint
Few MBs of RAM or less (ClickOS [Martins NSDI 2014])
▌High density
8k guests on a singlex86 server (LigthVM [Manco SOSP 2017])
▌High Performance
10-40Gbit/s throughput with a single guest CPU
(ClickOS [Martins NSDI 2014], Elastic CDNs [Kuenzer VEE 2017])
▌Reduced attack surface
Small trusted compute base
Strong isolation by hypervisor
© 2019 UNICORE
The (Big) Downside with Unikernels
• Today, each optimized unikernel is manually built
• Image build takes several months or longer 
• Wash, rinse, repeat for each target application
• Need for significant expert resources on OS, computer systems, kernel, etc.
© 2019 UNICORE
UNICORE is developing tools to enable lightweight VM development to be as easy as 
compiling an app for an existing OS
UNICORE will release an open‐source toolchain to enable secure and portable unikernel 
development
•Developing unikernel based applications will be reduced to slight changes in the app Makefile, choosing from
a menu of available implementations for the required system functionality, and compiling the app
UNICORE can unleash the use of next generation of cloud computing services and 
technologies
UNICORE in a nutshell
© 2019 UNICORE
Unicore Tool Ecosystem
© 2019 UNICORE
The Unicore Toolkit
• Decomposition tool to assist developers in breaking existing monolithic software
into smaller components.
• Dependency analysis tool to analyze existing, unmodified applications to
determine which set of libraries and OS primitives are absolutely necessary for
correct execution.
• Automatic build tool to match the requirements derived by the dependency
analysis tools to the available libraries constructed by the OS decomposition
tools.
• Verification tool to ensure that the functionality of the resulting, specialized
OS+application matches that of the application running on a standard OS. The
tools will also take care of ensuring software quality.
• Performance optimization tool to analyze the running specialized OS+application
and to use this information as input to the automatic build tools so that they can
generate even more optimized images.
© 2019 UNICORE
Project Objectives
Unikernel 
toolchain
•Objective 1: Fine‐Grained OS Decomposition and Code Re‐use 
•Objective 2: Automated, Multi‐platform Unikernel Construction 
•Objective 3: Automated Unikernel Verification, Security and Safety 
•Objective 4: Automated Unikernel Performance Optimization 
Use 
Cases
•Objective 5: Efficient Serverless Computing in Clouds 
•Objective 6: Efficient and Secure NFV Deployment 
•Objective 7: Privacy‐aware, Cheap IoT Platform Cloud Offloading 
•Objective 8: Secure, Deterministic Smart Contracts 
Impact 
achievement
•Objective 9: Foster Market Adoption for Unikernels 
•Objective 10: Time‐to‐Market Reduction for Secure 
Software Development and Deployment 
© 2019 UNICORE
Work breakdown
WP1: Project Management
WP6: Exploitation and Dissemination
H2020 
projects
Open 
source
WP2: Platform 
Design and 
Evaluation
WP3: Core 
Implementation
WP4: Toolstack 
Implementation
WP5: Unikernels in Practice
Serverless computing 
– lambda services
Home 
automation/IoT
NFV/MEC/RAN 
virtualization
Smart contracts
Industrial 
exploitation
dissemination
© 2019 UNICORE
UNICORE Use Case
Serverless Computing for novel cloud platforms
• Rationale: Current implementations of serverless computing platforms
either use containers (being thus insecure) or rely on full blown VMs which
makes them highly inefficient (e.g. Amazon EC2’s lambda services)
• Goal: Use UNICORE technology and APIs to enable novel serverless
computing
• Develop a lambda services offering based on UNICORE and execute trial in
Barcelona, providing services (web crawling and video transcoding functions) to
citizens and especially to the university and research community
• Integrate unikernels in PacketCloud, an edge serverless computing platform
developed by Correct Networks, and use UNICORE tools to develop a unikernel to
run lambda functions written in Node.js
• Target TRL: 7‐8
© 2019 UNICORE
UNICORE Use Case
Efficient, Secure Network Function Virtualization
• Rationale: The holy grail of a Network Function Virtualization (NFV) implementation is
the ability to dynamically provision network components, services and applications in a
matter of minutes rather than the weeks or months it takes to do so now
• Goal: With boot‐times in the order of milliseconds, unikernels will provide disrupting
NFV solutions
• Universal CPE. Use UNICORE tools to develop a footprint optimized virtual router (vCPE) and
micro‐services (such as DHCP servers, NAT or probes) running on lightweight virtual machines that
offer good performance, while offering strong isolation and tangible security guarantees
• Broadband Network Gateway for wired Internet access. Upgrade from a monolithic approach
using Linux on the Broadband Network Gateway (BNG) to one with unikernel VMs with each
Point‐to‐Point Protocol over Ethernet (PPPoE) session running in a separate unikernel VM
(disaggregated BNG)
• Wireless 5G vRAN NFV Clusters. Ports 4G and 5G control plane (Layer 3) vRAN VNFs to Unikernels
to target real world 5G testbeds. Additionally, MEC apps and user plane VNFs will be experimented
evaluated for similar commercial deployments
• Target TRL: 8
© 2019 UNICORE
UNICORE Use Case
Internet of Things
• Rationale: Offloading IoT platform controllers to the cloud is not a new
area, yet valid privacy concerns raised by clouds run in different
jurisdictions hamper offloading, forcing IoT systems to install hardware in
the home to control IoT devices, and reducing economic efficiency
• Goal: Migrate to unikernels a selected set of application services from
commercial “digital living” platforms currently deployed in VMs and
containers
• Symphony IoT platform by Nextworks. Use UNICORE tools to develop unikernels for
home and building automation, data storage and analytics, media services and
voice/video communications.
• Use PacketCloud serverless computing functions to develop a proof‐of‐concept IoT
controller
• Target TRL: 7
© 2019 UNICORE
UNICORE Use Case
Smart Contracts
• Rationale: The main challenges for smart contracts in a blockchain
environment are ensuring deterministic execution support because all
participants need to be able to verify the result of a smart contract; safe
running of untrusted code, to avoid security issues on the nodes involved in
the system; and handling the interaction between smart contracts
• Goal: Migrate to unikernels a selected set of application services from
commercial “digital living” platforms currently deployed in VMs and
containers
• Create a permissioned blockchain called skipchain that includes precompiled smart
contracts, but that lacks so far the possibility to run smart contracts provided by the
users.
• Target TRL: 7
© 2019 UNICORE
Consortium
Symbolic execution, 
deterministic execution, 
NFV use case
Project Coordinator
Host infrastructure in 
support of unikernels 
(containers, VMs)
WP4 leader
Microlibraries, build
system, performance tools
Technical Coordinator & 
WP3 leader
Deterministic execution
support, smart contracts
use case
Testbeds/infrastructure, 
tools integration, 
serverless use case
WP2 leader
Microlibraries, APIs, 
security primitives, 
performance tool
System reqs, NFV 
use case (5G vRAN)
Systems security and 
safety primitives
Home automation/IoT
use case
WP6 leader
NFV use cases, 
industrial exploitation NFV use case
Serverless / 
IoT use cases
© 2019 UNICORE
Comments?
Questions? www.linkedin.com/groups/8752067
info@unicore-project.eu
@unicore_project
This project has received funding from the European 
Union's Horizon 2020 research and innovation 
programme under grant agreement No 825377

More Related Content

Similar to UNICORE Project Technical Overview

The UNICORE Project: Unikraft and OpenNebula
The UNICORE Project:  Unikraft and OpenNebulaThe UNICORE Project:  Unikraft and OpenNebula
The UNICORE Project: Unikraft and OpenNebula
OpenNebula Project
 
CSUC - UNICORE Project: UNIKernel Power
CSUC - UNICORE Project: UNIKernel PowerCSUC - UNICORE Project: UNIKernel Power
CSUC - UNICORE Project: UNIKernel Power
UNICORE_project
 
Cloudmov: Cloud-Based Mobile Social TV
Cloudmov: Cloud-Based Mobile Social TVCloudmov: Cloud-Based Mobile Social TV
Cloudmov: Cloud-Based Mobile Social TV
IRJET Journal
 
Network Function Virtualisation: a tutorial
Network Function Virtualisation: a tutorialNetwork Function Virtualisation: a tutorial
Network Function Virtualisation: a tutorial
APNIC
 
The Automation Continuum
The Automation ContinuumThe Automation Continuum
The Automation Continuum
Laurent Ciavaglia
 
Bulding a modern infrastructure & data center
Bulding a modern infrastructure & data centerBulding a modern infrastructure & data center
Bulding a modern infrastructure & data center
Future Cloud Summit
 
Mavenir: Linking IoT, 5G, and Analytics in Smarter Enterprise
Mavenir: Linking IoT, 5G, and Analytics in Smarter EnterpriseMavenir: Linking IoT, 5G, and Analytics in Smarter Enterprise
Mavenir: Linking IoT, 5G, and Analytics in Smarter Enterprise
Mavenir
 
Multi-access Edge Computing (MEC), Nokia
Multi-access Edge Computing (MEC), NokiaMulti-access Edge Computing (MEC), Nokia
Multi-access Edge Computing (MEC), Nokia
Small Cell Forum
 
Putting the M in MANO: Major new Ensemble release delivers NFV management and...
Putting the M in MANO: Major new Ensemble release delivers NFV management and...Putting the M in MANO: Major new Ensemble release delivers NFV management and...
Putting the M in MANO: Major new Ensemble release delivers NFV management and...
ADVA
 
“Modernizing the Development of AI-based IoT Devices with Wedge,” a Presentat...
“Modernizing the Development of AI-based IoT Devices with Wedge,” a Presentat...“Modernizing the Development of AI-based IoT Devices with Wedge,” a Presentat...
“Modernizing the Development of AI-based IoT Devices with Wedge,” a Presentat...
Edge AI and Vision Alliance
 
FIWARE and IoT net services by DunavNET, SenZations 2015
FIWARE and IoT net services by DunavNET, SenZations 2015FIWARE and IoT net services by DunavNET, SenZations 2015
FIWARE and IoT net services by DunavNET, SenZations 2015
SenZations Summer School
 
MOdel-Driven Approach for design and execution of applications on multiple Cl...
MOdel-Driven Approach for design and execution of applications on multiple Cl...MOdel-Driven Approach for design and execution of applications on multiple Cl...
MOdel-Driven Approach for design and execution of applications on multiple Cl...
Marcos Almeida
 
Postcards from the (far) edge
Postcards from the (far) edgePostcards from the (far) edge
Postcards from the (far) edge
ADVA
 
Top 5 benefits of docker
Top 5 benefits of dockerTop 5 benefits of docker
Top 5 benefits of docker
John Zaccone
 
Kubernetes and Container Technologies from Cloud Native Computing Foundation
Kubernetes and Container Technologies from Cloud Native Computing FoundationKubernetes and Container Technologies from Cloud Native Computing Foundation
Kubernetes and Container Technologies from Cloud Native Computing Foundation
Cloud Standards Customer Council
 
nokia.pptx
nokia.pptxnokia.pptx
nokia.pptx
tejoteh843
 
SplunkLive! Wien 2016 - Use Case Swisscom
SplunkLive! Wien 2016 - Use Case SwisscomSplunkLive! Wien 2016 - Use Case Swisscom
SplunkLive! Wien 2016 - Use Case Swisscom
Splunk
 
SplunkLive! Zürich 2016 - Use Case Swisscom
SplunkLive! Zürich 2016 - Use Case SwisscomSplunkLive! Zürich 2016 - Use Case Swisscom
SplunkLive! Zürich 2016 - Use Case Swisscom
Georg Knon
 
3.cncf meetup / techfoce vol.7
3.cncf meetup / techfoce vol.73.cncf meetup / techfoce vol.7
3.cncf meetup / techfoce vol.7
Juraj Hantak
 
Mendix Platform
Mendix PlatformMendix Platform
Mendix Platform
SAKTHIVEL PERIYASAMY
 

Similar to UNICORE Project Technical Overview (20)

The UNICORE Project: Unikraft and OpenNebula
The UNICORE Project:  Unikraft and OpenNebulaThe UNICORE Project:  Unikraft and OpenNebula
The UNICORE Project: Unikraft and OpenNebula
 
CSUC - UNICORE Project: UNIKernel Power
CSUC - UNICORE Project: UNIKernel PowerCSUC - UNICORE Project: UNIKernel Power
CSUC - UNICORE Project: UNIKernel Power
 
Cloudmov: Cloud-Based Mobile Social TV
Cloudmov: Cloud-Based Mobile Social TVCloudmov: Cloud-Based Mobile Social TV
Cloudmov: Cloud-Based Mobile Social TV
 
Network Function Virtualisation: a tutorial
Network Function Virtualisation: a tutorialNetwork Function Virtualisation: a tutorial
Network Function Virtualisation: a tutorial
 
The Automation Continuum
The Automation ContinuumThe Automation Continuum
The Automation Continuum
 
Bulding a modern infrastructure & data center
Bulding a modern infrastructure & data centerBulding a modern infrastructure & data center
Bulding a modern infrastructure & data center
 
Mavenir: Linking IoT, 5G, and Analytics in Smarter Enterprise
Mavenir: Linking IoT, 5G, and Analytics in Smarter EnterpriseMavenir: Linking IoT, 5G, and Analytics in Smarter Enterprise
Mavenir: Linking IoT, 5G, and Analytics in Smarter Enterprise
 
Multi-access Edge Computing (MEC), Nokia
Multi-access Edge Computing (MEC), NokiaMulti-access Edge Computing (MEC), Nokia
Multi-access Edge Computing (MEC), Nokia
 
Putting the M in MANO: Major new Ensemble release delivers NFV management and...
Putting the M in MANO: Major new Ensemble release delivers NFV management and...Putting the M in MANO: Major new Ensemble release delivers NFV management and...
Putting the M in MANO: Major new Ensemble release delivers NFV management and...
 
“Modernizing the Development of AI-based IoT Devices with Wedge,” a Presentat...
“Modernizing the Development of AI-based IoT Devices with Wedge,” a Presentat...“Modernizing the Development of AI-based IoT Devices with Wedge,” a Presentat...
“Modernizing the Development of AI-based IoT Devices with Wedge,” a Presentat...
 
FIWARE and IoT net services by DunavNET, SenZations 2015
FIWARE and IoT net services by DunavNET, SenZations 2015FIWARE and IoT net services by DunavNET, SenZations 2015
FIWARE and IoT net services by DunavNET, SenZations 2015
 
MOdel-Driven Approach for design and execution of applications on multiple Cl...
MOdel-Driven Approach for design and execution of applications on multiple Cl...MOdel-Driven Approach for design and execution of applications on multiple Cl...
MOdel-Driven Approach for design and execution of applications on multiple Cl...
 
Postcards from the (far) edge
Postcards from the (far) edgePostcards from the (far) edge
Postcards from the (far) edge
 
Top 5 benefits of docker
Top 5 benefits of dockerTop 5 benefits of docker
Top 5 benefits of docker
 
Kubernetes and Container Technologies from Cloud Native Computing Foundation
Kubernetes and Container Technologies from Cloud Native Computing FoundationKubernetes and Container Technologies from Cloud Native Computing Foundation
Kubernetes and Container Technologies from Cloud Native Computing Foundation
 
nokia.pptx
nokia.pptxnokia.pptx
nokia.pptx
 
SplunkLive! Wien 2016 - Use Case Swisscom
SplunkLive! Wien 2016 - Use Case SwisscomSplunkLive! Wien 2016 - Use Case Swisscom
SplunkLive! Wien 2016 - Use Case Swisscom
 
SplunkLive! Zürich 2016 - Use Case Swisscom
SplunkLive! Zürich 2016 - Use Case SwisscomSplunkLive! Zürich 2016 - Use Case Swisscom
SplunkLive! Zürich 2016 - Use Case Swisscom
 
3.cncf meetup / techfoce vol.7
3.cncf meetup / techfoce vol.73.cncf meetup / techfoce vol.7
3.cncf meetup / techfoce vol.7
 
Mendix Platform
Mendix PlatformMendix Platform
Mendix Platform
 

Recently uploaded

HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 
WeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation TechniquesWeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation Techniques
Postman
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
Brandon Minnick, MBA
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
akankshawande
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
MichaelKnudsen27
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Tatiana Kojar
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
SitimaJohn
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
Octavian Nadolu
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
Tomaz Bratanic
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Jeffrey Haguewood
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
saastr
 
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStrDeep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
saastr
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
Jakub Marek
 
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
alexjohnson7307
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
Zilliz
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
Tatiana Kojar
 

Recently uploaded (20)

HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 
WeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation TechniquesWeTestAthens: Postman's AI & Automation Techniques
WeTestAthens: Postman's AI & Automation Techniques
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
 
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptxOcean lotus Threat actors project by John Sitima 2024 (1).pptx
Ocean lotus Threat actors project by John Sitima 2024 (1).pptx
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
 
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStrDeep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
Deep Dive: Getting Funded with Jason Jason Lemkin Founder & CEO @ SaaStr
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
 
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
 

UNICORE Project Technical Overview