Under the high patronage of his majesty the King Mohammed VI
Devoxx Morocco 2023 🇲🇦 October 10-12, Taghazout Agadir, Morocco.
Follow Us On
Under the high patronage of his majesty the King Mohammed VI
Devoxx Morocco 2023 🇲🇦 October 10-12, Taghazout Agadir, Morocco.

Speaker details

Kris Foster
Oracle

Kris Foster has been working in software development for over 20 years, a large part of that work building applications on the JVM as an independent consultant. He currently works in the Product Management team for GraalVM helping to build Labs, Demos & Workshops that showcase the GraalVM platform.

What do Quarkus, Spring Native, Micronaut, and Helidon have in common? They all support GraalVM Native Image ahead-of-time (AOT) compilation to transform applications into a native machine executables that starts almost instantaneously, provides peak performance with no warmup, and require less memory and less CPU. It's perfect for containerized workloads and microservices where maximizing startup time and minimizing required resources is critical. In this workshop we'll provide a practical introduction to GraalVM Native Image AOT covering how it works, what it can do, when to use it, and how to tune and debug applications.


Topics include: building with Maven and Gradle, static and dynamic linking, containerization, configuration, working with resources, profile guided optimization, garbage collection options, and JUnit testing and debugging native executables


More
Supercharge your Native Image applications in 5 steps!
Tools-in-Action (INTERMEDIATE level)
Taroudant C

You've probably heard of GraalVM Native Image and how it is great for startup time & memory consumption, but do you know how to use it to the fullest in practice? In this session we'll look at developing and testing Native Image applications, optimizing their performance, working with metadata, monitoring, and more!

More