Overview
Syllabus
intro
preamble
gregorio palama
what is cloud native
scalability
lower costs
higher availability
smaller memory footprint
less cpu consumption, lower startup time
the jvm microservices frameworks ecosystem
demo
the bad
graaalvm
interpreter
c1
c2
polyglot vm
graal compiler
native image
ahead of time
input
build
output: native executable
demo project - native
the good
native building drawbacks
demo
the ugly - native
start using grallvm native image
use the tracing agent
test the native executable or perform native tests
resources
thank you
Taught by
Conf42