Java's Gone Native

Track

DevOps & Cloud

Datum i vrijeme

srijeda, 12. listopad 2022., 16:30

Dvorana

Dvorana B

Trajanje

45'

If you have ever tried to help an organisation adopt cloud, or change it’s 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, I will discuss Java AOT and when it makes sense to use it. I will also demonstrate how to use Oracle GraalVM to create native images.

Detalji o predavanju

Način održavanja: Osobno prisustvo
Razina težine: Općenito
Poželjna funkcija slušatelja: Programeri , Sistem Analitičari , Menadžer - operativni
Grupa aktivnosti: DevOps & Cloud

O predavaču