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

PDF
PDF
Unikernels in Practice: A UNICORE Serverless Use Case
PDF
2017 feb-10 snowcamp.io-unikernels
PDF
130418 makan pourzandi - esf -- an elastic security framework for cloud inf...
PDF
#OSSPARIS19: Construire des applications IoT "secure-by-design" - Thomas Gaza...
PPTX
Unisys Stealth Black
PDF
CSUC - UNICORE Project: UNIKernel Power
Unikernels in Practice: A UNICORE Serverless Use Case
2017 feb-10 snowcamp.io-unikernels
130418 makan pourzandi - esf -- an elastic security framework for cloud inf...
#OSSPARIS19: Construire des applications IoT "secure-by-design" - Thomas Gaza...
Unisys Stealth Black
CSUC - UNICORE Project: UNIKernel Power

Similar to UNICORE Project Technical Overview (20)

PDF
The UNICORE Project: Unikraft and OpenNebula
PDF
CIF16: Unikernels: The Past, the Present, the Future ( Russell Pavlicek, Xen ...
PDF
It's Time to Debloat the Cloud with Unikraft
PPTX
UniK: Deploy Unikernels with Ease
PDF
stackconf 2022: It’s Time to Debloat the Cloud with Unikraft
PDF
OSAC16: Unikernel-powered Transient Microservices: Changing the Face of Softw...
PPTX
Unik Slides
PDF
OSCON: Unikernels and Docker: From revolution to evolution
PPTX
Craft april17
PPTX
Unikernels and Cloud Computing
PPTX
Unikernels
PDF
Unikraft: Fast, Specialized Unikernels the Easy Way
PPTX
Linux, Unikernel, LinuxKit: towards redefining the cloud stack.
PPTX
Cigna Innovation Summit
PPTX
Metrics towards enterprise readiness of unikernels
PPTX
Slides of Kubernetes Athens Meetup vol3 - Unikernels An alternative OS Archit...
PDF
Lightning talk unikernels
PDF
UniK - a unikernel compiler and runtime
PDF
The Next Generation Cloud: Unleashing the Power of the Unikernal
The UNICORE Project: Unikraft and OpenNebula
CIF16: Unikernels: The Past, the Present, the Future ( Russell Pavlicek, Xen ...
It's Time to Debloat the Cloud with Unikraft
UniK: Deploy Unikernels with Ease
stackconf 2022: It’s Time to Debloat the Cloud with Unikraft
OSAC16: Unikernel-powered Transient Microservices: Changing the Face of Softw...
Unik Slides
OSCON: Unikernels and Docker: From revolution to evolution
Craft april17
Unikernels and Cloud Computing
Unikernels
Unikraft: Fast, Specialized Unikernels the Easy Way
Linux, Unikernel, LinuxKit: towards redefining the cloud stack.
Cigna Innovation Summit
Metrics towards enterprise readiness of unikernels
Slides of Kubernetes Athens Meetup vol3 - Unikernels An alternative OS Archit...
Lightning talk unikernels
UniK - a unikernel compiler and runtime
The Next Generation Cloud: Unleashing the Power of the Unikernal
Ad

Recently uploaded (20)

PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
A Presentation on Artificial Intelligence
PPT
Teaching material agriculture food technology
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Spectroscopy.pptx food analysis technology
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
Machine Learning_overview_presentation.pptx
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Empathic Computing: Creating Shared Understanding
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Review of recent advances in non-invasive hemoglobin estimation
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Spectral efficient network and resource selection model in 5G networks
MYSQL Presentation for SQL database connectivity
A Presentation on Artificial Intelligence
Teaching material agriculture food technology
Digital-Transformation-Roadmap-for-Companies.pptx
Assigned Numbers - 2025 - Bluetooth® Document
Network Security Unit 5.pdf for BCA BBA.
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Machine learning based COVID-19 study performance prediction
Spectroscopy.pptx food analysis technology
20250228 LYD VKU AI Blended-Learning.pptx
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Machine Learning_overview_presentation.pptx
Programs and apps: productivity, graphics, security and other tools
A comparative analysis of optical character recognition models for extracting...
Empathic Computing: Creating Shared Understanding
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Ad

UNICORE Project Technical Overview