Key Resources
Application acceleration and ahead-of-time compilation for Java microservices.
Oracle GraalVM Enterprise Edition is a high-performance runtime that provides significant improvements in application execution and efficiency on premise and in the cloud. For cloud, the good news is that GraalVM Enterprise is included in all Oracle Cloud Infrastructure (OCI) subscriptions so you can use it for no additional charge. Let's see how to get started with GraalVM Enterprise in OCI and run some examples in a virtual machine.
Learn how GraalVM can optimize different performance aspects including a choice between JIT and AOT compilation modes, employing diagnostics tools and selecting the best language libraries for the job.
A quick intro into GraalVM and running JavaScript / Node.js, Python, Ruby and how you can use it to build Polyglot programs.
Learn about different aspects of GraalVM: using GraalVM compiler for JVM applications, Native image for best start up, writing polyglot applications, and more.
Learn the latest status of the work enabling Spring Boot applications to run as GraalVM native images.