Overview
Explore the world of containerized Java applications with GraalVM Native Image in this 27-minute webcast. Learn about ahead-of-time compilation, Native Image support in popular frameworks like Spring Boot and Micronaut, and how to package native executables into minimal, secure containers. Discover the benefits of GraalVM Native Image for microservices and cloud-based workloads, comparing Java's performance to Go. Gain practical insights through a demonstration and understand the essentials of creating statically linked, Docker-ready container images using Native Image technology.
Syllabus
Intro
Ecosystem
Hotspot
Goals
Spring Native
Java vs Go
Native Image Utility
Performance
Demo
What you need
Statically Linked
Docker Container Image
Native Image Reference
Taught by
Java