D E V E L O P E R
Live Cloud Coaching
This is mock-up module. DO NOT edit or modify any content. Actual content will be fetched from the automation script
Date
(do not edit)
Time
(do not edit)
NOTE: This content block is mandatory and should not be edited or deleted. Deleting this block will affect webinar registration form associated automations. You can add other content blocks/layouts as required for your campaign.
Java's gone (cloud) native

If you have ever tried to help an organisation adopt cloud or change its business model from selling on premises licenses to delivering Software as a Service, you’ll know that it is not just a case of re - hosting and setting up remote access.

Cloud applications need to be able to scale rapidly. Cloud businesses need to ensure that they are not paying for more infrastructure than they need.

For Java developers one of the most promising approaches to reconciling these requirements is “native images” or Ahead Of Time (AOT) compilation. The JVM bytecode of the application is further compiled to produce a native executable.

This executable is smaller, starts faster and uses less resources than the Java form of the application.

In this talk, We will discuss:
  • Java AOT and when it makes sense to use it
  • Using Oracle GraalVM to create native images
  • The Graal Cloud Native - an opinionated framework for building microservices with GraalVM. 
Featured Speaker
Speaker Name


Ewan Slater
Director of Technical Marketing, Java and GraalVM