Support
Frame 14264

Welcome to Azul Tutorials

Become an expert on the Azul ecosystem! View video courses to learn Core and Prime basics, advanced concepts, setup and use cases, and everything in between.

Image

Migrating Applications to Platform Core

Simon Ritter
21 mins
Azul’s Platform Core is a drop-in replacement for existing JDK installations. This short tutorial demonstrates how quick and easy it is to migrate JVM-based applications to use Zulu builds of OpenJD...
Image

Cloud Native Compiler

Simon Ritter
12 mins
Developing Java applications to use a microservice architecture and deploying them to the cloud is both flexible and cost-effective. The drawback to having many different JVMs running services is that...
Image

Why is Prime Different?

Simon Ritter
10 mins
Azul’s Platform Prime is based on OpenJDK but uses a modified JVM to deliver lower latency and higher throughput. This video will explain what changes have been made to improve the performance of th...
Image

Installation of Platform Core

Simon Ritter
13 mins
Azul’s Platform Core is a drop-in replacement for existing JDK installations. This short tutorial will show how easy it is to install Azul’s Zulu builds of OpenJDK and switch applications to use t...
Image

Understanding Platform Core

Simon Ritter
11 mins
Azul’s Platform Core provides supported Zulu builds of OpenJDK. This video explains how Platform Core delivers a fully supported alternative to other JDKs. It also explains what the TCK is, how it�...
Image

Understanding JVM Latency with jHiccup

Carl Dea
15 mins
Latency is how long an application takes to respond to a request. For Java applications, latency can be because of the application’s performance or how the JVM delivers a managed runtime environment...
Image

Garbage Collection Log Analyzer

Carl Dea
9 mins
Garbage collection (GC) in Java is notoriously difficult to analyse and understand to determine if different settings are required for an application. This tutorial looks at the GC Log Analyzer from A...
Image

Running Prime

Carl Dea
7 mins
Azul’s Platform Prime is a drop-in replacement for other TCK-tested Java runtimes. This short tutorial will demonstrate how easy it is to use Platform Prime without changing any code or recompiling ...
Image

Installation of Prime

Carl Dea
5 mins
Azul’s Platform Prime is a Java runtime that uses an enhanced Java Virtual Machine to deliver lower latency and higher throughput. This short tutorial walks you through the simple process of install...