Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Zero to Hero in Kubernetes Native Java
Search
Kevin Dubois
July 25, 2023
Programming
0
180
Zero to Hero in Kubernetes Native Java
Kevin Dubois
July 25, 2023
Tweet
Share
More Decks by Kevin Dubois
See All by Kevin Dubois
Devoxx UK 2025 - Serverless Java in Action: Cloud Agnostic Design Patterns and Tips
kdubois
0
39
Devoxx UK - Java Meets AI: Build LLM-Powered Apps with LangChain4j
kdubois
1
36
Devoxx Greece - Create AI Infused Java Apps with LangChain4j and Quarkus
kdubois
0
15
DevNexus - Create AI Infused Java Apps with LangChain4j
kdubois
0
220
JFokus - Create AI-infused Java Apps with LangChain4j and Quarkus
kdubois
1
60
jChampions - Serverless Java in Action: Cloud Agnostic Design Patterns and Tips
kdubois
0
40
Voxxed Ticino - LangChain4J and Quarkus
kdubois
0
46
Voxxed Cern - From 0 to Production-Grade with Java
kdubois
0
100
Tampa JUG + AI - Welcome to the AI Jungle, Now What?
kdubois
0
41
Other Decks in Programming
See All in Programming
Boost Your Performance and Developer Productivity with Jakarta EE 11
ivargrimstad
0
740
個人開発の学生アプリが企業譲渡されるまで
akidon0000
2
1.1k
サービスレベルを管理してアジャイルを加速しよう!! / slm-accelerate-agility
tomoyakitaura
1
200
Making TCPSocket.new "Happy"!
coe401_
1
3k
Creating Awesome Change in SmartNews! En
martin_lover
0
110
Instrumentsを使用した アプリのパフォーマンス向上方法
hinakko
0
230
Qiita Bash
mercury_dev0517
2
220
大LLM時代にこの先生きのこるには-ITエンジニア編
fumiyakume
7
3.3k
Носок на сок
bo0om
0
1.1k
Beyond_the_Prompt__Evaluating__Testing__and_Securing_LLM_Applications.pdf
meteatamel
0
100
ニーリーQAのこれまでとこれから
nealle
2
150
ComposeでWebアプリを作る技術
tbsten
0
130
Featured
See All Featured
Unsuck your backbone
ammeep
671
57k
Stop Working from a Prison Cell
hatefulcrawdad
268
20k
Optimising Largest Contentful Paint
csswizardry
37
3.2k
For a Future-Friendly Web
brad_frost
177
9.7k
Scaling GitHub
holman
459
140k
Designing for humans not robots
tammielis
253
25k
A Tale of Four Properties
chriscoyier
158
23k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
How GitHub (no longer) Works
holman
314
140k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
12k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
410
Documentation Writing (for coders)
carmenintech
70
4.7k
Transcript
@kevindubois Zero to Hero in Kubernetes Native Java Kevin Dubois
Principal Developer Advocate, Red Hat
@kevindubois Kubernetes Native Cloud Native vs
@kevindubois Developer
@kevindubois Build Time Runtime Packaging (maven, gradle, etc) Load config
file from file system Parse it Classpath scanning to find annotated classes Attempt to load class to enable/disable features Build its model of the world. Start the management (thread, pool…) @ @ </> How Does a Java Framework Start?
@kevindubois Build Time Runtime @ @ </> Quarkus Runtime Build
Time @ @ </> package model @ @ </>
@kevindubois Quarkus enables Native Compilation JVM Build Time @ @
</> package model Native
@kevindubois Supersonic Subatomic Java Quarkus + Native (via GraalVM) 12
MB Quarkus + JVM (via OpenJDK) 73 MB Traditional Cloud-Native Stack 136 MB Quarkus + Native (via GraalVM) 0.016 Seconds Quarkus + JVM (via OpenJDK) 0.943 Seconds Traditional Cloud-Native Stack 4.3 Seconds
@kevindubois Ready to be a hero?
@kevindubois
@kevindubois quarkus create app 10
@kevindubois quarkus extension add kubernetes
@kevindubois quarkus extension add smallrye-health
@kevindubois
@kevindubois Start exploring in the OpenShift Sandbox. Learn containers, Kubernetes,
and OpenShift in your browser. developers.redhat.com/developer-sandbox Try Red Hat's products and technologies without setup or configuration.
Book Signing with Markus Eisele & Natale Vinto Friday, July
28th at 12:10pm Come meet Markus and Natale and have them sign a free copy of “Modernizing Enterprise Java”. (Limited Quantities)
Book Signing with Alex Soto Bueno Friday, July 28th at
2:10pm Come meet Alex and have them sign a free copy of “Quarkus Cookbook”. (Limited Quantities)
Book Signing with Natale Vinto & Alex Soto Bueno Friday,
July 28th at 10:50am Come meet Natale and Alex and have them sign a free copy of “GitOps Cookbook”. (Limited Quantities)
@kevindubois Thank you! @
[email protected]
youtube.com/@thekevindubois linkedin.com/in/kevindubois github.com/kdubois @kevindubois.com