SlideShare a Scribd company logo
Unikernelize
your
Java Application
Mario Zagar
mario.zagar@infobip.com
Agenda
what are unikernels
why should you care
how does java fit in
build java unikernel app
www.infobip.com
Java, .NET, nodejs, reactjs
microservices
continuous delivery practitioners
100+ deploys daily / 6 datacenters
300M+ messages per day
200+ hypervisors
up to 20 VMs per hypervisor
What are unikernels?
“specialized, single-address-space machine
images constructed by using library operating
systems.”
App code
+
OS parts actually needed
=
unikernel
Typical cloud deployment
Hardware
Hypervisor
OS + Kernel
App code & config
App runtime &
libraries
VM
Typical cloud deployment
Hardware
Hypervisor
OS + Kernel
App code & config
App runtime &
libraries
VM
Typical cloud deployment
OS + Kernel
App code & config
App runtime &
libraries
VM
Containerized deployment
Hardware
Hypervisor
Kernel on host OS
OS
App code & config
App runtime &
libraries
Container
Containerized deployment
Hardware
Hypervisor
Kernel on host OS
OS
App code & config
App runtime &
libraries
Container
OS
App code & config
App runtime &
libraries
Container
Containerized deployment
What if…
Hardware
Hypervisor
Unikernel
Unikernel deployment
App code & config
App runtime & libs
Specialized kernel
Hardware
Hypervisor
Unikernel
Unikernel deployment
App code & config
App runtime & libs
Specialized kernel
Unikernel
App code & config
App runtime & libs
Specialized kernel
immutable server
Hardware
Hypervisor
OS + Kernel
App code & config
App runtime &
libraries
VM
Hardware
Hypervisor
Kernel on host OS
OS
App code & config
App runtime &
libraries
Container
Hardware
Hypervisor
Unikernel
App code & config
App runtime & libs
Specialized kernel
Isolation Resource sharing Specialization
"just enough" of the OS to run your code,
nothing more.
Why should I use this?
Why should I use this?
Small footprint
Why should I use this?
Small footprint
Fast boot
Why should I use this?
Small footprint
Fast boot
Highly optimized
Why should I use this?
Small footprint
Fast boot
Highly optimized
Reduced attack surface
No, really… why should I use this?
same amount of work
on less powerful VMs…
…saves $$$
Cons ?
Cons ?
no fork() or exec()
Cons ?
no fork() or exec()
hard to debug
Cons ?
no fork() or exec()
hard to debug
“secure” is just a matter of time
Cons ?
no fork() or exec()
hard to debug
“secure” is just a matter of time
troubleshooting tools
What’s out there ?
Unikernelize your Java Application
How does java fit in ?
Unikernelize your Java Application
Unikernelize your Java Application
new OS designed for the cloud
C++
native Linux apps, JVM
single address space
boots < 1 sec
Lower administration & OS support costs
Hypervisor support
KVM, XEN - fully
VMW, VBox – exp
Cloud support
EC2 - fully
GCE – exp
a little “fatter”
min image size ~20MB
Java image ~120MB
REST API
JMX/Jolokia API
cloud-init
Benchmarks
redis
50% more TPS
memcached
20% more req/sec
TCP
20% better latency
How to build a java unikernel app?
Capstan build tool
(feels dockerish)
Capstanfile
Capstanfile
base: cloudius/osv-openjdk8
build: mvn package
files: /app.jar: target/app.jar
cmdline: /java.so -jar /app.jar
$ capstan build -p vbox
$ mvn package
$ capstan run target/app.jar
Unikernelize your Java Application
Unikernelize your Java Application
Unikernelize your Java Application
Unikernelize your Java Application
Unikernelize your Java Application
Unikernelize your Java Application
Unikernelize your Java Application
Unikernelize your Java Application
Unikernelize your Java Application
Unikernelize your Java Application
Unikernelize your Java Application
Unikernelize your Java Application
So where is this all going ?
few users
hard to ship
hard to build
hard to run
Community
Unikernelize your Java Application
unikernels + docker
Unikernelize your Java Application
Unikernelize your Java Application
”next big thing in the cloud”
Thank you!

More Related Content

PDF
Cloud infrastructures - Slide Set 6 - BOSH | anynines
PDF
Delivering a production Cloud Foundry Environment with Bosh | anynines
PDF
Running Cloud Foundry for 12 months - An experience report | anynines
PPTX
Experience Report: Cloud Foundry Open Source Operations | anynines
PPTX
How to work with Selenium Grid and Cloud Solutions
PPTX
Scaling and Managing Selenium Grid
PDF
20211120 Automating EC2 operations / EC2運用の自動化
PPTX
Managing Large Selenium Grid
Cloud infrastructures - Slide Set 6 - BOSH | anynines
Delivering a production Cloud Foundry Environment with Bosh | anynines
Running Cloud Foundry for 12 months - An experience report | anynines
Experience Report: Cloud Foundry Open Source Operations | anynines
How to work with Selenium Grid and Cloud Solutions
Scaling and Managing Selenium Grid
20211120 Automating EC2 operations / EC2運用の自動化
Managing Large Selenium Grid

What's hot (17)

PDF
[113] lessons from realm
PDF
Kraken Front-Trends
PDF
KrakenJS
PDF
Ansible Case Studies
PDF
VMware compute driver for OpenStack
PDF
Puppet at the centre of everything by David Mytton
PDF
Ansible Introduction
PPTX
Go Faster with Ansible (PHP meetup)
PPTX
Server::Starter meets Java
PDF
A Introduction of Packer
PDF
Ansible & Cumulus Networks - Simplify Network Automation
PPTX
Micro services architecture and service fabric
PDF
Meet the Selenium Grid
PDF
Network Automation with Ansible
PPTX
Upcoming Products, Services and Features - Workshop by Praveen Umanath
PPTX
Cyansible
PPTX
Go Faster with Ansible (AWS meetup)
[113] lessons from realm
Kraken Front-Trends
KrakenJS
Ansible Case Studies
VMware compute driver for OpenStack
Puppet at the centre of everything by David Mytton
Ansible Introduction
Go Faster with Ansible (PHP meetup)
Server::Starter meets Java
A Introduction of Packer
Ansible & Cumulus Networks - Simplify Network Automation
Micro services architecture and service fabric
Meet the Selenium Grid
Network Automation with Ansible
Upcoming Products, Services and Features - Workshop by Praveen Umanath
Cyansible
Go Faster with Ansible (AWS meetup)
Ad

Similar to Unikernelize your Java Application (20)

PPTX
Craft april17
PDF
Lightning talk unikernels
PPTX
Linux, Unikernel, LinuxKit: towards redefining the cloud stack.
PPTX
Cigna Innovation Summit
PDF
The Next Generation Cloud: Unleashing the Power of the Unikernal
PDF
CIF16: Unikernels: The Past, the Present, the Future ( Russell Pavlicek, Xen ...
PDF
CPOSC2014: Next Generation Cloud -- Rise of the Unikernel
PDF
Unikernel User Summit 2015: The Next Generation Cloud: Unleashing the Power o...
PDF
Next Generation Cloud: Rise of the Unikernel V3 (UPDATED)
PDF
SCALE13x: Next Generation of the Cloud - Rise of the Unikernel
PDF
Kubernetes Native Java and Eclipse MicroProfile | EclipseCon Europe 2019
PDF
Kubernetes Native Java and Eclipse MicroProfile | EclipseCon Europe 2019
PDF
XPDDS19 Keynote: Unikraft Weather Report
PDF
OSAC16: Unikernel-powered Transient Microservices: Changing the Face of Softw...
PPTX
UniK: Deploy Unikernels with Ease
PDF
Commit to excellence - Java in containers
PPTX
Unik Slides
PDF
OSCON: Unikernels and Docker: From revolution to evolution
ODP
Unikernels
Craft april17
Lightning talk unikernels
Linux, Unikernel, LinuxKit: towards redefining the cloud stack.
Cigna Innovation Summit
The Next Generation Cloud: Unleashing the Power of the Unikernal
CIF16: Unikernels: The Past, the Present, the Future ( Russell Pavlicek, Xen ...
CPOSC2014: Next Generation Cloud -- Rise of the Unikernel
Unikernel User Summit 2015: The Next Generation Cloud: Unleashing the Power o...
Next Generation Cloud: Rise of the Unikernel V3 (UPDATED)
SCALE13x: Next Generation of the Cloud - Rise of the Unikernel
Kubernetes Native Java and Eclipse MicroProfile | EclipseCon Europe 2019
Kubernetes Native Java and Eclipse MicroProfile | EclipseCon Europe 2019
XPDDS19 Keynote: Unikraft Weather Report
OSAC16: Unikernel-powered Transient Microservices: Changing the Face of Softw...
UniK: Deploy Unikernels with Ease
Commit to excellence - Java in containers
Unik Slides
OSCON: Unikernels and Docker: From revolution to evolution
Unikernels
Ad

Recently uploaded (20)

PDF
iTop VPN Free 5.6.0.5262 Crack latest version 2025
PDF
AI-Powered Threat Modeling: The Future of Cybersecurity by Arun Kumar Elengov...
PDF
Salesforce Agentforce AI Implementation.pdf
PDF
AutoCAD Professional Crack 2025 With License Key
PPTX
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
PDF
CCleaner Pro 6.38.11537 Crack Final Latest Version 2025
PPTX
Patient Appointment Booking in Odoo with online payment
PDF
CapCut Video Editor 6.8.1 Crack for PC Latest Download (Fully Activated) 2025
PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
PPTX
Oracle Fusion HCM Cloud Demo for Beginners
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PDF
17 Powerful Integrations Your Next-Gen MLM Software Needs
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PPTX
Weekly report ppt - harsh dattuprasad patel.pptx
PPTX
Monitoring Stack: Grafana, Loki & Promtail
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PPTX
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
PDF
Designing Intelligence for the Shop Floor.pdf
PPTX
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
iTop VPN Free 5.6.0.5262 Crack latest version 2025
AI-Powered Threat Modeling: The Future of Cybersecurity by Arun Kumar Elengov...
Salesforce Agentforce AI Implementation.pdf
AutoCAD Professional Crack 2025 With License Key
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
CCleaner Pro 6.38.11537 Crack Final Latest Version 2025
Patient Appointment Booking in Odoo with online payment
CapCut Video Editor 6.8.1 Crack for PC Latest Download (Fully Activated) 2025
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
Oracle Fusion HCM Cloud Demo for Beginners
Design an Analysis of Algorithms I-SECS-1021-03
17 Powerful Integrations Your Next-Gen MLM Software Needs
Odoo Companies in India – Driving Business Transformation.pdf
Weekly report ppt - harsh dattuprasad patel.pptx
Monitoring Stack: Grafana, Loki & Promtail
wealthsignaloriginal-com-DS-text-... (1).pdf
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
Designing Intelligence for the Shop Floor.pdf
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx

Unikernelize your Java Application