Description
After some research I found that's possible to create really small images in Java using Graal VM. Today we are being able to create a 187mb image for the server and Graal VM native image promise to get us a <30mb version. This is a big improvement for someone who has limited space and memory on the Amazon Lightsail VM.
Description
After some research I found that's possible to create really small images in Java using Graal VM. Today we are being able to create a 187mb image for the server and Graal VM native image promise to get us a <30mb version. This is a big improvement for someone who has limited space and memory on the Amazon Lightsail VM.