SlideShare a Scribd company logo
1 of 93
Download to read offline
It’s Time to Debloat the Cloud with Unikraft
Dr. Felipe Huici - CEO &Co-Founder Unikraft GmbH
The Private/Public Cloud
Extremely bloated
On all/most of the time
Bad for the
environment
Great scalability
Easy to use
Multitude of services
Cloud 1.0
The Private/Public Cloud
Bloated
Expensive
Not eco-friendly
Great scalability
Easy to use
Multitude of services
Cloud 1.0 Current
Good for massive cloud providers ...
Good for massive cloud providers ...
...and hardware manufacturers...
Good for massive cloud providers ...
...and hardware manufacturers...
...but not for most everyone else:
Your App
The Bloat Problem (pt.1)
Comprised
of...
Your App
Business Logic
The Bloat Problem (pt.1)
Comprised
of...
Operating system
Your App
System libraries
System services
Business Logic
The Bloat Problem (pt.1)
Comprised
of...
Your App
Unused Operating System
Unused libraries
Unused services
Business Logic
The Bloat Problem (pt.1)
Comprised
of...
Your App
Unused Operating System
Unused libraries
Unused services
Business Logic
The Bloat Problem (pt.1)
Time
t=0
The Bloat Problem (pt.2)
Time
t=0
idle
The Bloat Problem (pt.2)
Time
t=0
idle active
The Bloat Problem (pt.2)
req
Time
t=0
idle active idle
The Bloat Problem (pt.2)
req
Time
t=0
idle active active
idle idle
The Bloat Problem (pt.2)
req req
Time
t=0
idle active active
idle idle
The Bloat Problem (pt.2)
req req
Time
t=0
idle active active
idle idle
The Bloat Problem (pt.2)
req req
You only ever want an espresso
You’re running a full café
Problem
Solution
Specialization
Specialization Virtual Machines
+
Specialization Virtual Machines
+
Unikernels
=
Copyright © Unikraft UG.
Unikernels in a Nuts hell
Web server
Copyright © Unikraft UG.
Unikernels in a Nuts hell
Web server
3rd party
libraries
Copyright © Unikraft UG.
Unikernels in a Nuts hell
Web server
3rd party
libraries
OS
services
Copyright © Unikraft UG.
Unikernels in a Nuts hell
Web server
General Purpose OS (e.g., Linux)
3rd party
libraries
OS
services
OS
kernel
Copyright © Unikraft UG.
Unikernels in a Nuts hell
Web server
General Purpose OS (e.g., Linux)
3rd party
libraries
OS
services
OS
kernel
Copyright © Unikraft UG.
Unikernels in a Nuts hell
Web server
General Purpose OS (e.g., Linux)
3rd party
libraries
OS
services
OS
kernel
Web server
Unikernel
Copyright © Unikraft UG.
Unikernels in a Nuts hell
Web server
General Purpose OS (e.g., Linux)
3rd party
libraries
OS
services
OS
kernel
Web server
Unikernel
Lots of devel time!
Toolkit to Easily Build,
Deploy and Monitor Unikernels
1. Library operating system and unikernel development kit
2. Well-defined APIs
3. Target POSIX compatibility
4. Target seamless integration with existing frameworks
The Unikraft Model
20-50% cheaper in some of our tests on AWS
Why aren’t unikernels
widely deployed?
1. Performance
2. Application &platform support
3. Framework integration
4 . Debugging
Barriers to Deployment
1. Performance
2. Application &platform support
3. Framework integration
4 . Debugging
Barriers to Deployment
1. Performance
a. Small but still monolithic
b. Underperforming code
c. “Slow” languages
Barriers to Deployment
Copyright © Unikraft UG.
Unikraft provides better performance
On Unikraft, 82% of increase compared to Docker (NGINX throughput)
Copyright © Unikraft UG.
Unikraft provides better memory cons umption and s torage
Image Size
docker.io/nginx:1.15.6 42.62 MB
unikraft.io/nginx:1.15.6 1.3 MB
Memory Usage Disk Space
Copyright © Unikraft UG.
Unikraft Boot Time s
Copyright © Unikraft UG.
Unikraft offers better optimization
1. Performance
2. Application &platform support
a. Language-specific unikernels
b. Application porting required
c. Insufficient syscall support
3. Framework integration
4 . Debugging
Barriers to Deployment
Copyright © Unikraft UG.
What Unikraft Supports (Sample)
(ongoing)
Copyright © Unikraft UG.
POSIX Compatibility - Binary Mode
Copyright © Unikraft UG.
POSIX Compatibility - Binary Mode
Copyright © Unikraft UG.
POSIX Compatibility - Binary Mode
Copyright © Unikraft UG.
POSIX Compatibility - Binary Mode
Copyright © Unikraft UG.
POSIX Compatibility - Source/Mus l (WiP)
Copyright © Unikraft UG.
POSIX Compatibility - Source/Mus l (WiP)
Copyright © Unikraft UG.
POSIX Compatibility - Source/Mus l (WiP)
Copyright © Unikraft UG.
Platform (and libc) Support
arch:
hyper:
libc: nolibc
Copyright © Unikraft UG.
Platform (and libc) Support
arch:
hyper:
libc: nolibc newlib
Copyright © Unikraft UG.
Platform (and libc) Support
arch:
hyper:
libc: nolibc newlib
Copyright © Unikraft UG.
Platform (and libc) Support
arch:
hyper:
libc: nolibc newlib
Copyright © Unikraft UG.
Platform (and libc) Support
arch:
hyper:
libc: nolibc newlib
+
+
+
+
+
Barriers to Deployment
1. Performance
2. Application &platform support
3. Framework integration
a. Inexistent standard frameworks
b. Missing toolkits
4 . Debugging
Seamles s Deployment &
Integration
Kubernetes
kraft Prometheus
Easily build your
unikraft unikernel
Deploy extremely
efficient Unikraft
images seamless
against your
Kubernetes cluster
Monitor your
Unikraft instances
through a standard
and state-of-the-art
monitoring platform
VSCode
Easy development
on the most popular
IDE platform
🚀🚀
Seamles s Deployment &
Integration
Kubernetes
kraft Prometheus
Easily build your
unikraft unikernel
Deploy extremely
efficient Unikraft
images seamless
against your
Kubernetes cluster
Monitor your
Unikraft instances
through a standard
and state-of-the-art
monitoring platform
VSCode
Easy development
on the most popular
IDE platform
🚀🚀
Seamles s Deployment &
Integration
Kubernetes
kraft Prometheus
Easily build your
unikraft unikernel
Deploy extremely
efficient Unikraft
images seamless
against your
Kubernetes cluster
Monitor your
Unikraft instances
through a standard
and state-of-the-art
monitoring platform
VSCode
Easy development
on the most popular
IDE platform
🚀🚀
Copyright © Unikraft UG.
kraft
● Easily manage multiple libraries
from different sources
● Quickly access updates and
change between versions
● Automatically download
application source
dependencies
Seamles s Deployment &
Integration
Kubernetes
kraft Prometheus
Easily build your
unikraft unikernel
Deploy extremely
efficient Unikraft
images seamless
against your
Kubernetes cluster
Monitor your
Unikraft instances
through a standard
and state-of-the-art
monitoring platform
VSCode
Easy development
on the most popular
IDE platform
🚀🚀
Seamles s Deployment &
Integration
Kubernetes
kraft Prometheus
Easily build your
unikraft unikernel
Deploy extremely
efficient Unikraft
images seamless
against your
Kubernetes cluster
Monitor your
Unikraft instances
through a standard
and state-of-the-art
monitoring platform
VSCode
Easy development
on the most popular
IDE platform
🚀🚀
Unikraft Prometheus Exporter + Grafana Dashboard
Barriers to Deployment
1. Performance
2. Application &platform support
3. Framework integration
4 . Debugging
a. No standard tools (e.g., gdb)
b. No profiling tools
c. Poor or no documentation
Monitoring &Debugging Features
● ukdebug
○ Logging/Print system
○ Assertions
○ Tracepoints
○ GDB server
Monitoring &Debugging Features
● ukdebug
○ Logging/Print system
○ Assertions
○ Tracepoints
○ GDB server
● ukt e s t
○ Unit Testing
Monitoring &Debugging Features
● ukdebug
○ Logging/Print system
○ Assertions
○ Tracepoints
○ GDB server
● ukt e s t
○ Unit Testing
● uks t or e
○ Directory of library getters and setters
Monitoring &Debugging Features
● ukdebug
○ Logging/Print system
○ Assertions
○ Tracepoints
○ GDB server
● ukt e s t
○ Unit Testing
● uks t or e
○ Directory of library getters and setters
● uni pr of ( t ool )
○ Performance analysis with stack snapshots
Unikraft Documentation
Security
● Compile-time specialization strategy
● Minimal Trusted Computing Base (TCB
● Immutable
● Default off: no unnecessary open ports, daemons,
sshd, etc.
Intrins ic Security Features
Unikraft Linux Foundation Project
https ://bit.ly/UnikraftDis cord
+ Romanian (yearly) Hackathon – September
+ UK Hackathon – Fall
+ Asian Hackathon – Spring
+ Your Hackathon here!!
The Lightweight Virtualization Company
https://github.com/unikraft/unikraft
https://unikraft.io
@UnikraftSDK
<info@unikraft.io>
The Lightweight Virtualization Company
https://github.com/unikraft/unikraft
https://unikraft.io
@UnikraftSDK
<info@unikraft.io>
Pleas e
Star us on
GitHub!

More Related Content

Similar to Debloat the Cloud with Unikraft

Unik: Unikernel Backend to Cloud Foundry
Unik: Unikernel Backend to Cloud FoundryUnik: Unikernel Backend to Cloud Foundry
Unik: Unikernel Backend to Cloud FoundryVMware Tanzu
 
Immutable Infrastructure: the new App Deployment
Immutable Infrastructure: the new App DeploymentImmutable Infrastructure: the new App Deployment
Immutable Infrastructure: the new App DeploymentAxel Fontaine
 
Moby Open Source Summit North America 2017
Moby Open Source Summit North America 2017Moby Open Source Summit North America 2017
Moby Open Source Summit North America 2017Patrick Chanezon
 
Docker SF Meetup January 2016
Docker SF Meetup January 2016Docker SF Meetup January 2016
Docker SF Meetup January 2016Patrick Chanezon
 
Inria Tech Talk : RIOT, l'OS libre pour vos objets connectés #IoT
Inria Tech Talk : RIOT, l'OS libre pour vos objets connectés #IoTInria Tech Talk : RIOT, l'OS libre pour vos objets connectés #IoT
Inria Tech Talk : RIOT, l'OS libre pour vos objets connectés #IoTStéphanie Roger
 
Moving microsoft .net applications one container at a time
 Moving microsoft .net applications one container at a time  Moving microsoft .net applications one container at a time
Moving microsoft .net applications one container at a time Amazon Web Services
 
POCO C++ Libraries Intro and Overview
POCO C++ Libraries Intro and OverviewPOCO C++ Libraries Intro and Overview
POCO C++ Libraries Intro and OverviewGünter Obiltschnig
 
DockerCon 2017 - General Session Day 1 - Solomon Hykes
DockerCon 2017 - General Session Day 1 - Solomon HykesDockerCon 2017 - General Session Day 1 - Solomon Hykes
DockerCon 2017 - General Session Day 1 - Solomon HykesDocker, Inc.
 
End-to-end IoT solutions with Java and Eclipse IoT
End-to-end IoT solutions with Java and Eclipse IoTEnd-to-end IoT solutions with Java and Eclipse IoT
End-to-end IoT solutions with Java and Eclipse IoTBenjamin Cabé
 
OSDC 2016 | rkt and Kubernetes: What’s new with Container Runtimes and Orches...
OSDC 2016 | rkt and Kubernetes: What’s new with Container Runtimes and Orches...OSDC 2016 | rkt and Kubernetes: What’s new with Container Runtimes and Orches...
OSDC 2016 | rkt and Kubernetes: What’s new with Container Runtimes and Orches...NETWAYS
 
OSDC 2016 - rkt and Kubernentes what's new with Container Runtimes and Orches...
OSDC 2016 - rkt and Kubernentes what's new with Container Runtimes and Orches...OSDC 2016 - rkt and Kubernentes what's new with Container Runtimes and Orches...
OSDC 2016 - rkt and Kubernentes what's new with Container Runtimes and Orches...NETWAYS
 
Amplexor Drupal for the Enterprise seminar - evaluating Drupal for the Enterp...
Amplexor Drupal for the Enterprise seminar - evaluating Drupal for the Enterp...Amplexor Drupal for the Enterprise seminar - evaluating Drupal for the Enterp...
Amplexor Drupal for the Enterprise seminar - evaluating Drupal for the Enterp...Amplexor
 
A Shift from Monolith to Microservice using Docker
A Shift from Monolith to Microservice using DockerA Shift from Monolith to Microservice using Docker
A Shift from Monolith to Microservice using DockerAjeet Singh Raina
 
Docker - A high level introduction to dockers and containers
Docker - A high level introduction to dockers and containersDocker - A high level introduction to dockers and containers
Docker - A high level introduction to dockers and containersDr Ganesh Iyer
 
Docker intro
Docker introDocker intro
Docker introspiddy
 
8 good reasons to learn docker
8 good reasons to learn docker8 good reasons to learn docker
8 good reasons to learn dockerprabhasathya
 
OpenShift 4 installation
OpenShift 4 installationOpenShift 4 installation
OpenShift 4 installationRobert Bohne
 
Meetup Openshift Geneva 03/10
Meetup Openshift Geneva 03/10Meetup Openshift Geneva 03/10
Meetup Openshift Geneva 03/10MagaliDavidCruz
 
AWS Summit Auckland - Moving MS .NET Applications One Container at a Time
AWS Summit Auckland - Moving MS .NET Applications One Container at a TimeAWS Summit Auckland - Moving MS .NET Applications One Container at a Time
AWS Summit Auckland - Moving MS .NET Applications One Container at a TimeAmazon Web Services
 
"Building Complete Embedded Vision Systems on Linux—From Camera to Display," ...
"Building Complete Embedded Vision Systems on Linux—From Camera to Display," ..."Building Complete Embedded Vision Systems on Linux—From Camera to Display," ...
"Building Complete Embedded Vision Systems on Linux—From Camera to Display," ...Edge AI and Vision Alliance
 

Similar to Debloat the Cloud with Unikraft (20)

Unik: Unikernel Backend to Cloud Foundry
Unik: Unikernel Backend to Cloud FoundryUnik: Unikernel Backend to Cloud Foundry
Unik: Unikernel Backend to Cloud Foundry
 
Immutable Infrastructure: the new App Deployment
Immutable Infrastructure: the new App DeploymentImmutable Infrastructure: the new App Deployment
Immutable Infrastructure: the new App Deployment
 
Moby Open Source Summit North America 2017
Moby Open Source Summit North America 2017Moby Open Source Summit North America 2017
Moby Open Source Summit North America 2017
 
Docker SF Meetup January 2016
Docker SF Meetup January 2016Docker SF Meetup January 2016
Docker SF Meetup January 2016
 
Inria Tech Talk : RIOT, l'OS libre pour vos objets connectés #IoT
Inria Tech Talk : RIOT, l'OS libre pour vos objets connectés #IoTInria Tech Talk : RIOT, l'OS libre pour vos objets connectés #IoT
Inria Tech Talk : RIOT, l'OS libre pour vos objets connectés #IoT
 
Moving microsoft .net applications one container at a time
 Moving microsoft .net applications one container at a time  Moving microsoft .net applications one container at a time
Moving microsoft .net applications one container at a time
 
POCO C++ Libraries Intro and Overview
POCO C++ Libraries Intro and OverviewPOCO C++ Libraries Intro and Overview
POCO C++ Libraries Intro and Overview
 
DockerCon 2017 - General Session Day 1 - Solomon Hykes
DockerCon 2017 - General Session Day 1 - Solomon HykesDockerCon 2017 - General Session Day 1 - Solomon Hykes
DockerCon 2017 - General Session Day 1 - Solomon Hykes
 
End-to-end IoT solutions with Java and Eclipse IoT
End-to-end IoT solutions with Java and Eclipse IoTEnd-to-end IoT solutions with Java and Eclipse IoT
End-to-end IoT solutions with Java and Eclipse IoT
 
OSDC 2016 | rkt and Kubernetes: What’s new with Container Runtimes and Orches...
OSDC 2016 | rkt and Kubernetes: What’s new with Container Runtimes and Orches...OSDC 2016 | rkt and Kubernetes: What’s new with Container Runtimes and Orches...
OSDC 2016 | rkt and Kubernetes: What’s new with Container Runtimes and Orches...
 
OSDC 2016 - rkt and Kubernentes what's new with Container Runtimes and Orches...
OSDC 2016 - rkt and Kubernentes what's new with Container Runtimes and Orches...OSDC 2016 - rkt and Kubernentes what's new with Container Runtimes and Orches...
OSDC 2016 - rkt and Kubernentes what's new with Container Runtimes and Orches...
 
Amplexor Drupal for the Enterprise seminar - evaluating Drupal for the Enterp...
Amplexor Drupal for the Enterprise seminar - evaluating Drupal for the Enterp...Amplexor Drupal for the Enterprise seminar - evaluating Drupal for the Enterp...
Amplexor Drupal for the Enterprise seminar - evaluating Drupal for the Enterp...
 
A Shift from Monolith to Microservice using Docker
A Shift from Monolith to Microservice using DockerA Shift from Monolith to Microservice using Docker
A Shift from Monolith to Microservice using Docker
 
Docker - A high level introduction to dockers and containers
Docker - A high level introduction to dockers and containersDocker - A high level introduction to dockers and containers
Docker - A high level introduction to dockers and containers
 
Docker intro
Docker introDocker intro
Docker intro
 
8 good reasons to learn docker
8 good reasons to learn docker8 good reasons to learn docker
8 good reasons to learn docker
 
OpenShift 4 installation
OpenShift 4 installationOpenShift 4 installation
OpenShift 4 installation
 
Meetup Openshift Geneva 03/10
Meetup Openshift Geneva 03/10Meetup Openshift Geneva 03/10
Meetup Openshift Geneva 03/10
 
AWS Summit Auckland - Moving MS .NET Applications One Container at a Time
AWS Summit Auckland - Moving MS .NET Applications One Container at a TimeAWS Summit Auckland - Moving MS .NET Applications One Container at a Time
AWS Summit Auckland - Moving MS .NET Applications One Container at a Time
 
"Building Complete Embedded Vision Systems on Linux—From Camera to Display," ...
"Building Complete Embedded Vision Systems on Linux—From Camera to Display," ..."Building Complete Embedded Vision Systems on Linux—From Camera to Display," ...
"Building Complete Embedded Vision Systems on Linux—From Camera to Display," ...
 

Recently uploaded

A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 

Recently uploaded (20)

A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 

Debloat the Cloud with Unikraft