Oct 22, 2020
With containers JVM portability is not a benefit anymore but more an overhead. GraalVM and project like Micronaut or Quarkus are trying to use ahead of time compiling removing portability to increase boot up times to be able to compete with other languages in cloud native applications running on Kubernetes or Serverless solutions.